This commit is contained in:
DIYgod 2018-07-28 12:12:52 +08:00
parent ef8ccc9d82
commit 65d3a406f4
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
3 changed files with 8 additions and 6 deletions

View File

@ -180,11 +180,13 @@ RSSHub 是一个轻量、易于扩展的 RSS 生成器,可以给任何奇奇
- 公告通知
- 机核网
- 分类
- 国家地理 National Geographic
- 国家地理
- 分类
- ONE · 一个
- Firefox - Release note
</details>
- Firefox
- Release note
</details>
## 鸣谢

View File

@ -1490,7 +1490,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
| ---- | ---- | ---- |
| 1 | 2 | 9 |
## 国家地理 National Geographic
## 国家地理
### 分类
@ -1500,7 +1500,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
[https://rsshub.app/natgeo/news/ngnews](https://rsshub.app/natgeo/news/ngnews)
路由: `/natgeo/:cat/:type?/:option?`
路由: `/natgeo/:cat/:type?`
参数: cat, 分类; type, 类型

View File

@ -342,7 +342,7 @@ router.get('/pku/eecs/:type?', require('./routes/pku/eecs'));
// 机核
router.get('/gcores/category/:category', require('./routes/gcores/category'));
// 国家地理 National Geographic
// 国家地理
router.get('/natgeo/:cat/:type?', require('./routes/natgeo/natgeo'));
// 一个