mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-15 18:30:53 +08:00
增加: 技术头条 (#1077)
* 增加:有品-每日上新 * 修复 summary 字段错误 * 将 youpin 模块转移至 mi 目录下,并更新文档 * 增加: 技术头条
This commit is contained in:
@@ -753,6 +753,9 @@ router.get('/hko/weather', require('./routes/hko/weather'));
|
||||
// sankakucomplex
|
||||
router.get('/sankakucomplex/post', require('./routes/sankakucomplex/post'));
|
||||
|
||||
// 技术头条
|
||||
router.get('/blogread/newest', require('./routes/blogread/newest'));
|
||||
|
||||
// gnn游戏新闻
|
||||
router.get('/gnn/gnn', require('./routes/gnn/gnn'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user