chore: format

This commit is contained in:
DIYgod 2021-11-27 09:18:08 +00:00
parent ef27ac2105
commit b7c3d64c4d
No known key found for this signature in database
GPG Key ID: D159328F47A80DCA
4 changed files with 52 additions and 52 deletions

View File

@ -263,7 +263,7 @@ pageClass: routes
在首页将分类参数选择确定后跳转到的分类页面 URL 中,`/l/` 后的字段即为分类参数。
如 [科幻 + 日語 + 日本 + 長篇 + 完結 + 最近更新](https://mox.moe/l/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL) 的 URL 为 <https://mox.moe/l/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL>,此时 `/l/` 后的字段为 `CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL`。最终获得路由为 [`/mox/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL`](https://rsshub.app/mox/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL)
如 [科幻 + 日語 + 日本 + 長篇 + 完結 + 最近更新](https://mox.moe/l/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL) 的 URL 为 [https://mox.moe/l/CAT%2A 科幻日本完結lastupdate,jpn,l,BL](https://mox.moe/l/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL),此时 `/l/` 后的字段为 `CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL`。最终获得路由为 [`/mox/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL`](https://rsshub.app/mox/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL)
:::

View File

@ -16,25 +16,6 @@ pageClass: routes
<RouteEn author="quinn-dev" example="/verfghbw/press" path="/verfghbw/press/:keyword?" :paramsDesc="['Keyword']"/>
## Hong Kong Independent Commission Against Corruption
### Press Releases
<RouteEn author="linbuxiao" example="/icac/news/sc" path="/icac/news/:lang?" :paramsDesc="['Language, default to `sc`. Supprot `en`(English), `sc`(Simplified Chinese) and `tc`(Traditional Chinese)']"/>
## Macau Independent Commission Against Corruption
### Latest News
<RouteEn author="linbuxiao" example="/ccac/news/all" path="/ccac/news/:type/:lang?" :paramsDesc="['Category', 'Language, default to `sc`. Supprot `en`(English), `sc`(Simplified Chinese), `tc`(Traditional Chinese) and `pt`(Portuguese)']">
Category
| All | Detected Cases | Investigation Reports or Recommendations | Annual Reports | CCAC's Updates |
| ---- | -------------- | ----------------------------------------- | -------------- | -------------- |
| all | case | Persuasion | AnnualReport | PCANews |
</RouteEn>
## Hong Kong Centre for Health Protection
### Category
@ -69,6 +50,25 @@ Language
</RouteEn>
## Hong Kong Independent Commission Against Corruption
### Press Releases
<RouteEn author="linbuxiao" example="/icac/news/sc" path="/icac/news/:lang?" :paramsDesc="['Language, default to `sc`. Supprot `en`(English), `sc`(Simplified Chinese) and `tc`(Traditional Chinese)']"/>
## Macau Independent Commission Against Corruption
### Latest News
<RouteEn author="linbuxiao" example="/ccac/news/all" path="/ccac/news/:type/:lang?" :paramsDesc="['Category', 'Language, default to `sc`. Supprot `en`(English), `sc`(Simplified Chinese), `tc`(Traditional Chinese) and `pt`(Portuguese)']">
Category
| All | Detected Cases | Investigation Reports or Recommendations | Annual Reports | CCAC's Updates |
| ---- | -------------- | ----------------------------------------- | -------------- | -------------- |
| all | case | Persuasion | AnnualReport | PCANews |
</RouteEn>
## Ministry of Foreign Affairs of Japan
### Press conference

View File

@ -491,12 +491,6 @@ Compared to the official one, this feed:
<RouteEn author="emdoe" example="/simonsfoundation/recommend" path="/simonsfoundation/recommend"/>
## swissinfo
### Category
<RouteEn author="nczitzk" example="/swissinfo/eng/latest-news" path="/swissinfo/:language?/:category?" :paramsDesc="['Language, eng by default', 'Category, Latest News by default']"/>
## Sixth Tone
### News
@ -535,6 +529,12 @@ Compared to the official one, this feed:
</RouteEn>
## swissinfo
### Category
<RouteEn author="nczitzk" example="/swissinfo/eng/latest-news" path="/swissinfo/:language?/:category?" :paramsDesc="['Language, eng by default', 'Category, Latest News by default']"/>
## The Brain
### Blog

View File

@ -687,26 +687,6 @@ IPFS 网关有可能失效,那时候换成其他网关。
<Route author="emdoe" example="/nautilus/topic/Art" path="/nautilus/topic/:tid" :paramsDesc="['话题 id, 可在页面上方 TOPICS 栏目处找到']"/>
## Odaily 星球日报
### 快讯
<Route author="ncziztk" example="/odaily/newsflash" path="/odaily/newsflash"/>
### 文章
<Route author="ncziztk" example="/odaily" path="/odaily/:id?" :paramsDesc="['id见下表默认为新品']">
| 新品 | DeFi | NFT | 存储 | 波卡 | 行情 | 活动 |
| ---- | ---- | --- | ---- | ---- | ---- | ---- |
| 333 | 331 | 334 | 332 | 330 | 297 | 296 |
</Route>
### 用户文章
<Route author="ncziztk" example="/odaily/user/2147486902" path="/odaily/user/:id" :paramsDesc="['用户 id可在用户页地址栏中找到']"/>
## Netflix
### Newsroom
@ -735,6 +715,26 @@ IPFS 网关有可能失效,那时候换成其他网关。
## Odaily 星球日报
### 快讯
<Route author="ncziztk" example="/odaily/newsflash" path="/odaily/newsflash"/>
### 文章
<Route author="ncziztk" example="/odaily" path="/odaily/:id?" :paramsDesc="['id见下表默认为新品']">
| 新品 | DeFi | NFT | 存储 | 波卡 | 行情 | 活动 |
| ---- | ---- | --- | ---- | ---- | ---- | ---- |
| 333 | 331 | 334 | 332 | 330 | 297 | 296 |
</Route>
### 用户文章
<Route author="ncziztk" example="/odaily/user/2147486902" path="/odaily/user/:id" :paramsDesc="['用户 id可在用户页地址栏中找到']"/>
## Odaily 星球日报
### 活动
<Route author="ncziztk" example="/odaily/activity" path="/odaily/activity"/>
@ -907,12 +907,6 @@ IPFS 网关有可能失效,那时候换成其他网关。
<Route author="emdoe" example="/simonsfoundation/recommend" path="/simonsfoundation/recommend"/>
## swissinfo
### 分类
<Route author="nczitzk" example="/swissinfo/chi/latest-news" path="/swissinfo/:language?/:category?" :paramsDesc="['语言,默认为 eng', '分类,默认为 Latest News']"/>
## Sixth Tone
### 最新文章
@ -961,6 +955,12 @@ IPFS 网关有可能失效,那时候换成其他网关。
</Route>
## swissinfo
### 分类
<Route author="nczitzk" example="/swissinfo/chi/latest-news" path="/swissinfo/:language?/:category?" :paramsDesc="['语言,默认为 eng', '分类,默认为 Latest News']"/>
## TANC 艺术新闻
### 分类