mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 05:36:08 +08:00
feat: nogizaka46 official website (#2710)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
This commit is contained in:
@@ -1583,6 +1583,9 @@ router.get('/yidoutang/case/:type', require('./routes/yidoutang/case.js'));
|
||||
// 开眼
|
||||
router.get('/kaiyan/index', require('./routes/kaiyan/index'));
|
||||
|
||||
// 乃木坂46官网
|
||||
router.get('/nogizaka46/news', require('./routes/nogizaka46/news'));
|
||||
|
||||
// 阿里云
|
||||
router.get('/aliyun/database_month', require('./routes/aliyun/database_month'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user