mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-19 06:38:55 +08:00
feat(route): add 聯合新聞網轉角國際 (#10938)
This commit is contained in:
@@ -1035,7 +1035,7 @@ router.get('/anime1/anime/:time/:name', lazyloadRouteHandler('./routes/anime1/an
|
||||
router.get('/anime1/search/:keyword', lazyloadRouteHandler('./routes/anime1/search'));
|
||||
|
||||
// Global UDN
|
||||
router.get('/udn/global/:tid', lazyloadRouteHandler('./routes/udn/global'));
|
||||
// router.get('/udn/global/:tid', lazyloadRouteHandler('./routes/udn/global'));
|
||||
|
||||
// gitea
|
||||
router.get('/gitea/blog', lazyloadRouteHandler('./routes/gitea/blog'));
|
||||
|
||||
Reference in New Issue
Block a user