mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 09:38:04 +08:00
feat(route): add 华理教务处 (#12982)
* add ECUST-jwc rss route * fix code * fix review
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = function (router) {
|
||||
router.get('/jwc/:category?', require('./jwc/notice'));
|
||||
router.get('/jxjy/news', require('./e/news'));
|
||||
router.get('/yjs', require('./gschool/yjs'));
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user