mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-06 05:03:44 +08:00
feat: add eastday shanghai channel (#2363)
* feat: add eastday shanghai channel * fix: revert change in readme file
This commit is contained in:
@@ -1395,4 +1395,7 @@ router.get('/005tv/zx/latest', require('./routes/005tv/zx'));
|
||||
// Polimi News
|
||||
router.get('/polimi/news/:language?', require('./routes/polimi/news'));
|
||||
|
||||
// 东方网-上海
|
||||
router.get('/eastday/sh', require('./routes/eastday/sh'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user