mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 22:19:40 +08:00
feat: add路由 追新番日剧站 (#4476)
This commit is contained in:
@@ -2539,4 +2539,7 @@ router.get('/girlimg/album/:tag?/:mode?', require('./routes/girlimg/album'));
|
||||
// etoland
|
||||
router.get('/etoland/:bo_table', require('./routes/etoland/board'));
|
||||
|
||||
// zhuixinfan
|
||||
router.get('/zhuixinfan/list', require('./routes/zhuixinfan/list'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user