mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
feat: add type: 国家公派项目、国际合作与交流项目(in 研究生院)&& add route: 国家留学网 (#4157)
This commit is contained in:
@@ -2333,4 +2333,7 @@ router.get('/yzu/yjszs/:type', require('./routes/universities/yzu/yjszs'));
|
||||
// 国家自然科学基金委员会
|
||||
router.get('/nsfc/news/:type?', require('./routes/nsfc/news'));
|
||||
|
||||
// 国家留学网
|
||||
router.get('/csc/notice/:type?', require('./routes/csc/notice'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user