mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 14:07:54 +08:00
@@ -1685,4 +1685,10 @@ router.get('/houmo/:code?', require('./routes/houmo/booksource'));
|
||||
// 腾讯企鹅号
|
||||
router.get('/tencent/news/author/:mid', require('./routes/tencent/news/author'));
|
||||
|
||||
// 奈菲影视
|
||||
router.get('/nfmovies/:id?', require('./routes/nfmovies/index'));
|
||||
|
||||
// 书友社区
|
||||
router.get('/andyt/:view?', require('./routes/andyt/index'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user