mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
@@ -1669,4 +1669,7 @@ router.get('/nciae/xsxx', require('./routes/universities/nciae/xsxx'));
|
||||
// cfan
|
||||
router.get('/cfan/news', require('./routes/cfan/news'));
|
||||
|
||||
// 搜狐 - 搜狐号
|
||||
router.get('/sohu/mp/:id', require('./routes/sohu/mp'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user