mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-10 15:21:59 +08:00
@@ -1710,4 +1710,7 @@ router.get('/pintu360/:type?', require('./routes/pintu360/index'));
|
||||
// engadget中国版
|
||||
router.get('/engadget-cn', require('./routes/engadget-cn/home'));
|
||||
|
||||
// 吹牛部落
|
||||
router.get('/chuiniu/column/:id', require('./routes/chuiniu/column'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user