feat(route): wnacg full comic (#11625)

This commit is contained in:
Tony
2023-01-15 19:38:19 -01:00
committed by GitHub
parent e4053665d9
commit c990508717
9 changed files with 162 additions and 86 deletions

View File

@@ -2603,8 +2603,8 @@ router.get('/weexcn/news/:typeid', lazyloadRouteHandler('./routes/weexcn/index')
// router.get('/eastmoney/ttjj/user/:uid', lazyloadRouteHandler('./routes/eastmoney/ttjj/user'));
// 紳士漫畫
router.get('/ssmh', lazyloadRouteHandler('./routes/ssmh'));
router.get('/ssmh/category/:cid', lazyloadRouteHandler('./routes/ssmh/category'));
// router.get('/ssmh', lazyloadRouteHandler('./routes/ssmh'));
// router.get('/ssmh/category/:cid', lazyloadRouteHandler('./routes/ssmh/category'));
// 华南师范大学研究生学院
router.get('/scnuyjs', lazyloadRouteHandler('./routes/universities/scnu/scnuyjs'));