mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 22:19:40 +08:00
feat: add route for 新闻联播文字版 (#3582)
This commit is contained in:
@@ -2035,4 +2035,7 @@ router.get('/mastodon/timeline/:site/:only_media?', require('./routes/mastodon/t
|
||||
// Kernel Aliyun
|
||||
router.get('/aliyun-kernel/index', require('./routes/aliyun-kernel/index'));
|
||||
|
||||
// xinwenlianbo
|
||||
router.get('/xinwenlianbo/index', require('./routes/xinwenlianbo/index'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user