mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 20:27:52 +08:00
feat: add houmo booksource (#2957)
This commit is contained in:
@@ -1678,4 +1678,7 @@ router.get('/cfan/news', require('./routes/cfan/news'));
|
||||
// 搜狐 - 搜狐号
|
||||
router.get('/sohu/mp/:id', require('./routes/sohu/mp'));
|
||||
|
||||
// 厚墨书源索引
|
||||
router.get('/houmo/:code?', require('./routes/houmo/booksource'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user