mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
feat: add 稻草人书屋 (#4019)
This commit is contained in:
@@ -2259,4 +2259,7 @@ router.get('/haohaozhu/discover/:keyword?', require('./routes/haohaozhu/discover
|
||||
// 东北大学
|
||||
router.get('/neu/news/:type', require('./routes/universities/neu/news'));
|
||||
|
||||
// 稻草人书屋
|
||||
router.get('/dcrsw/:name/:count?', require('./routes/novel/dcrsw'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user