mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-11 15:47:48 +08:00
feat(route): 中国留学网通知公告 (#10009)
* feat(route): 中国留学网通知公告 * docs: move to study
This commit is contained in:
3
lib/v2/cscse/router.js
Normal file
3
lib/v2/cscse/router.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function (router) {
|
||||
router.get('/tzgg', require('./tzgg'));
|
||||
};
|
||||
Reference in New Issue
Block a user