mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 04:11:26 +08:00
docs: fix typo
This commit is contained in:
@@ -468,34 +468,34 @@ type 为 all 时,category 参数不支持 cost 和 free
|
||||
|
||||
<Route name="话题" author="brilon" example="/infoq/topic/1" path="/infoq/topic/:id" :paramsDesc="['话题id,可在[InfoQ全部话题](https://www.infoq.cn/topics)页面找到URL里的话题id']" />
|
||||
|
||||
### 艾瑞
|
||||
## 艾瑞
|
||||
|
||||
<route name="产业研究报告" author="brilon" example="/iresearch/report" path="/iresearch/report"/>
|
||||
|
||||
### ZAKER
|
||||
## ZAKER
|
||||
|
||||
<Route name="source" author="LogicJake" example="/zaker/source/12291" path="/zaker/source/:id" :paramsDesc="['source id,可在 URL 中找到']"/>
|
||||
|
||||
### MobData
|
||||
## MobData
|
||||
|
||||
<route name="分析报告" author="brilon" example="/mobdata/report" path="/mobdata/report"/>
|
||||
|
||||
### 腾讯谷雨
|
||||
## 腾讯谷雨
|
||||
|
||||
<Route name="栏目" author="LogicJake" example="/tencent/guyu/channel/lab" path="/tencent/guyu/channel/:name" :paramsDesc="['栏目名称,包括lab,report,story,shalong']"/>
|
||||
|
||||
### checkee.info
|
||||
## checkee.info
|
||||
|
||||
<Route name="美国签证 check 动态" author="lalxyy" example="/checkee/2019-03" path="/checkee/:month" :paramsDesc="['签证被 check 的年份-月份,如 2019-03']" />
|
||||
|
||||
### 古诗文网
|
||||
## 古诗文网
|
||||
|
||||
<Route name="首页推荐" author="LogicJake" example="/gushiwen/recommend" path="/gushiwen/recommend"/>
|
||||
|
||||
### 电商在线
|
||||
## 电商在线
|
||||
|
||||
<Route name="电商在线" author="LogicJake" example="/imaijia/category/xls" path="/imaijia/category/:category" :paramsDesc="['类别id,可在 URL 中找到']" />
|
||||
|
||||
### 马良行
|
||||
## 马良行
|
||||
|
||||
<Route name="马良行" author="junfengP" example="/mlhang" path="/mlhang" />
|
||||
|
||||
Reference in New Issue
Block a user