mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 21:47:57 +08:00
feat: add 模型网 (#4246)
This commit is contained in:
@@ -2362,6 +2362,9 @@ router.get('/moxingfans', require('./routes/moxingfans'));
|
||||
// Chiphell
|
||||
router.get('/chiphell/forum/:forumId?', require('./routes/chiphell/forum'));
|
||||
|
||||
// 模型网
|
||||
router.get('/moxingnet', require('./routes/moxingnet'));
|
||||
|
||||
// Rockstar Games Social Club
|
||||
router.get('/socialclub/events/:game?', require('./routes/socialclub/events'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user