mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-06 05:03:44 +08:00
feat: 西南财经大学经济信息工程学院 (#2117)
* add: 西南财经大学经济信息工程学院 * fix: name, cache and Date
This commit is contained in:
@@ -1360,4 +1360,7 @@ router.get('/manhuadb/comics/:id', require('./routes/manhuadb/comics'));
|
||||
// 观察者风闻话题
|
||||
router.get('/guanchazhe/topic/:id', require('./routes/guanchazhe/topic'));
|
||||
|
||||
// 西南财经大学
|
||||
router.get('/swufe/seie/:type?', require('./routes/universities/swufe/seie'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user