mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 12:21:31 +08:00
feat: 添加了必应壁纸 (#2194)
This commit is contained in:
@@ -1316,6 +1316,9 @@ router.get('/enclavebooks/category/:id?', require('./routes/enclavebooks/categor
|
||||
router.get('/dsndsht23/:subforumid', require('./routes/dsndsht23/index'));
|
||||
router.get('/dsndsht23', require('./routes/dsndsht23/index'));
|
||||
|
||||
// Bing壁纸
|
||||
router.get('/bing', require('./routes/bing/index'));
|
||||
|
||||
// MaxNews - DotA 2
|
||||
router.get('/maxnews/dota2', require('./routes/maxnews/dota2'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user