mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 21:47:57 +08:00
feat: 添加 AI研习社 (#2407)
This commit is contained in:
@@ -1418,4 +1418,7 @@ router.get('/outagereport/:name/:count?', require('./routes/outagereport/service
|
||||
// sixthtone
|
||||
router.get('/sixthtone/news', require('./routes/sixthtone/news'));
|
||||
|
||||
// AI研习社
|
||||
router.get('/aiyanxishe/', require('./routes/aiyanxishe/home'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user