mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-19 06:38:55 +08:00
fix(route): bjp (#11667)
This commit is contained in:
@@ -1352,7 +1352,7 @@ router.get('/ui-cn/user/:id', lazyloadRouteHandler('./routes/ui-cn/user'));
|
||||
// router.get('/dcard/:section/:type?', lazyloadRouteHandler('./routes/dcard/section'));
|
||||
|
||||
// 北京天文馆每日一图
|
||||
router.get('/bjp/apod', lazyloadRouteHandler('./routes/bjp/apod'));
|
||||
// router.get('/bjp/apod', lazyloadRouteHandler('./routes/bjp/apod'));
|
||||
|
||||
// 洛谷
|
||||
// router.get('/luogu/daily/:id?', lazyloadRouteHandler('./routes/luogu/daily'));
|
||||
|
||||
Reference in New Issue
Block a user