mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 20:27:52 +08:00
@@ -956,4 +956,8 @@ router.get('/qdaily', require('./routes/qdaily/index'));
|
||||
|
||||
// 京东众筹
|
||||
router.get('/jingdong/zhongchou/:type/:status/:sort', require('./routes/jingdong/zhongchou'));
|
||||
|
||||
// 淘宝众筹
|
||||
router.get('/taobao/zhongchou/:type?', require('./routes/taobao/zhongchou'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user