mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
@@ -958,6 +958,7 @@ router.get('/zimuzu/resource/:id?', require('./routes/zimuzu/resource'));
|
||||
// 虎嗅
|
||||
router.get('/huxiu/tag/:id', require('./routes/huxiu/tag'));
|
||||
router.get('/huxiu/search/:keyword', require('./routes/huxiu/search'));
|
||||
router.get('/huxiu/author/:id', require('./routes/huxiu/author'));
|
||||
|
||||
// Steam
|
||||
router.get('/steam/search/:params', require('./routes/steam/search'));
|
||||
|
||||
Reference in New Issue
Block a user