mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 21:47:57 +08:00
feat: add 数英网 (#2166)
This commit is contained in:
@@ -1309,4 +1309,7 @@ router.get('/enclavebooks/category/:id?', require('./routes/enclavebooks/categor
|
||||
// 色花堂
|
||||
router.get('/dsndsht23', require('./routes/dsndsht23/index'));
|
||||
|
||||
// 数英网最新文章
|
||||
router.get('/digitaling/index', require('./routes/digitaling/index'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user