mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-09 06:30:40 +08:00
feat: 添加腾讯新闻较真查证平台 (#3209)
This commit is contained in:
@@ -1783,4 +1783,7 @@ router.get('/watchface/:watch_type?/:list_type?', require('./routes/watchface/up
|
||||
router.get('/cnu/selected', require('./routes/cnu/selected'));
|
||||
router.get('/cnu/discovery/:type?/:category?', require('./routes/cnu/discovery'));
|
||||
|
||||
// 腾讯新闻较真查证平台
|
||||
router.get('/factcheck', require('./routes/tencent/factcheck'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user