mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 21:47:57 +08:00
feat: add 游戏打折情报 (#2292)
This commit is contained in:
@@ -1374,4 +1374,7 @@ router.get('/cnbeta', require('./routes/cnbeta/home'));
|
||||
// Dilbert Comic Strip
|
||||
router.get('/dilbert/strip', require('./routes/dilbert/strip'));
|
||||
|
||||
// 游戏打折情报
|
||||
router.get('/yxdzqb/:type', require('./routes/yxdzqb'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user