mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-19 06:38:55 +08:00
chore: validate radar source field (#12340)
* chore: validate radar source field * fix: cebbank guid
This commit is contained in:
@@ -2555,7 +2555,7 @@ router.get('/moxingfans', lazyloadRouteHandler('./routes/moxingfans'));
|
||||
router.get('/chiphell/forum/:forumId?', lazyloadRouteHandler('./routes/chiphell/forum'));
|
||||
|
||||
// 华东理工大学研究生院
|
||||
router.get('/ecustyjs', lazyloadRouteHandler('./routes/universities/ecustyjs/ecustyjs'));
|
||||
// router.get('/ecustyjs', lazyloadRouteHandler('./routes/universities/ecustyjs/ecustyjs'));
|
||||
|
||||
// 同济大学研究生院
|
||||
router.get('/tjuyjs', lazyloadRouteHandler('./routes/universities/tjuyjs/tjuyjs'));
|
||||
|
||||
Reference in New Issue
Block a user