mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-09 14:40:23 +08:00
feat:增加上海大学教务处官网公告RSS源 (#1618)
This commit is contained in:
@@ -699,6 +699,9 @@ router.get('/nku/jwc/:type?', require('./routes/universities/nku/jwc/index'));
|
||||
// 北京航空航天大学
|
||||
router.get('/buaa/news/:type', require('./routes/universities/buaa/news/index'));
|
||||
|
||||
// 上海大学
|
||||
router.get('/shu/jwc/:type?', require('./routes/universities/shu/jwc'));
|
||||
|
||||
// ifanr
|
||||
router.get('/ifanr/:channel?', require('./routes/ifanr/index'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user