docs: clear up
This commit is contained in:
parent
15ae628643
commit
1378073903
16
README.md
16
README.md
|
|
@ -13,8 +13,12 @@ RSSHub 是一个轻量、易于扩展的 RSS 生成器,可以给任何奇奇
|
|||
|
||||
<details><summary>当前支持列表</summary><br>
|
||||
|
||||
- RSSHub
|
||||
- 支持的 RSS
|
||||
- 程序更新
|
||||
- RSSHub
|
||||
- MIUI
|
||||
- Firefox
|
||||
- 腾讯云移动直播 SDK
|
||||
- Bugly SDK
|
||||
- bilibili
|
||||
- 番剧
|
||||
- UP 主投稿
|
||||
|
|
@ -167,8 +171,6 @@ RSSHub 是一个轻量、易于扩展的 RSS 生成器,可以给任何奇奇
|
|||
- 杭州市
|
||||
- 萧山区
|
||||
- 大连市
|
||||
- MIUI
|
||||
- 更新
|
||||
- 米哈游
|
||||
- 崩坏 2-游戏公告
|
||||
- 崩坏 3-游戏公告
|
||||
|
|
@ -186,8 +188,6 @@ RSSHub 是一个轻量、易于扩展的 RSS 生成器,可以给任何奇奇
|
|||
- 国家地理
|
||||
- 分类
|
||||
- ONE · 一个
|
||||
- Firefox
|
||||
- Release note
|
||||
- 推酷
|
||||
- 周刊
|
||||
- Hexo
|
||||
|
|
@ -222,10 +222,6 @@ RSSHub 是一个轻量、易于扩展的 RSS 生成器,可以给任何奇奇
|
|||
- 博文
|
||||
- 开源中国
|
||||
- 资讯
|
||||
- 腾讯云
|
||||
- 移动直播 SDK 更新日志
|
||||
- Bugly
|
||||
- Bugly SDK 更新日志
|
||||
- All the Flight Deals
|
||||
- 特价机票 Flight deals
|
||||
|
||||
|
|
|
|||
106
docs/README.md
106
docs/README.md
|
|
@ -94,9 +94,9 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出
|
|||
- JSON Feed - [https://rsshub.app/jianshu/home.json](https://rsshub.app/jianshu/home.json)
|
||||
- 和 filter 或其他 URL query 一起使用 [https://rsshub.app/bilibili/user/coin/2267573.atom?filter=微小微|赤九玖|暴走大事件](https://rsshub.app/bilibili/user/coin/2267573.atom?filter=微小微|赤九玖|暴走大事件)
|
||||
|
||||
## RSSHub
|
||||
## 程序更新
|
||||
|
||||
### 支持的 RSS
|
||||
### RSSHub
|
||||
|
||||
举例: [https://rsshub.app/rsshub/rss](https://rsshub.app/rsshub/rss)
|
||||
|
||||
|
|
@ -104,6 +104,50 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出
|
|||
|
||||
参数: 无
|
||||
|
||||
### MIUI
|
||||
|
||||
举例: [https://rsshub.app/miui/aries/](https://rsshub.app/miui/aries/)
|
||||
|
||||
路由: `/miui/:device/:type?`
|
||||
|
||||
参数
|
||||
|
||||
device: 设备的 `codename` 例如 小米 2s 为 `aries`
|
||||
|
||||
type: 类型,可选参数
|
||||
|
||||
| 稳定版 | 开发版 |
|
||||
| ------- | ------ |
|
||||
| release | dev |
|
||||
|
||||
### Firefox
|
||||
|
||||
举例: [https://rsshub.app/firefox/release/desktop](https://rsshub.app/firefox/release/desktop)
|
||||
|
||||
路由: `/firefox/release/:platform`
|
||||
|
||||
参数: platform
|
||||
|
||||
| 桌面 | Android | Beta | Nightly | Android Beta |
|
||||
| ------- | ------- | ---- | ------- | ------------ |
|
||||
| dekstop | android | beta | nightly | android-beta |
|
||||
|
||||
### 腾讯云移动直播 SDK
|
||||
|
||||
举例: [https://rsshub.app/qcloud/mlvb/changelog](https://rsshub.app/qcloud/mlvb/changelog)
|
||||
|
||||
路由: `/qcloud/mlvb/changelog`
|
||||
|
||||
参数:无
|
||||
|
||||
### Bugly SDK
|
||||
|
||||
举例: [https://rsshub.app/bugly/changelog/1](https://rsshub.app/bugly/changelog/1)
|
||||
|
||||
路由: `/bugly/changelog/:platform`
|
||||
|
||||
参数:platform, 平台类型,必选,1 为 Android,2 为 iOS
|
||||
|
||||
## bilibili
|
||||
|
||||
### 番剧
|
||||
|
|
@ -1392,28 +1436,6 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
|||
|
||||
参数: 无
|
||||
|
||||
## MIUI
|
||||
|
||||
### 更新
|
||||
|
||||
举例: [https://rsshub.app/miui/aries/](https://rsshub.app/miui/aries/)
|
||||
|
||||
路由: `/miui/:device/:type?`
|
||||
|
||||
参数
|
||||
|
||||
**device**
|
||||
|
||||
你的设备的 `codename` 例如 小米 2s 为 `aries`
|
||||
|
||||
**type**
|
||||
|
||||
可选参数
|
||||
|
||||
| 稳定版 | 开发版 |
|
||||
| ------- | ------ |
|
||||
| release | dev |
|
||||
|
||||
## 米哈游
|
||||
|
||||
### 崩坏 2-游戏公告
|
||||
|
|
@ -1544,20 +1566,6 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
|||
|
||||
参数: 无
|
||||
|
||||
## Firefox
|
||||
|
||||
### Release note
|
||||
|
||||
举例: [https://rsshub.app/firefox/release/desktop](https://rsshub.app/firefox/release/desktop)
|
||||
|
||||
路由: `/firefox/release/:platform`
|
||||
|
||||
参数: platform
|
||||
|
||||
| 桌面 | Android | Beta | Nightly | Android Beta |
|
||||
| ------- | ------- | ---- | ------- | ------------ |
|
||||
| dekstop | android | beta | nightly | android-beta |
|
||||
|
||||
## 推酷
|
||||
|
||||
### 周刊
|
||||
|
|
@ -1774,28 +1782,6 @@ id,可选,分区或标签的 ID,对应 URL 中的 `sid` 或 `tid`
|
|||
|
||||
参数:无
|
||||
|
||||
## 腾讯云
|
||||
|
||||
### 移动直播 SDK 更新日志
|
||||
|
||||
举例: [https://rsshub.app/qcloud/mlvb/changelog](https://rsshub.app/qcloud/mlvb/changelog)
|
||||
|
||||
路由: `/qcloud/mlvb/changelog`
|
||||
|
||||
参数:无
|
||||
|
||||
## Bugly
|
||||
|
||||
### Bugly SDK 更新日志
|
||||
|
||||
举例: [https://rsshub.app/bugly/changelog/1](https://rsshub.app/bugly/changelog/1)
|
||||
|
||||
路由: `/bugly/changelog/:platform`
|
||||
|
||||
参数:
|
||||
|
||||
platform, 平台类型,必选,1 为 Android,2 为 iOS
|
||||
|
||||
## All the Flight Deals
|
||||
|
||||
### 特价机票 Flight Deals
|
||||
|
|
|
|||
Loading…
Reference in New Issue