mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-15 10:15:23 +08:00
✨ 腾讯视频播放列表 (#1107)
This commit is contained in:
@@ -784,4 +784,7 @@ router.get('/xiachufang/popular/:timeframe?', require('./routes/xiachufang/popul
|
||||
// 经济观察报
|
||||
router.get('/eeo/:category?', require('./routes/eeo/index'));
|
||||
|
||||
// 腾讯视频
|
||||
router.get('/tencentvideo/playlist/:id', require('./routes/tencent/video/playlist'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user