mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 22:19:40 +08:00
feat: add monsterhunter update
This commit is contained in:
@@ -1382,4 +1382,7 @@ router.get('/dilbert/strip', require('./routes/dilbert/strip'));
|
||||
// 游戏打折情报
|
||||
router.get('/yxdzqb/:type', require('./routes/yxdzqb'));
|
||||
|
||||
// 怪物猎人
|
||||
router.get('/monsterhunter/update', require('./routes/monsterhunter/update'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user