mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-11 07:40:26 +08:00
* feat(route): fix NUAA 教务处/计算机科学与技术学院信息 * refactor: migrate to v2 * fix: deprecated url.resolve
6 lines
201 B
JavaScript
6 lines
201 B
JavaScript
module.exports = {
|
|
'/cs/:type/:getDescription?': ['LogicJake', 'Seiry', 'qrzbing'],
|
|
'/jwc/:type/:getDescription?': ['arcosx', 'Seiry', 'qrzbing'],
|
|
'/yjsy/:type?': ['junfengP', 'Seiry'],
|
|
};
|