mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 13:39:35 +08:00
feat: add 西安交通大学教务处 (#4085)
This commit is contained in:
@@ -2307,4 +2307,7 @@ router.get('/magireco/event_banner', require('./routes/magireco/event_banner'));
|
||||
// wolley
|
||||
router.get('/wolley', require('./routes/wolley/index'));
|
||||
|
||||
// 西安交大
|
||||
router.get('/xjtu/dean/:subpath+', require('./routes/universities/xjtu/dean'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user