docs: update
This commit is contained in:
parent
a49f217e9e
commit
65ccd4e0b6
|
|
@ -63,6 +63,10 @@ Compared to the official one, the RSS feed generated by RSSHub not only has more
|
|||
|
||||
</Route>
|
||||
|
||||
## Google News
|
||||
|
||||
<Route author="zoenglinghou" example="/google/news/Headlines/hl=en-US&gl=US&ceid=US:en" path="/google/news/:category/:locale" :paramsDesc="['Category Title', 'locales, could be found behind `?`, including `hl`, `gl`, and `ceid` as parameters']"/>
|
||||
|
||||
## iDownloadBlog
|
||||
|
||||
### iDownloadBlog
|
||||
|
|
|
|||
|
|
@ -60,10 +60,6 @@ Support major channels, refer to [BBC RSS feeds](https://www.bbc.co.uk/news/1062
|
|||
|
||||
</RouteEn>
|
||||
|
||||
## Google News
|
||||
|
||||
<Route author="zoenglinghou" example="/google/news/Headlines/hl=en-US&gl=US&ceid=US:en" path="/google/news/:category/:locale" :paramsDesc="['Category Title', 'locales, could be found behind `?`, including `hl`, `gl`, and `ceid` as parameters']"/>
|
||||
|
||||
## NHK
|
||||
|
||||
### News Web Easy
|
||||
|
|
|
|||
|
|
@ -403,6 +403,10 @@ Supported sub-sites:
|
|||
| ---- | ----- |
|
||||
| doc | video |
|
||||
|
||||
## 谷歌新闻
|
||||
|
||||
<Route author="zoenglinghou" example="/google/news/要闻/hl=zh-CN&gl=CN&ceid=CN:zh-Hans" path="/google/news/:category/:locale" :paramsDesc="['子分类标题', '地区语言设置,在地址栏 `?` 后,包含 `hl`,`gl`,以及 `ceid` 参数']"/>
|
||||
|
||||
## 观察者网-中国关怀 全球视野
|
||||
|
||||
### 观察者首页
|
||||
|
|
|
|||
|
|
@ -188,10 +188,6 @@ Category 列表:
|
|||
|
||||
<Route author="HenryQW" example="/dwnews/rank" path="/dwnews/rank"/>
|
||||
|
||||
## 谷歌新闻
|
||||
|
||||
<Route author="zoenglinghou" example="/google/news/要闻/hl=zh-CN&gl=CN&ceid=CN:zh-Hans" path="/google/news/:category/:locale" :paramsDesc="['子分类标题', '地区语言设置,在地址栏 `?` 后,包含 `hl`,`gl`,以及 `ceid` 参数']"/>
|
||||
|
||||
## 华尔街见闻
|
||||
|
||||
### 华尔街见闻
|
||||
|
|
|
|||
Loading…
Reference in New Issue