mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-09 14:40:23 +08:00
feat: add ptpress book (#4577)
This commit is contained in:
@@ -2576,6 +2576,9 @@ router.get('/zhuixinfan/list', require('./routes/zhuixinfan/list'));
|
||||
// scoresaber
|
||||
router.get('/scoresaber/user/:id', require('./routes/scoresaber/user'));
|
||||
|
||||
// 人民邮电出版社
|
||||
router.get('/ptpress/book/:type?', require('./routes/ptpress/book'));
|
||||
|
||||
// 本地宝焦点资讯
|
||||
router.get('/bendibao/news/:city', require('./routes/bendibao/news'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user