mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 22:19:40 +08:00
feat: a岛匿名版 (#4414)
This commit is contained in:
@@ -2517,4 +2517,7 @@ router.get('/hbut/cs/:type', require('./routes/universities/hbut/cs'));
|
||||
// acwifi
|
||||
router.get('/acwifi', require('./routes/acwifi'));
|
||||
|
||||
// a岛匿名版
|
||||
router.get('/adnmb/:pid/:page', require('./routes/adnmb/index'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user