mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-10 15:21:59 +08:00
feat: aliyun notice (#3024)
This commit is contained in:
@@ -1583,6 +1583,7 @@ router.get('/nogizaka46/news', require('./routes/nogizaka46/news'));
|
||||
|
||||
// 阿里云
|
||||
router.get('/aliyun/database_month', require('./routes/aliyun/database_month'));
|
||||
router.get('/aliyun/notice/:type?', require('./routes/aliyun/notice'));
|
||||
|
||||
// 礼物说
|
||||
router.get('/liwushuo/index', require('./routes/liwushuo/index.js'));
|
||||
|
||||
Reference in New Issue
Block a user