mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 22:19:40 +08:00
feat: add 白鲸出海 (#3743)
This commit is contained in:
@@ -2098,6 +2098,9 @@ router.get('/mlog-club/projects', require('./routes/mlog-club/projects'));
|
||||
// Chrome 网上应用店
|
||||
router.get('/chrome/webstore/extensions/:id', require('./routes/chrome/extensions'));
|
||||
|
||||
// 白鲸出海
|
||||
router.get('/baijing', require('./routes/baijing'));
|
||||
|
||||
// 低端影视
|
||||
router.get('/ddrk/:name/:season?', require('./routes/ddrk/index'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user