mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-06 13:08:14 +08:00
feat:开眼首页 (#2699)
This commit is contained in:
@@ -1579,4 +1579,7 @@ router.get('/yidoutang/guide', require('./routes/yidoutang/guide.js'));
|
||||
router.get('/yidoutang/mtest', require('./routes/yidoutang/mtest.js'));
|
||||
router.get('/yidoutang/case/:type', require('./routes/yidoutang/case.js'));
|
||||
|
||||
// 开眼
|
||||
router.get('/kaiyan/index', require('./routes/kaiyan/index'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user