mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-06 05:03:44 +08:00
add 毕马威洞察 (#1999)
This commit is contained in:
@@ -1288,4 +1288,7 @@ router.get('/mlhang', require('./routes/mlhang/latest'));
|
||||
// PlayStation Store
|
||||
router.get('/ps/list/:gridName', require('./routes/ps/list'));
|
||||
|
||||
// 毕马威
|
||||
router.get('/kpmg/insights', require('./routes/kpmg/insights'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user