docs: add notOperational

This commit is contained in:
DIYgod 2023-12-04 00:14:58 +08:00
parent a9e36e15b0
commit 11c38023a8
No known key found for this signature in database
15 changed files with 668 additions and 682 deletions

View File

@ -10,7 +10,7 @@
### 投稿一览 {#1draw-shen-ye-%E3%81%AE-zhen-jian-%E3%81%8A-hui-miao-%E3%81%8D-60-fen-yi-ben-sheng-fu-tou-gao-yi-lan}
<Route author="jackyu1996" path="/1draw/" example="/1draw/" />
<Route author="jackyu1996" path="/1draw/" example="/1draw/" notOperational="1" />
## 78 动漫 {#78-dong-man}
@ -125,7 +125,7 @@
### news {#animen-dong-man-ping-tai-news}
<Route author="LogicJake" example="/animen/news/zx" path="/animen/news/:type" paramsDesc={['板块类型']}>
<Route author="LogicJake" example="/animen/news/zx" path="/animen/news/:type" paramsDesc={['板块类型']} notOperational="1">
| 最新 | 焦点 | 动画 | 漫画 | 游戏 | 小说 | 真人版 | 活动 | 音乐 | 访谈 | 其他 | 新闻稿 | 懒人包 | 公告 |
| ---- | ---- | ---- | ---- | ---- | ---- | ------ | ---- | ---- | ---- | ---- | ------ | ------ | ---- |
@ -137,7 +137,7 @@
### Anitama Channel {#anitama-anitama-channel}
<Route author="ranpox" path="/anitama/:channel?" example="/anitama" paramsDesc={['频道id从频道的地址栏中查看']}/>
<Route author="ranpox" path="/anitama/:channel?" example="/anitama" paramsDesc={['频道id从频道的地址栏中查看']} notOperational="1"/>
## Bangumi Moe 萌番组 {#bangumi-moe-meng-fan-zu}
@ -205,7 +205,7 @@ For more tags, please go to [Search torrent](https://bangumi.moe/search/index)
### 用户想看 {#bangumi-fan-zu-ji-hua-yong-hu-xiang-kan}
<Route author="honue" example="/bangumi/tv/user/wish/23333" path="/bangumi/tv/user/wish/:id" paramsDesc={['用户 id, 在用户页面地址栏查看']} radar="1"/>
<Route author="honue" example="/bangumi/tv/user/wish/23333" path="/bangumi/tv/user/wish/:id" paramsDesc={['用户 id, 在用户页面地址栏查看']} radar="1" notOperational="1"/>
### 成员关注动画榜 {#bangumi-fan-zu-ji-hua-cheng-yuan-guan-zhu-dong-hua-bang}
@ -273,7 +273,7 @@ If you subscribe to [Discounted works Latest Discounts - Newest to Oldest](https
### Ci-en Creators' Article {#dlsite-ci-en-creators-article}
<Route author="nczitzk" example="/dlsite/ci-en/:id/article" path="/dlsite/ci-en/7400/article" paramsDesc={['Creator id, can be found in URL']}/>
<Route author="nczitzk" example="/dlsite/ci-en/:id/article" path="/dlsite/ci-en/7400/article" paramsDesc={['Creator id, can be found in URL']} notOperational="1"/>
## ebb.io {#ebb.io}
@ -315,7 +315,7 @@ If you subscribe to [Discounted works Latest Discounts - Newest to Oldest](https
### 浏览周边 {#hpoi-shou-ban-wei-ji-liu-lan-zhou-bian}
<Route author="howel52 DIYgod" path="/hpoi/:category/:words" example="/hpoi/charactar/1246512" paramsDesc={['分类, 见下表', '角色/作品 ID']}>
<Route author="howel52 DIYgod" path="/hpoi/:category/:words" example="/hpoi/charactar/1246512" paramsDesc={['分类, 见下表', '角色/作品 ID']} notOperational="1">
| 角色手办 | 作品手办 |
| --------- | -------- |
@ -435,7 +435,7 @@ The RSS routing has not been rigorously tested and the information provided cann
### 首頁 {#mox.moe-shou-ye}
<Route author="nczitzk" example="/mox" path="/mox/:category?" paramsDesc={['分类,可在对应分类页 URL 中找到']}>
<Route author="nczitzk" example="/mox" path="/mox/:category?" paramsDesc={['分类,可在对应分类页 URL 中找到']} notOperational="1">
:::tip
@ -493,19 +493,19 @@ The RSS routing has not been rigorously tested and the information provided cann
### Note Comments {#qooapp-note-comments}
<Route author="TonyRL" example="/qoo-app/notes/en/note/2329113" path="/qoo-app/notes/:lang?/note/:id" paramsDesc={['Language, see the table above, empty means `中文`', 'Note ID, can be found in URL']} radar="1"/>
<Route author="TonyRL" example="/qoo-app/notes/en/note/2329113" path="/qoo-app/notes/:lang?/note/:id" paramsDesc={['Language, see the table above, empty means `中文`', 'Note ID, can be found in URL']} radar="1" notOperational="1"/>
### Hot Hashtags {#qooapp-hot-hashtags}
<Route author="TonyRL" example="/qoo-app/notes/en/topic/QooAppGacha" path="/qoo-app/notes/:lang?/topic/:id" paramsDesc={['Language, see the table above, empty means `中文`', 'Hashtag name without `#`']} radar="1"/>
<Route author="TonyRL" example="/qoo-app/notes/en/topic/QooAppGacha" path="/qoo-app/notes/:lang?/topic/:id" paramsDesc={['Language, see the table above, empty means `中文`', 'Hashtag name without `#`']} radar="1" notOperational="1"/>
### User Game Comments {#qooapp-user-game-comments}
<Route author="TonyRL" example="/qoo-app/user/en/appComment/35399143" path="/qoo-app/user/:lang?/appComment/:uid" paramsDesc={['Language, see the table above, empty means `中文`', 'User ID, can be found in URL']} radar="1"/>
<Route author="TonyRL" example="/qoo-app/user/en/appComment/35399143" path="/qoo-app/user/:lang?/appComment/:uid" paramsDesc={['Language, see the table above, empty means `中文`', 'User ID, can be found in URL']} radar="1" notOperational="1"/>
### User Notes {#qooapp-user-notes}
<Route author="TonyRL" example="/qoo-app/notes/en/user/35399143" path="/qoo-app/notes/:lang?/user/:uid" paramsDesc={['Language, see the table above, empty means `中文`', 'User ID, can be found in URL']} radar="1"/>
<Route author="TonyRL" example="/qoo-app/notes/en/user/35399143" path="/qoo-app/notes/:lang?/user/:uid" paramsDesc={['Language, see the table above, empty means `中文`', 'User ID, can be found in URL']} radar="1" notOperational="1"/>
## Rawkuma {#rawkuma}
@ -517,7 +517,7 @@ The RSS routing has not been rigorously tested and the information provided cann
### 文章 {#say-hua-huo-wen-zhang}
<Route author="junfengP" example="/sayhuahuo" path="/sayhuahuo"/>
<Route author="junfengP" example="/sayhuahuo" path="/sayhuahuo" notOperational="1"/>
## THBWiki {#thbwiki}
@ -589,7 +589,7 @@ For example: `https://www.webtoons.com/zh-hant/drama/gongzhuweimian/list?title_n
### Naver {#webtoons-naver}
<Route author="zfanta" example="/webtoons/naver/651673" path="/webtoons/naver/:titleId" paramsDesc={['titleId of naver webtoon']} />
<Route author="zfanta" example="/webtoons/naver/651673" path="/webtoons/naver/:titleId" paramsDesc={['titleId of naver webtoon']} notOperational="1" />
## X 漫画 {#x-man-hua}
@ -641,7 +641,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 嘀哩嘀哩番剧更新 {#di-li-di-li-dilidili-di-li-di-li-fan-ju-geng-xin}
<Route author="SunShinenny" path="/dilidili/fanju/:id" example="/dilidili/fanju/onepunchman2" paramsDesc={['番剧id']}>
<Route author="SunShinenny" path="/dilidili/fanju/:id" example="/dilidili/fanju/onepunchman2" paramsDesc={['番剧id']} notOperational="1">
请打开对应番剧的纵览页 (非具体某集), 从 url 中最后一位查看番剧 id.(一般为英文)
除去 ' 海贼 ' 此类具有特殊页面的超长番剧,绝大多数页面都可以解析.
@ -653,7 +653,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 最新記事 {#dian-ji-%E3%82%AA%E3%83%B3%E3%83%A9%E3%82%A4%E3%83%B3-zui-xin-ji-shi}
<Route author="cssxsh" path="/dengekionline/:type?" example="/dengekionline/dps" paramsDesc={['新闻类别,如下表']}>
<Route author="cssxsh" path="/dengekionline/:type?" example="/dengekionline/dps" paramsDesc={['新闻类别,如下表']} notOperational="1">
| All | PlayStation | Nintendo | Xbox | PC | GirlsStyle | Arcade Web | App | Anime | Review | Rank |
| --- | ----------- | -------- | --------- | --- | ----------- | ---------- | --- | ----- | ------ | ---- |
@ -687,7 +687,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 動畫 {#dong-hua-feng-dong-hua}
<Route author="maple3142" example="/anigamer/anime/90003" path="/anigamer/anime/:sn" paramsDesc={['動畫 sn']}/>
<Route author="maple3142" example="/anigamer/anime/90003" path="/anigamer/anime/:sn" paramsDesc={['動畫 sn']} notOperational="1"/>
## 動漫狂 {#dong-man-kuang}
@ -711,7 +711,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 漫画更新 {#hai-mao-ba-man-hua-geng-xin}
<Route author="zytomorrow" path="/haimaoba/:id" example="/haimaoba/4026" paramsDesc={['漫画id漫画主页的地址栏中最后一位数字']} radar="1"/>
<Route author="zytomorrow" path="/haimaoba/:id" example="/haimaoba/4026" paramsDesc={['漫画id漫画主页的地址栏中最后一位数字']} radar="1" notOperational="1"/>
## 禁漫天堂 {#jin-man-tian-tang}
@ -723,7 +723,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 成人 A 漫 {#jin-man-tian-tang-cheng-ren-a-man}
<Route author="nczitzk" example="/18comic" path="/18comic/:category?/:time?/:order?/:keyword?" paramsDesc={['分类,见下表,默认为 `all` 即全部', '时间范围,见下表,默认为 `a` 即全部', '排列顺序,见下表,默认为 `mr` 即最新', '关键字,见下表,默认为空']}>
<Route author="nczitzk" example="/18comic" path="/18comic/:category?/:time?/:order?/:keyword?" paramsDesc={['分类,见下表,默认为 `all` 即全部', '时间范围,见下表,默认为 `a` 即全部', '排列顺序,见下表,默认为 `mr` 即最新', '关键字,见下表,默认为空']} anticrawler="1">
分类
@ -752,7 +752,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 搜索 {#jin-man-tian-tang-sou-suo}
<Route author="nczitzk" example="/18comic/search/photos/all/NTR" path="/18comic/search/:option?/:category?/:keyword?/:time?/:order?" paramsDesc={['选项,可选 `video` 和 `photos`,默认为 `photos`', '分类,同上表,默认为 `all` 即全部', '关键字,同上表,默认为空', '时间范围,同上表,默认为 `a` 即全部', '排列顺序,同上表,默认为 `mr` 即最新']}>
<Route author="nczitzk" example="/18comic/search/photos/all/NTR" path="/18comic/search/:option?/:category?/:keyword?/:time?/:order?" paramsDesc={['选项,可选 `video` 和 `photos`,默认为 `photos`', '分类,同上表,默认为 `all` 即全部', '关键字,同上表,默认为空', '时间范围,同上表,默认为 `a` 即全部', '排列顺序,同上表,默认为 `mr` 即最新']} anticrawler="1">
:::tip
@ -764,7 +764,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 专辑 {#jin-man-tian-tang-zhuan-ji}
<Route author="nczitzk" example="/18comic/album/292282" path="/18comic/album/:id" paramsDesc={['专辑 id可在专辑页 URL 中找到']}>
<Route author="nczitzk" example="/18comic/album/292282" path="/18comic/album/:id" paramsDesc={['专辑 id可在专辑页 URL 中找到']} anticrawler="1">
:::tip
@ -776,7 +776,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 文庫 {#jin-man-tian-tang-wen-ku}
<Route author="nczitzk" example="/18comic/blogs" path="/18comic/blogs/:category?" paramsDesc={['分类,见下表,默认为空即全部']}>
<Route author="nczitzk" example="/18comic/blogs" path="/18comic/blogs/:category?" paramsDesc={['分类,见下表,默认为空即全部']} anticrawler="1">
分类
@ -790,7 +790,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 漫画更新 {#kan-man-hua-man-hua-geng-xin}
<Route author="MegrezZhu" path="/manhuagui/comic/:id/:chapterCnt?" example="/manhuagui/comic/22942/5" paramsDesc={['漫画ID','返回章节的数量默认为0返回所有章节']} radar="1"/>
<Route author="MegrezZhu" path="/manhuagui/comic/:id/:chapterCnt?" example="/manhuagui/comic/22942/5" paramsDesc={['漫画ID','返回章节的数量默认为0返回所有章节']} radar="1" anticrawler="1"/>
### 漫画个人订阅 {#kan-man-hua-man-hua-ge-ren-ding-yue}
@ -807,11 +807,11 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 镜像站 - 漫画更新 {#kan-man-hua-jing-xiang-zhan-man-hua-geng-xin}
<Route author="btdwv" path="/manhuagui/mhgui/comic/:id/:chapterCnt?" example="/manhuagui/mhgui/comic/13317/5" paramsDesc={['漫画ID','返回章节的数量默认为0返回所有章节']} radar="1"/>
<Route author="btdwv" path="/manhuagui/mhgui/comic/:id/:chapterCnt?" example="/manhuagui/mhgui/comic/13317/5" paramsDesc={['漫画ID','返回章节的数量默认为0返回所有章节']} radar="1" anticrawler="1"/>
### 台湾站 - 漫画更新 {#kan-man-hua-tai-wan-zhan-man-hua-geng-xin}
<Route author="btdwv" path="/manhuagui/twmanhuagui/comic/:id/:chapterCnt?" example="/manhuagui/twmanhuagui/comic/13317/5" paramsDesc={['漫画ID','返回章节的数量默认为0返回所有章节']} radar="1"/>
<Route author="btdwv" path="/manhuagui/twmanhuagui/comic/:id/:chapterCnt?" example="/manhuagui/twmanhuagui/comic/13317/5" paramsDesc={['漫画ID','返回章节的数量默认为0返回所有章节']} radar="1" anticrawler="1"/>
## 拷贝漫画 {#kao-bei-man-hua}
@ -829,7 +829,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 漫画 {#man-hua-dui-man-hua}
<Route author="geeeeoff" path="/manhuadui/manhua/:name/:serial?" example="/manhuadui/manhua/yiquanchaoren/1" paramsDesc={['漫画名称', '内容序号部分漫画存在最新章节、原作、番外根据页面顺序从1开始排序']}/>
<Route author="geeeeoff" path="/manhuadui/manhua/:name/:serial?" example="/manhuadui/manhua/yiquanchaoren/1" paramsDesc={['漫画名称', '内容序号部分漫画存在最新章节、原作、番外根据页面顺序从1开始排序']} notOperational="1"/>
## 漫小肆 {#man-xiao-si}
@ -841,7 +841,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 三界异次元 {#san-jie-yi-ci-yuan-san-jie-yi-ci-yuan}
<Route author="luyuhuang" example="/3ycy/home" path="/3ycy/home" radar="1"/>
<Route author="luyuhuang" example="/3ycy/home" path="/3ycy/home" radar="1" notOperational="1"/>
## 紳士漫畫 {#shen-shi-man-hua}
@ -861,7 +861,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 鼠绘漫画 {#shu-hui-man-hua-shu-hui-man-hua}
<Route author="zytomorrow" path="/shuhui/comics/:id" example="/shuhui/comics/1" paramsDesc={['漫画id漫画主页的地址栏中最后一位数字']} radar="1"/>
<Route author="zytomorrow" path="/shuhui/comics/:id" example="/shuhui/comics/1" paramsDesc={['漫画id漫画主页的地址栏中最后一位数字']} radar="1" notOperational="1"/>
## 腾讯动漫 {#teng-xun-dong-man}
@ -889,7 +889,7 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 文章 {#you-yu-de-loli-wen-zhang}
<Route author="DIYgod kotoyuuko" example="/hhgal" path="/hhgal"/>
<Route author="DIYgod kotoyuuko" example="/hhgal" path="/hhgal" notOperational="1"/>
## 月幕 Galgame {#yue-mu-galgame}
@ -911,10 +911,10 @@ You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receiv
### 最新汉化 {#zhong-dian-fen-xiang-zui-xin-han-hua}
<Route author="junfengP" example="/zdfx" path="/zdfx"/>
<Route author="junfengP" example="/zdfx" path="/zdfx" notOperational="1"/>
## アニメ新番組 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu}
### 當季新番 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu-dang-ji-xin-fan}
<Route author="devinmugen" example="/bangumi/online" path="/bangumi/online"/>
<Route author="devinmugen" example="/bangumi/online" path="/bangumi/online" anticrawler="1"/>

View File

@ -85,7 +85,7 @@
### Indices Dividend Adjustment {#cfd-indices-dividend-adjustment}
<Route author="HenryQW" example="/cfd/div_gbp" path="/cfd/div_gbp" />
<Route author="HenryQW" example="/cfd/div_gbp" path="/cfd/div_gbp" notOperational="1" />
## DL NEWS {#dl-news}
@ -95,7 +95,7 @@
### Topic {#dl-news-topic}
<Route author="Rjnishant530" example="/dlnews/fintech" path="/dlnews/:category" paramsDesc={['Find in Table. Defaults to All articles']} radar="1">
<Route author="Rjnishant530" example="/dlnews/fintech" path="/dlnews/:category" paramsDesc={['Find in Table. Defaults to All articles']} radar="1" notOperational="1">
| Topic | Link |
|--------------------|---------------------|
@ -214,7 +214,7 @@ Topic
### News {#finviz-news}
<Route author="nczitzk" example="/finviz" path="/finviz/:category?" paramsDesc={['Category, see below, News by default']}>
<Route author="nczitzk" example="/finviz" path="/finviz/:category?" paramsDesc={['Category, see below, News by default']} notOperational="1">
| News | Blog |
| ---- | ---- |
@ -260,7 +260,7 @@ Language
### Tag {#followin-tag}
<Route author="TonyRL" example="/followin/tag/177008" path="/followin/tag/:tagId/:lang?" paramsDesc={['Tag ID, can be found in URL', 'Language, see table above, `en` by default']} radar="1" />
<Route author="TonyRL" example="/followin/tag/177008" path="/followin/tag/:tagId/:lang?" paramsDesc={['Tag ID, can be found in URL', 'Language, see table above, `en` by default']} radar="1" notOperational="1" />
## Futubull 富途牛牛 {#futubull-fu-tu-niu-niu}
@ -290,7 +290,7 @@ Language
### Summary {#seeking-alpha-summary}
<Route author="TonyRL" example="/seekingalpha/TSM/transcripts" path="/seekingalpha/:symbol/:category?" paramsDesc={['Stock symbol', 'Category, see below, `news` by default']} radar="1">
<Route author="TonyRL" example="/seekingalpha/TSM/transcripts" path="/seekingalpha/:symbol/:category?" paramsDesc={['Stock symbol', 'Category, see below, `news` by default']} radar="1" notOperational="1">
| Analysis | News | Transcripts | Press Releases | Related Analysis |
| ------- | ------- | -------- | ---- | ------ |
@ -352,7 +352,7 @@ Language:
### Report {#world-economic-forum-shi-jie-jing-ji-lun-tan-report}
<Route author="nczitzk" example="/weforum/report" path="/weforum/report/:lang?/:year?/:platform?" paramsDesc={['Language, see below, `en` by default', 'Year, filter by year, all by default', 'Platform, filter by platform, all by default']}>
<Route author="nczitzk" example="/weforum/report" path="/weforum/report/:lang?/:year?/:platform?" paramsDesc={['Language, see below, `en` by default', 'Year, filter by year, all by default', 'Platform, filter by platform, all by default']} notOperational="1">
Languages
@ -442,7 +442,7 @@ See filters in [Report](https://www.weforum.org/reports) for Year and Platform t
### 热门文章排行榜 {#cai-lian-she-re-men-wen-zhang-pai-hang-bang}
<Route author="5upernova-heng nczitzk" example="/cls/hot" path="/cls/hot" radar="1"/>
<Route author="5upernova-heng nczitzk" example="/cls/hot" path="/cls/hot" radar="1" anticrawler="1"/>
## 第一财经杂志 {#di-yi-cai-jing-za-zhi}
@ -579,7 +579,7 @@ See filters in [Report](https://www.weforum.org/reports) for Year and Platform t
### 分类 {#mei-jing-wang-fen-lei}
<Route author="nczitzk" example="/nbd" path="/nbd/:id?" paramsDesc={['分类 id见下表默认为要闻']}>
<Route author="nczitzk" example="/nbd" path="/nbd/:id?" paramsDesc={['分类 id见下表默认为要闻']} notOperational="1">
| 头条 | 要闻 | 图片新闻 | 推荐 |
| ---- | ---- | -------- | ---- |
@ -617,7 +617,7 @@ See filters in [Report](https://www.weforum.org/reports) for Year and Platform t
### 本所业务指南与流程 {#shang-hai-zheng-quan-jiao-yi-suo-ben-suo-ye-wu-zhi-nan-yu-liu-cheng}
<Route author="nczitzk" example="/sse/lawandrules" path="/sse/lawandrules/:slug?" paramsDesc={['见下文,默认为 `latest`']} radar="1">
<Route author="nczitzk" example="/sse/lawandrules" path="/sse/lawandrules/:slug?" paramsDesc={['见下文,默认为 `latest`']} radar="1" notOperational="1">
将目标栏目的网址拆解为 `https://www.sse.com.cn/lawandrules/guide/` 和后面的字段,把后面的字段中的 `/` 替换为 `-`,即为该路由的 slug
@ -714,11 +714,11 @@ See filters in [Report](https://www.weforum.org/reports) for Year and Platform t
### 最新更新 {#shou-xi-jing-ji-xue-jia-lun-tan-zui-xin-geng-xin}
<Route author="FledgeXu" example="/chinacef" path="/chinacef"/>
<Route author="FledgeXu" example="/chinacef" path="/chinacef" notOperational="1"/>
### 专家 {#shou-xi-jing-ji-xue-jia-lun-tan-zhuan-jia}
<Route author="kdanfly" example="/chinacef/17/" path="/chinacef/:experts_id/" paramsDesc={['专家编号']} radar="1">
<Route author="kdanfly" example="/chinacef/17/" path="/chinacef/:experts_id/" paramsDesc={['专家编号']} radar="1" notOperational="1">
| 李迅雷 | 夏斌 |
| ------ | ---- |
@ -728,13 +728,13 @@ See filters in [Report](https://www.weforum.org/reports) for Year and Platform t
### 金融热点 {#shou-xi-jing-ji-xue-jia-lun-tan-jin-rong-re-dian}
<Route author="kdanfly" example="/chinacef/portal/hot" path="/chinacef/portal/hot" radar="1" />
<Route author="kdanfly" example="/chinacef/portal/hot" path="/chinacef/portal/hot" radar="1" notOperational="1" />
## 淘股吧 {#tao-gu-ba}
### 淘股论坛 {#tao-gu-ba-tao-gu-lun-tan}
<Route author="emdoe nczitzk" example="/taoguba" path="/taoguba/:category?" paramsDesc={['分类,见下表,默认为社区总版']}>
<Route author="emdoe nczitzk" example="/taoguba" path="/taoguba/:category?" paramsDesc={['分类,见下表,默认为社区总版']} notOperational="1">
| 淘股论坛 | 社区总版 | 精华加油 | 网友点赞 |
| -------- | -------- | -------- | -------- |
@ -901,15 +901,15 @@ See filters in [Report](https://www.weforum.org/reports) for Year and Platform t
### 沟通交流 {#zhong-guo-ren-min-yin-hang-gou-tong-jiao-liu}
<Route author="nczitzk" example="/gov/pbc/goutongjiaoliu" path="/gov/pbc/goutongjiaoliu" puppeteer="1"/>
<Route author="nczitzk" example="/gov/pbc/goutongjiaoliu" path="/gov/pbc/goutongjiaoliu" puppeteer="1" notOperational="1"/>
### 货币政策司公开市场交易公告 {#zhong-guo-ren-min-yin-hang-huo-bi-zheng-ce-si-gong-kai-shi-chang-jiao-yi-gong-gao}
<Route author="nczitzk" example="/gov/pbc/tradeAnnouncement" path="/gov/pbc/tradeAnnouncement" puppeteer="1"/>
<Route author="nczitzk" example="/gov/pbc/tradeAnnouncement" path="/gov/pbc/tradeAnnouncement" puppeteer="1" notOperational="1"/>
### 政策研究 {#zhong-guo-ren-min-yin-hang-zheng-ce-yan-jiu}
<Route author="Fatpandac" example="/gov/pbc/zcjl" path="/gov/pbc/zcjl"/>
<Route author="Fatpandac" example="/gov/pbc/zcjl" path="/gov/pbc/zcjl" notOperational="1"/>
### 工作论文 {#zhong-guo-ren-min-yin-hang-gong-zuo-lun-wen}

View File

@ -14,7 +14,7 @@
### Report {#outage.report-report}
<Route author="cxumol nczitzk" example="/outagereport/ubisoft/5" path="/outagereport/:name/:count?" paramsDesc={['Service name, spelling format must be consistent with URL', 'Counting threshold, will only be written in RSS if the number of people who report to stop serving is not less than this number']}>
<Route author="cxumol nczitzk" example="/outagereport/ubisoft/5" path="/outagereport/:name/:count?" paramsDesc={['Service name, spelling format must be consistent with URL', 'Counting threshold, will only be written in RSS if the number of people who report to stop serving is not less than this number']} notOperational="1">
Please skip the local service area code for `name`, for example `https://outage.report/us/verizon-wireless` to `verizon-wireless`.
@ -122,7 +122,7 @@ Please skip the local service area code for `name`, for example `https://outage.
### 杭州市 {#ting-shui-tong-zhi-hang-zhou-shi}
<Route author="znhocn" example="/tingshuitz/hangzhou" path="/tingshuitz/hangzhou"/>
<Route author="znhocn" example="/tingshuitz/hangzhou" path="/tingshuitz/hangzhou" notOperational="1"/>
### 萧山区 {#ting-shui-tong-zhi-xiao-shan-qu}
@ -138,15 +138,15 @@ Please skip the local service area code for `name`, for example `https://outage.
### 东莞市 {#ting-shui-tong-zhi-dong-guan-shi}
<Route author="victoriqueko" example="/tingshuitz/dongguan" path="/tingshuitz/dongguan"/>
<Route author="victoriqueko" example="/tingshuitz/dongguan" path="/tingshuitz/dongguan" notOperational="1"/>
### 西安市 {#ting-shui-tong-zhi-xi-an-shi}
<Route author="ciaranchen" example="/tingshuitz/xian" path="/tingshuitz/xian"/>
<Route author="ciaranchen" example="/tingshuitz/xian" path="/tingshuitz/xian" notOperational="1"/>
### 阳江市 {#ting-shui-tong-zhi-yang-jiang-shi}
<Route author="ciaranchen" example="/tingshuitz/yangjiang" path="/tingshuitz/yangjiang"/>
<Route author="ciaranchen" example="/tingshuitz/yangjiang" path="/tingshuitz/yangjiang" notOperational="1"/>
### 南京市 {#ting-shui-tong-zhi-nan-jing-shi}
@ -154,7 +154,7 @@ Please skip the local service area code for `name`, for example `https://outage.
### 武汉市 {#ting-shui-tong-zhi-wu-han-shi}
<Route author="MoonBegonia" example="/tingshuitz/wuhan" path="/tingshuitz/wuhan/:channelId">
<Route author="MoonBegonia" example="/tingshuitz/wuhan" path="/tingshuitz/wuhan/:channelId" notOperational="1">
| channelId | 分类 |
| --------- | ---------- |
@ -165,7 +165,7 @@ Please skip the local service area code for `name`, for example `https://outage.
### 长沙市 {#ting-shui-tong-zhi-chang-sha-shi}
<Route author="shansing" example="/tingshuitz/changsha/78" path="/tingshuitz/changsha/:channelId?">
<Route author="shansing" example="/tingshuitz/changsha/78" path="/tingshuitz/changsha/:channelId?" notOperational="1">
可能仅限于中国大陆服务器访问,以实际情况为准。
@ -178,7 +178,7 @@ Please skip the local service area code for `name`, for example `https://outage.
### 深圳市 {#ting-shui-tong-zhi-shen-zhen-shi}
<Route author="lilPiper" example="/tingshuitz/shenzhen" path="/tingshuitz/shenzhen">
<Route author="lilPiper" example="/tingshuitz/shenzhen" path="/tingshuitz/shenzhen" notOperational="1">
可能仅限中国大陆服务器访问,以实际情况为准。

View File

@ -40,7 +40,7 @@
### 新闻列表 {#5eplay-xin-wen-lie-biao}
<Route author="Dlouxgit" example="/5eplay/article" path="/5eplay/article"/>
<Route author="Dlouxgit" example="/5eplay/article" path="/5eplay/article" notOperational="1"/>
## a9vgNews 游戏新闻 {#a9vgnews-you-xi-xin-wen}
@ -172,11 +172,11 @@ Category
### Latest News {#gamer-secret-latest-news}
<Route author="nczitzk" example="/gamersecret" path="/gamersecret"/>
<Route author="nczitzk" example="/gamersecret" path="/gamersecret" notOperational="1"/>
### Category {#gamer-secret-category}
<Route author="nczitzk" example="/gamersecret" path="/gamersecret/:type?/:category?" paramsDesc={['Type, see below, Latest News by default', 'Category, see below']}>
<Route author="nczitzk" example="/gamersecret" path="/gamersecret/:type?/:category?" paramsDesc={['Type, see below, Latest News by default', 'Category, see below']} notOperational="1">
| Latest News | PC | Playstation | Nintendo | Xbox | Moblie |
| ----------- | --- | ----------- | -------- | ---- | ------ |
@ -318,7 +318,7 @@ So the route is [`/itch/devlogs/teamterrible/the-baby-in-yellow`](https://rsshub
### PES Mobile Announcement {#konami-pes-mobile-announcement}
<Route author="HenryQW" example="/konami/pesmobile/en/ios" path="/konami/pesmobile/:lang?/:os?" paramsDesc={['language, obtained from the URL, eg. zh-cn, zh-tw, en', 'operating system, iOS or Android']}/>
<Route author="HenryQW" example="/konami/pesmobile/en/ios" path="/konami/pesmobile/:lang?/:os?" paramsDesc={['language, obtained from the URL, eg. zh-cn, zh-tw, en', 'operating system, iOS or Android']} notOperational="1"/>
## Liquipedia {#liquipedia}
@ -334,7 +334,7 @@ So the route is [`/itch/devlogs/teamterrible/the-baby-in-yellow`](https://rsshub
### Dota 2 {#maxjia-news-dota-2}
<Route author="dearrrfish" example="/maxnews/dota2" path="/maxnews/dota2" />
<Route author="dearrrfish" example="/maxnews/dota2" path="/maxnews/dota2" notOperational="1" />
## Minecraft {#minecraft}
@ -344,11 +344,11 @@ So the route is [`/itch/devlogs/teamterrible/the-baby-in-yellow`](https://rsshub
### CurseForge Mod Update {#minecraft-curseforge-mod-update}
<Route author="Indexyz" example="/curseforge/files/jei" path="/curseforge/files/:project" paramsDesc={['Progect shortname or `Project ID`. The short name of the project can be found in the address bar, for example `https://minecraft.curseforge.com/projects/non-update` to `non-update`. `Project ID` can be found in `About This Project` in `Overview`']}/>
<Route author="Indexyz" example="/curseforge/files/jei" path="/curseforge/files/:project" paramsDesc={['Progect shortname or `Project ID`. The short name of the project can be found in the address bar, for example `https://minecraft.curseforge.com/projects/non-update` to `non-update`. `Project ID` can be found in `About This Project` in `Overview`']} notOperational="1"/>
### Feed The Beast Modpack Updates {#minecraft-feed-the-beast-modpack-updates}
<Route author="gucheen" example="/feed-the-beast/modpack/ftb_presents_direwolf20_1_16" path="/feed-the-beast/modpack/:modpackEntry" paramsDesc={['entry name of modpack.']}>
<Route author="gucheen" example="/feed-the-beast/modpack/ftb_presents_direwolf20_1_16" path="/feed-the-beast/modpack/:modpackEntry" paramsDesc={['entry name of modpack.']} notOperational="1">
| param | description |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| modpackEntry | The entry name of modpack, can be found in modpack\'s page link, for `https://www.feed-the-beast.com/modpack/ftb_presents_direwolf20_1_16`, use `ftb_presents_direwolf20_1_16`. |
@ -358,11 +358,11 @@ So the route is [`/itch/devlogs/teamterrible/the-baby-in-yellow`](https://rsshub
### eShop New Game Releases {#nintendo-eshop-new-game-releases}
<Route author="HFO4" example="/nintendo/eshop/hk" path="/nintendo/eshop/:region" paramsDesc={['Region, currently supports `hk`(Hong Kong), `jp`(Japan) and `us`(USA)']}/>
<Route author="HFO4" example="/nintendo/eshop/hk" path="/nintendo/eshop/:region" paramsDesc={['Region, currently supports `hk`(Hong Kong), `jp`(Japan) and `us`(USA)']} notOperational="1"/>
### NewsHong Kong only {#nintendo-news-hong-kong-only}
<Route author="HFO4" example="/nintendo/news" path="/nintendo/news"/>
<Route author="HFO4" example="/nintendo/news" path="/nintendo/news" notOperational="1"/>
### 首页资讯(中国) {#nintendo-shou-ye-zi-xun-zhong-guo}
@ -386,7 +386,7 @@ So the route is [`/itch/devlogs/teamterrible/the-baby-in-yellow`](https://rsshub
### Game ListHong Kong {#playstation-store-game-list-hong-kong}
<Route author="DIYgod" example="/ps/list/STORE-MSF86012-PLUS_FTT_CONTENT" path="/ps/list/:gridName" paramsDesc={['gridName from the list']}>
<Route author="DIYgod" example="/ps/list/STORE-MSF86012-PLUS_FTT_CONTENT" path="/ps/list/:gridName" paramsDesc={['gridName from the list']} notOperational="1">
Compatible with lists with an URL like `https://store.playstation.com/zh-hans-hk/grid/STORE-MSF86012-PLUS_FTT_CONTENT`. For instance [PSN Free to Play](https://store.playstation.com/zh-hans-hk/grid/STORE-MSF86012-PLUS_FTT_CONTENT), the gridName is `STORE-MSF86012-PLUS_FTT_CONTENT`
@ -394,7 +394,7 @@ Compatible with lists with an URL like `https://store.playstation.com/zh-hans-hk
### Game Product Price {#playstation-store-game-product-price}
<Route author="MisteryMonster" example="/ps/product/UP9000-CUSA00552_00-THELASTOFUS00000" path="/ps/:lang/product/:gridName" paramsDesc={['region','gridName from the product']} radar="1">
<Route author="MisteryMonster" example="/ps/product/UP9000-CUSA00552_00-THELASTOFUS00000" path="/ps/:lang/product/:gridName" paramsDesc={['region','gridName from the product']} radar="1" notOperational="1">
Tested some countries, it should be work for most.
@ -404,11 +404,11 @@ Compatible with Product with an URL like `https://store.playstation.com/en-us/pr
### PlayStation Network user trophy {#playstation-store-playstation-network-user-trophy}
<Route author="DIYgod" example="/ps/trophy/DIYgod_" path="/ps/trophy/:id" paramsDesc={['User ID']} radar="1"/>
<Route author="DIYgod" example="/ps/trophy/DIYgod_" path="/ps/trophy/:id" paramsDesc={['User ID']} radar="1" anticrawler="1"/>
### PlayStation 4 System Update {#playstation-store-playstation-4-system-update}
<Route author="Jeason0228" example="/ps/ps4updates/" path="/ps/ps4updates/" radar="1"/>
<Route author="Jeason0228" example="/ps/ps4updates/" path="/ps/ps4updates/" radar="1" notOperational="1"/>
## psnine {#psnine}
@ -467,7 +467,7 @@ Compatible with Product with an URL like `https://store.playstation.com/en-us/pr
### 用户动态 {#scoresaber-yong-hu-dong-tai}
<Route author="zhangpeng2k" example="/scoresaber/user/76561198400378578" path="/scoresaber/user/:id" paramsDesc={['用户 id, 用户主页URL中获取']}/>
<Route author="zhangpeng2k" example="/scoresaber/user/76561198400378578" path="/scoresaber/user/:id" paramsDesc={['用户 id, 用户主页URL中获取']} notOperational="1"/>
## Steam {#steam}
@ -497,7 +497,7 @@ Due to the regional restrictions, an RSSHub deployment in China Mainland may not
### Game's Changelog {#taptap-international-game-s-changelog}
<Route author="hoilc ETiV" example="/taptap/intl/changelog/191001/zh_TW" path="/taptap/intl/changelog/:id/:lang?" paramsDesc={['Game\'s App ID, you may find it from the URL of the Game', 'Language, checkout the table below for possible values, default is `en_US`']}>
<Route author="hoilc ETiV" example="/taptap/intl/changelog/191001/zh_TW" path="/taptap/intl/changelog/:id/:lang?" paramsDesc={['Game\'s App ID, you may find it from the URL of the Game', 'Language, checkout the table below for possible values, default is `en_US`']} notOperational="1">
Language Code
@ -536,7 +536,7 @@ Language Code
### 游戏论坛 {#taptap-zhong-guo-you-xi-lun-tan}
<Route author="hoilc TonyRL" example="/taptap/topic/142793/official" path="/taptap/topic/:id/:type?/:sort?/:lang?" paramsDesc={['游戏 ID游戏主页 URL 中获取', '论坛版块,默认显示所有帖子,论坛版块 URL 中 `type` 参数,见下表,默认为 `feed `', '排序,见下表,默认为 `created `', '语言,`zh-CN`或`zh-TW`,默认为`zh-CN`']}>
<Route author="hoilc TonyRL" example="/taptap/topic/142793/official" path="/taptap/topic/:id/:type?/:sort?/:lang?" paramsDesc={['游戏 ID游戏主页 URL 中获取', '论坛版块,默认显示所有帖子,论坛版块 URL 中 `type` 参数,见下表,默认为 `feed `', '排序,见下表,默认为 `created `', '语言,`zh-CN`或`zh-TW`,默认为`zh-CN`']} notOperational="1">
| 全部 | 精华 | 官方 | 影片 |
| ---- | ----- | -------- | ----- |
@ -550,11 +550,11 @@ Language Code
### 游戏更新 {#taptap-zhong-guo-you-xi-geng-xin}
<Route author="hoilc ETiV" example="/taptap/changelog/60809/en_US" path="/taptap/changelog/:id/:lang?" paramsDesc={['游戏 ID游戏主页 URL 中获取', '语言,默认使用 `zh_CN`,亦可使用 `en_US`']}/>
<Route author="hoilc ETiV" example="/taptap/changelog/60809/en_US" path="/taptap/changelog/:id/:lang?" paramsDesc={['游戏 ID游戏主页 URL 中获取', '语言,默认使用 `zh_CN`,亦可使用 `en_US`']} notOperational="1"/>
### 游戏更新 - 国际版 {#taptap-zhong-guo-you-xi-geng-xin-guo-ji-ban}
<Route author="hoilc ETiV" example="/taptap/intl/changelog/191001/zh_TW" path="/taptap/intl/changelog/:id/:lang?" paramsDesc={['游戏 ID游戏主页 URL 中获取', '语言代码,默认使用 `en_US`,可选项目见下表']}>
<Route author="hoilc ETiV" example="/taptap/intl/changelog/191001/zh_TW" path="/taptap/intl/changelog/:id/:lang?" paramsDesc={['游戏 ID游戏主页 URL 中获取', '语言代码,默认使用 `en_US`,可选项目见下表']} notOperational="1">
#### 语言代码 {#taptap-zhong-guo-you-xi-geng-xin-guo-ji-ban-yu-yan-dai-ma}
@ -566,7 +566,7 @@ Language Code
### 游戏评价 {#taptap-zhong-guo-you-xi-ping-jia}
<Route author="hoilc TonyRL" example="/taptap/review/142793/hot" path="/taptap/review/:id/:order?/:lang?" paramsDesc={['游戏 ID游戏主页 URL 中获取', '排序方式,空为默认排序,可选如下', '语言,`zh-CN`或`zh-TW`,默认为`zh-CN`']}>
<Route author="hoilc TonyRL" example="/taptap/review/142793/hot" path="/taptap/review/:id/:order?/:lang?" paramsDesc={['游戏 ID游戏主页 URL 中获取', '排序方式,空为默认排序,可选如下', '语言,`zh-CN`或`zh-TW`,默认为`zh-CN`']} notOperational="1">
| 最新 | 最热 | 游戏时长 | 默认排序 |
| ------ | ---- | -------- | -------- |
@ -607,7 +607,7 @@ The year, month and day provided under UTC time zone are the same as the officia
### GNN 新聞 {#ba-ha-mu-te-gnn-xin-wen}
<Route author="Arracc" example="/gamer/gnn/1" path="/gamer/gnn/:category?" paramsDesc={['版块']}>
<Route author="Arracc" example="/gamer/gnn/1" path="/gamer/gnn/:category?" paramsDesc={['版块']} notOperational="1">
| 首頁 | PC | TV 掌機 | 手機遊戲 | 動漫畫 | 主題報導 | 活動展覽 | 電競 |
| ---- | --- | ------- | -------- | ------ | -------- | -------- | ---- |
@ -713,7 +713,7 @@ Example`https://www.iyingdi.com/tz/people/55547` id 是 `55547`
### 崩坏 2 - 游戏公告 {#mi-ha-you-beng-huai-2-you-xi-gong-gao}
<Route author="deepred5" example="/mihoyo/bh2/gach" path="/mihoyo/bh2/:type" paramsDesc={['公告种类']}>
<Route author="deepred5" example="/mihoyo/bh2/gach" path="/mihoyo/bh2/:type" paramsDesc={['公告种类']} notOperational="1">
| 最新公告 | 版本信息 | 祈愿信息 | 活动介绍 |
| -------- | -------- | -------- | -------- |
@ -861,7 +861,7 @@ Example`https://www.iyingdi.com/tz/people/55547` id 是 `55547`
### 论坛 {#qi-le-lun-tan}
<Route author="nczitzk" example="/keylol" path="/keylol/:path+" paramsDesc={['路径,默认为热点聚焦']}>
<Route author="nczitzk" example="/keylol" path="/keylol/:path+" paramsDesc={['路径,默认为热点聚焦']} notOperational="1">
:::tip
@ -917,7 +917,7 @@ Example`https://www.iyingdi.com/tz/people/55547` id 是 `55547`
### 游戏新闻 {#xiao-hei-he-you-xi-xin-wen}
<Route author="MyFaith" example="/xiaoheihe/news" path="xiaoheihe/news"/>
<Route author="MyFaith" example="/xiaoheihe/news" path="xiaoheihe/news" notOperational="1"/>
### 游戏折扣信息 {#xiao-hei-he-you-xi-zhe-kou-xin-xi}
@ -943,7 +943,7 @@ Example`https://www.iyingdi.com/tz/people/55547` id 是 `55547`
### 台服新闻 {#ying-xiong-lian-meng-tai-fu-xin-wen}
<Route author="hoilc" example="/loltw/news" path="/loltw/news/:category?" paramsDesc={['新闻分类,置空为全部新闻']} radar="1">
<Route author="hoilc" example="/loltw/news" path="/loltw/news/:category?" paramsDesc={['新闻分类,置空为全部新闻']} radar="1" notOperational="1">
| 活动 | 资讯 | 系统 | 电竞 | 版本资讯 | 战棋资讯 |
| ----- | ---- | ------ | ------ | -------- | -------- |
@ -1001,7 +1001,7 @@ Example`https://www.iyingdi.com/tz/people/55547` id 是 `55547`
### 分类 {#you-xi-nian-lun-fen-lei}
<Route author="nczitzk" example="/bibgame/sgame" path="/bibgame/:category?/:type?" paramsDesc={['分类,见下表,默认为 PC 游戏', '类型,可在各分类页中导航栏中找到']}>
<Route author="nczitzk" example="/bibgame/sgame" path="/bibgame/:category?/:type?" paramsDesc={['分类,见下表,默认为 PC 游戏', '类型,可在各分类页中导航栏中找到']} notOperational="1">
| PC 游戏 | PS4 游戏 | Switch 游戏 | NS 其他板块 | galgame | VR 游戏 | 3DS 游戏 | psv 游戏 | xbox360 游戏 | ps3 游戏 | 其他掌机 |
| ------- | -------- | ----------- | ----------- | ------- | ------- | -------- | -------- | ------------ | -------- | -------- |
@ -1084,7 +1084,7 @@ Example`https://www.iyingdi.com/tz/people/55547` id 是 `55547`
### 推荐 {#zhang-shang-ying-xiong-lian-meng-tui-jian}
<Route author="alizeegod" example="/lolapp/recommend" path="/lolapp/recommend"/>
<Route author="alizeegod" example="/lolapp/recommend" path="/lolapp/recommend" notOperational="1"/>
### 用户文章 {#zhang-shang-ying-xiong-lian-meng-yong-hu-wen-zhang}
@ -1094,7 +1094,7 @@ Example`https://www.iyingdi.com/tz/people/55547` id 是 `55547`
### 推荐 {#zhang-you-bao-tui-jian}
<Route author="ztmzzz" example="/zhangyoubao/lol" path="/zhangyoubao/:category" paramsDesc={['分类,见下表']}>
<Route author="ztmzzz" example="/zhangyoubao/lol" path="/zhangyoubao/:category" paramsDesc={['分类,见下表']} notOperational="1">
| 英雄联盟 | 炉石传说 | DNF | 守望先锋 | 王者荣耀 | 单机综合 | 手游综合 | 云顶之弈 | 部落冲突 | 皇室战争 | DNF 手游 | 荒野乱斗 |
| -------- | -------- | --- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | ---------- |
@ -1106,7 +1106,7 @@ Example`https://www.iyingdi.com/tz/people/55547` id 是 `55547`
### 公告 {#%E3%81%8D%E3%82%89%E3%82%89%E3%83%95%E3%82%A1%E3%83%B3%E3%82%BF%E3%82%B8%E3%82%A2-qi-la-la-huan-xiang-qu-gong-gao}
<Route author="magic-akari" example="/kirara/news" path="/kirara/news"/>
<Route author="magic-akari" example="/kirara/news" path="/kirara/news" notOperational="1"/>
## ファミ通 {#%E3%83%95%E3%82%A1%E3%83%9F-tong}

View File

@ -10,19 +10,19 @@
### Annual FOIA Reports {#central-intelligence-agency-cia-annual-foia-reports}
<Route author="nczitzk" example="/cia/foia-annual-report" path="/cia/foia-annual-report"/>
<Route author="nczitzk" example="/cia/foia-annual-report" path="/cia/foia-annual-report" notOperational="1"/>
## Constitutional Court of Baden-Württemberg (Germany) {#constitutional-court-of-baden-wvrttemberg-germany}
### Press releases {#constitutional-court-of-baden-wvrttemberg-germany-press-releases}
<Route author="quinn-dev" example="/verfghbw/press" path="/verfghbw/press/:keyword?" paramsDesc={['Keyword']}/>
<Route author="quinn-dev" example="/verfghbw/press" path="/verfghbw/press/:keyword?" paramsDesc={['Keyword']} notOperational="1"/>
## Hong Kong Centre for Health Protection {#hong-kong-centre-for-health-protection}
### Category {#hong-kong-centre-for-health-protection-category}
<Route author="nczitzk" example="/chp" path="/chp/:category?/:language?" paramsDesc={['Category, see below, Important Topics by default', 'Language, see below, zh_tw by default']}>
<Route author="nczitzk" example="/chp" path="/chp/:category?/:language?" paramsDesc={['Category, see below, Important Topics by default', 'Language, see below, zh_tw by default']} notOperational="1">
Category
@ -81,7 +81,7 @@ Category
### Arguments Audios {#supreme-court-of-the-united-states-arguments-audios}
<Route author="nczitzk" example="/us/supremecourt/argument_audio" path="/us/supremecourt/argument_audio/:year?" paramsDesc={['Year, current year by default']}/>
<Route author="nczitzk" example="/us/supremecourt/argument_audio" path="/us/supremecourt/argument_audio/:year?" paramsDesc={['Year, current year by default']} notOperational="1"/>
## The United States Trade Representative {#the-united-states-trade-representative}
@ -193,7 +193,7 @@ Language
### 科技资讯 & 科技资源 {#an-hui-sheng-ke-ji-ting-ke-ji-zi-xun-ke-ji-zi-yuan}
<Route author="nczitzk" example="/gov/anhui/kjt/kjzx/tzgg" path="/gov/anhui/kjt/:path?" paramsDesc={['路径,默认为通知公告']}>
<Route author="nczitzk" example="/gov/anhui/kjt/kjzx/tzgg" path="/gov/anhui/kjt/:path?" paramsDesc={['路径,默认为通知公告']} notOperational="1">
:::tip
@ -209,7 +209,7 @@ Language
### 最新消息 {#ao-men-wei-sheng-ju-zui-xin-xiao-xi}
<Route author="Fatpandac" example="/ssm/news" path="/ssm/news"/>
<Route author="Fatpandac" example="/ssm/news" path="/ssm/news" notOperational="1"/>
## 北京社科网 {#bei-jing-she-ke-wang}
@ -241,7 +241,7 @@ Language
### 北京市共有产权住房租赁服务平台 {#bei-jing-shi-bao-zhang-fang-zhong-xin-you-xian-gong-si-bei-jing-shi-gong-you-chan-quan-zhu-fang-zu-lin-fu-wu-ping-tai}
<Route author="bigfei" example="/gov/beijing/bphc/announcement" path="/gov/beijing/bphc/:cat" paramsDesc={['类别']}>
<Route author="bigfei" example="/gov/beijing/bphc/announcement" path="/gov/beijing/bphc/:cat" paramsDesc={['类别']} notOperational="1">
| 通知公告 | 项目介绍 |
| :----------: | :------: |
@ -259,7 +259,7 @@ Language
### 频道 {#bei-jing-shi-ke-xue-ji-shu-wei-yuan-hui-zhong-guan-cun-ke-ji-yuan-qu-guan-li-wei-yuan-hui-pin-dao}
<Route author="Fatpandac" example="/kwbeijing/col736" path="/kwbeijing/:channel" paramsDesc={['频道']}>
<Route author="Fatpandac" example="/kwbeijing/col736" path="/kwbeijing/:channel" paramsDesc={['频道']} notOperational="1">
频道参数可在官网获取,如:
@ -323,7 +323,7 @@ Language
#### 政务公开 {#chong-qing-shi-ren-min-zheng-fu-liang-jiang-xin-qu-xin-xi-gong-kai-wang-zheng-wu-gong-kai}
<Route author="nczitzk" example="/gov/chongqing/ljxq/zwgk/lzyj" path="/gov/chongqing/ljxq/zwgk/:caty" paramsDesc={['分类名']}>
<Route author="nczitzk" example="/gov/chongqing/ljxq/zwgk/lzyj" path="/gov/chongqing/ljxq/zwgk/:caty" paramsDesc={['分类名']} notOperational="1">
| 履职依据 | 公示公告 |
| -------- | -------- |
@ -355,7 +355,7 @@ Language
### 今日绵竹 {#de-yang-shi-ren-min-zheng-fu-jin-ri-mian-zhu}
<Route author="zytomorrow" example="/gov/sichuan/deyang/mztoday/zx" path="/gov/sichuan/deyang/mztoday/:infoType?" paramsDesc={['信息栏目名称。默认最新(zx)']}>
<Route author="zytomorrow" example="/gov/sichuan/deyang/mztoday/zx" path="/gov/sichuan/deyang/mztoday/:infoType?" paramsDesc={['信息栏目名称。默认最新(zx)']} notOperational="1">
| 最新 | 推荐 | 时政 | 教育 | 民生 | 文旅 | 经济 | 文明创建 | 部门 | 镇(街道) | 健康绵竹 | 南轩讲堂 | 视频 | 文明实践 | 领航中国 | 绵竹年画 | 绵竹历史 | 绵竹旅游 | 外媒看绵竹 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | -------- | ---- | ---------- | -------- | -------- | ---- | -------- | -------- | -------- | -------- | -------- | ---------- |
@ -367,7 +367,7 @@ Language
### 省教育厅 {#guang-dong-sheng-ren-min-zheng-fu-sheng-jiao-yu-ting}
<Route author="nczitzk" example="/gov/guangdong/edu/tzgg" path="/gov/guangdong/edu/:caty" paramsDesc={['资讯类别']}>
<Route author="nczitzk" example="/gov/guangdong/edu/tzgg" path="/gov/guangdong/edu/:caty" paramsDesc={['资讯类别']} notOperational="1">
| 通知公告 | 本厅信息 | 新闻发布 | 媒体聚焦 | 广东教育 | 教育动态 | 图片新闻 | 政声传递 |
| :------: | :------: | :------: | :------: | :------: | :------: | :------: | :------: |
@ -429,7 +429,7 @@ Language
#### 政务公开 {#guang-dong-sheng-ren-min-zheng-fu-hui-zhou-shi-ren-min-zheng-fu-zheng-wu-gong-kai}
<Route author="Fatpandac" example="/gov/huizhou/zwgk/jgdt" path="/gov/huizhou/zwgk/:category?" paramsDesc={['资讯类别,可以从网址中得到,默认为政务要闻']}/>
<Route author="Fatpandac" example="/gov/huizhou/zwgk/jgdt" path="/gov/huizhou/zwgk/:category?" paramsDesc={['资讯类别,可以从网址中得到,默认为政务要闻']} notOperational="1"/>
## 广州市人民政府 {#guang-zhou-shi-ren-min-zheng-fu}
@ -457,7 +457,7 @@ Language
### 分类 {#guo-jia-guang-bo-dian-shi-zong-ju-fen-lei}
<Route author="yuxinliu-alex" example="/gov/nrta/news" path="/gov/nrta/news/:category?" paramsDesc={['资讯类别,可从地址中获取,默认为总局要闻']}>
<Route author="yuxinliu-alex" example="/gov/nrta/news" path="/gov/nrta/news/:category?" paramsDesc={['资讯类别,可从地址中获取,默认为总局要闻']} anticrawler="1">
| 总局要闻 | 公告公示 | 工作动态 | 其他 |
| -------- | -------- | -------- | ---- |
@ -467,7 +467,7 @@ Language
### 电视剧政务平台 {#guo-jia-guang-bo-dian-shi-zong-ju-dian-shi-ju-zheng-wu-ping-tai}
<Route author="nczitzk" example="/gov/nrta/dsj" path="/gov/nrta/dsj/:category?" paramsDesc={['分类,见下表,默认为备案公示']}>
<Route author="nczitzk" example="/gov/nrta/dsj" path="/gov/nrta/dsj/:category?" paramsDesc={['分类,见下表,默认为备案公示']} anticrawler="1">
| 备案公示 | 发行许可通告 | 重大题材立项 | 重大题材摄制 | 变更通报 |
| -------- | ------------ | ---------------- | --------------- | -------- |
@ -479,7 +479,7 @@ Language
### 国家林草科技大讲堂 {#guo-jia-lin-ye-he-cao-yuan-ju-guo-jia-lin-cao-ke-ji-da-jiang-tang}
<Route author="nczitzk" example="/gov/forestry/gjlckjdjt" path="/gov/forestry/gjlckjdjt/:category?" paramsDesc={['分类,见下表,默认为全部']} radar="1">
<Route author="nczitzk" example="/gov/forestry/gjlckjdjt" path="/gov/forestry/gjlckjdjt/:category?" paramsDesc={['分类,见下表,默认为全部']} radar="1" anticrawler="1">
| 分类 | id |
| -------- | ---- |
@ -598,7 +598,7 @@ Language
### 最新文件 {#guo-jia-shui-wu-zong-ju-zui-xin-wen-jian}
<Route author="nczitzk" example="/gov/chinatax/latest" path="/gov/chinatax/latest"/>
<Route author="nczitzk" example="/gov/chinatax/latest" path="/gov/chinatax/latest" notOperational="1"/>
## 国家统计局 {#guo-jia-tong-ji-ju}
@ -643,17 +643,17 @@ Language
### 列表 {#guo-jia-xin-wen-chu-ban-shu-lie-biao}
<Route author="y2361547758" example="/gov/nppa/317" path="/gov/nppa/:channel" paramsDesc={['栏目名 id']} radar="1"/>
<Route author="y2361547758" example="/gov/nppa/317" path="/gov/nppa/:channel" paramsDesc={['栏目名 id']} radar="1" notOperational="1"/>
### 详情 {#guo-jia-xin-wen-chu-ban-shu-xiang-qing}
<Route author="y2361547758" example="/gov/nppa/318/45948" path="/gov/nppa/:channel/:content" paramsDesc={['栏目名 id', '文章 id']} radar="1"/>
<Route author="y2361547758" example="/gov/nppa/318/45948" path="/gov/nppa/:channel/:content" paramsDesc={['栏目名 id', '文章 id']} radar="1" notOperational="1"/>
## 国家药品监督管理局 {#guo-jia-yao-pin-jian-du-guan-li-ju}
### 通用 {#guo-jia-yao-pin-jian-du-guan-li-ju-tong-yong}
<Route author="TonyRL" example="/gov/nmpa/xxgk/ggtg" path="/gov/nmpa/:path+" paramsDesc={['路径,默认为公告通告']} radar="1">
<Route author="TonyRL" example="/gov/nmpa/xxgk/ggtg" path="/gov/nmpa/:path+" paramsDesc={['路径,默认为公告通告']} radar="1" notOperational="1">
:::tip
@ -701,7 +701,7 @@ Language
### 首页 {#guo-jia-yao-pin-shen-ping-wang-zhan-shou-ye}
<Route author="Fatpandac" example="/cde/news/gzdt" path="/cde/:channel/:category" paramsDesc={['频道', '类别']}>
<Route author="Fatpandac" example="/cde/news/gzdt" path="/cde/:channel/:category" paramsDesc={['频道', '类别']} notOperational="1">
- 频道
@ -723,7 +723,7 @@ Language
### 信息公开 {#guo-jia-yao-pin-shen-ping-wang-zhan-xin-xi-gong-kai}
<Route author="TonyRL" example="/cde/xxgk/priorityApproval" path="/cde/xxgk/:category" paramsDesc={['类别,见下表']} radar="1">
<Route author="TonyRL" example="/cde/xxgk/priorityApproval" path="/cde/xxgk/:category" paramsDesc={['类别,见下表']} radar="1" notOperational="1">
| 优先审评公示 | 突破性治疗公示 | 临床试验默示许可 |
| :--------------: | :--------------: | :--------------: |
@ -733,7 +733,7 @@ Language
### 指导原则专栏 {#guo-jia-yao-pin-shen-ping-wang-zhan-zhi-dao-yuan-ze-zhuan-lan}
<Route author="TonyRL" example="/cde/zdyz/domesticGuide" path="/cde/zdyz/:category" paramsDesc={['类别,见下表']} radar="1">
<Route author="TonyRL" example="/cde/zdyz/domesticGuide" path="/cde/zdyz/:category" paramsDesc={['类别,见下表']} radar="1" notOperational="1">
| 发布通告 | 征求意见 |
| :-----------: | :---------: |
@ -745,7 +745,7 @@ Language
### 通用 {#guo-jia-zi-ran-ke-xue-ji-jin-wei-yuan-hui-tong-yong}
<Route author="Derekmini nczitzk" example="/gov/nsfc" path="/gov/nsfc/path+" paramsDesc={['路径,默认为基金要闻']} radar="1">
<Route author="Derekmini nczitzk" example="/gov/nsfc" path="/gov/nsfc/path+" paramsDesc={['路径,默认为基金要闻']} radar="1" anticrawler="1">
:::tip
@ -805,11 +805,11 @@ Language
### 政务公开 {#ha-er-bin-shi-ke-ji-ju-zheng-wu-gong-kai}
<Route author="XYenon" example="/gov/harbin/kjj" path="/gov/harbin/kjj"/>
<Route author="XYenon" example="/gov/harbin/kjj" path="/gov/harbin/kjj" notOperational="1"/>
## 河北省财政厅 {#he-bei-sheng-cai-zheng-ting}
<Route author="nczitzk" example="/gov/hebei/czt/xwdt" path="/gov/hebei/czt/xwdt/:category?" paramsDesc={['分类,见下表,默认为财政动态']}>
<Route author="nczitzk" example="/gov/hebei/czt/xwdt" path="/gov/hebei/czt/xwdt/:category?" paramsDesc={['分类,见下表,默认为财政动态']} notOperational="1">
| 财政动态 | 综合新闻 | 通知公告 |
| -------- | -------- | -------- |
@ -831,7 +831,7 @@ Language
### 新闻中心 {#hu-bei-sheng-ruan-jian-hang-ye-xie-hui-xin-wen-zhong-xin}
<Route author="tudou027" example="/gov/hubei/hbsia/zxzx" path="/gov/hubei/hbsia/:caty" paramsDesc={['类别']}>
<Route author="tudou027" example="/gov/hubei/hbsia/zxzx" path="/gov/hubei/hbsia/:caty" paramsDesc={['类别']} notOperational="1">
| 具体栏目 | 参数 |
| :------: | :--: |
@ -848,7 +848,7 @@ Language
#### 市长信箱 {#hu-nan-sheng-ren-min-zheng-fu-chang-sha-shi-ren-min-zheng-fu-shi-zhang-xin-xiang}
<Route author="shansing" example="/gov/hunan/changsha/major-email" path="/gov/hunan/changsha/major-email" />
<Route author="shansing" example="/gov/hunan/changsha/major-email" path="/gov/hunan/changsha/major-email" notOperational="1" />
可能仅限中国大陆服务器访问,以实际情况为准。
@ -898,7 +898,7 @@ Language
### 茂名市人民政府门户网站 {#mao-ming-shi-ren-min-zheng-fu-mao-ming-shi-ren-min-zheng-fu-men-hu-wang-zhan}
<Route author="ShuiHuo" example="/gov/maoming/www/zwgk/zcjd/jd" path="/gov/maoming/:path+" paramsDesc={['路径']}>
<Route author="ShuiHuo" example="/gov/maoming/www/zwgk/zcjd/jd" path="/gov/maoming/:path+" paramsDesc={['路径']} notOperational="1">
:::tip
@ -914,7 +914,7 @@ Language
### 茂名市茂南区人民政府 {#mao-ming-shi-ren-min-zheng-fu-mao-ming-shi-mao-nan-qu-ren-min-zheng-fu}
<Route author="ShuiHuo" example="/gov/maonan/zwgk" path="/gov/maonan/:category" paramsDesc={['分类名']}>
<Route author="ShuiHuo" example="/gov/maonan/zwgk" path="/gov/maonan/:category" paramsDesc={['分类名']} notOperational="1">
| 政务公开 | 政务新闻 | 茂南动态 | 重大会议 | 公告公示 | 招录信息 | 政策解读 |
| :------: | :------: | :------: | :------: | :------: | :------: | :------: |
@ -924,7 +924,7 @@ Language
### 茂名市电白区人民政府 {#mao-ming-shi-ren-min-zheng-fu-mao-ming-shi-dian-bai-qu-ren-min-zheng-fu}
<Route author="ShuiHuo" example="/gov/dianbai/www/zwgk/zcjd" path="/gov/dianbai/:path+" paramsDesc={['路径,只填写 `www` 默认为 政务公开 > 政策解读']}>
<Route author="ShuiHuo" example="/gov/dianbai/www/zwgk/zcjd" path="/gov/dianbai/:path+" paramsDesc={['路径,只填写 `www` 默认为 政务公开 > 政策解读']} notOperational="1">
:::tip
@ -938,7 +938,7 @@ Language
### 信宜市人民政府 {#mao-ming-shi-ren-min-zheng-fu-xin-yi-shi-ren-min-zheng-fu}
<Route author="ShuiHuo" example="/gov/xinyi/www/zwgk/zcjd" path="/gov/xinyi/:path+" paramsDesc={['路径,只填写 `www` 默认为 政务公开 > 政策解读']}>
<Route author="ShuiHuo" example="/gov/xinyi/www/zwgk/zcjd" path="/gov/xinyi/:path+" paramsDesc={['路径,只填写 `www` 默认为 政务公开 > 政策解读']} notOperational="1">
:::tip
@ -952,7 +952,7 @@ Language
### 高州市人民政府 {#mao-ming-shi-ren-min-zheng-fu-gao-zhou-shi-ren-min-zheng-fu}
<Route author="ShuiHuo" example="/gov/gaozhou/www/zwgk/zcjd" path="/gov/gaozhou/:path+" paramsDesc={['路径,只填写 `www` 默认为 政策解读']}>
<Route author="ShuiHuo" example="/gov/gaozhou/www/zwgk/zcjd" path="/gov/gaozhou/:path+" paramsDesc={['路径,只填写 `www` 默认为 政策解读']} notOperational="1">
:::tip
@ -966,7 +966,7 @@ Language
### 化州市人民政府 {#mao-ming-shi-ren-min-zheng-fu-hua-zhou-shi-ren-min-zheng-fu}
<Route author="ShuiHuo" example="/gov/huazhou/www/zwgk/zcjd" path="/gov/huazhou/:path+" paramsDesc={['路径,只填写 `www` 默认为 政策解读']}>
<Route author="ShuiHuo" example="/gov/huazhou/www/zwgk/zcjd" path="/gov/huazhou/:path+" paramsDesc={['路径,只填写 `www` 默认为 政策解读']} notOperational="1">
:::tip
@ -980,7 +980,7 @@ Language
### 广东茂名滨海新区政务网 {#mao-ming-shi-ren-min-zheng-fu-guang-dong-mao-ming-bin-hai-xin-qu-zheng-wu-wang}
<Route author="ShuiHuo" example="/gov/mgs/www/zwgk/zcjd" path="/gov/mgs/:path+" paramsDesc={['路径,只填写 `www` 默认为 政务公开 > 政策解读']}>
<Route author="ShuiHuo" example="/gov/mgs/www/zwgk/zcjd" path="/gov/mgs/:path+" paramsDesc={['路径,只填写 `www` 默认为 政务公开 > 政策解读']} notOperational="1">
:::tip
@ -994,7 +994,7 @@ Language
### 广东茂名高新技术产业开发区 {#mao-ming-shi-ren-min-zheng-fu-guang-dong-mao-ming-gao-xin-ji-shu-chan-ye-kai-fa-qu}
<Route author="ShuiHuo" example="/gov/mmht/www/xwzx/zcjd" path="/gov/mmht/:path+" paramsDesc={['路径,只填写 `www` 默认为 政务公开 > 政策解读']}>
<Route author="ShuiHuo" example="/gov/mmht/www/xwzx/zcjd" path="/gov/mmht/:path+" paramsDesc={['路径,只填写 `www` 默认为 政务公开 > 政策解读']} notOperational="1">
:::tip
@ -1008,7 +1008,7 @@ Language
### 广东省茂名水东湾新城建设管理委员会 {#mao-ming-shi-ren-min-zheng-fu-guang-dong-sheng-mao-ming-shui-dong-wan-xin-cheng-jian-she-guan-li-wei-yuan-hui}
<Route author="ShuiHuo" example="/gov/sdb/www/zwgk/zcjd" path="/gov/sdb/:path+" paramsDesc={['路径,只填写 `www` 默认为 政务公开 > 政策解读']}>
<Route author="ShuiHuo" example="/gov/sdb/www/zwgk/zcjd" path="/gov/sdb/:path+" paramsDesc={['路径,只填写 `www` 默认为 政务公开 > 政策解读']} notOperational="1">
:::tip
@ -1070,7 +1070,7 @@ Language
### 人社厅 {#shan-xi-sheng-ren-min-zheng-fu-ren-she-ting}
<Route author="wolfyu1991" example="/gov/shanxi/rst/rsks-tzgg" path="/gov/shanxi/rst/:category" paramsDesc={['分类名']}>
<Route author="wolfyu1991" example="/gov/shanxi/rst/rsks-tzgg" path="/gov/shanxi/rst/:category" paramsDesc={['分类名']} notOperational="1">
| 通知公告 | 公务员考试 | 事业单位考试 | 专业技术人员资格考试 | 其他考试 |
| :-------: | :--------: | :----------: | :------------------: | :-------: |
@ -1082,7 +1082,7 @@ Language
### 省科学技术厅 {#shan-xi-sheng-sheng-ren-min-zheng-fu-sheng-ke-xue-ji-shu-ting}
<Route author="nczitzk" example="/gov/shaanxi/kjt" path="/gov/shaanxi/kjt/:id?" paramsDesc={['分类,见下表,默认为通知公告']}>
<Route author="nczitzk" example="/gov/shaanxi/kjt" path="/gov/shaanxi/kjt/:id?" paramsDesc={['分类,见下表,默认为通知公告']} notOperational="1">
| 科技头条 | 工作动态 | 基层科技 | 科技博览 | 媒体聚焦 | 通知公告 |
| -------- | -------- | -------- | -------- | -------- | -------- |
@ -1098,7 +1098,7 @@ Language
### 上海卫健委 疫情通报 {#shang-hai-shi-ren-min-zheng-fu-shang-hai-wei-jian-wei-yi-qing-tong-bao}
<Route author="zcf0508" example="/gov/shanghai/wsjkw/yqtb" path="/gov/shanghai/wsjkw/yqtb"/>
<Route author="zcf0508" example="/gov/shanghai/wsjkw/yqtb" path="/gov/shanghai/wsjkw/yqtb" notOperational="1"/>
### 上海市药品监督管理局 {#shang-hai-shi-ren-min-zheng-fu-shang-hai-shi-yao-pin-jian-du-guan-li-ju}
@ -1123,7 +1123,7 @@ Language
### 政府新闻 {#su-zhou-shi-ren-min-zheng-fu-zheng-fu-xin-wen}
<Route author="EsuRt luyuhuang" example="/gov/suzhou/news/news" path="/gov/suzhou/news/:uid" paramsDesc={['栏目名']}>
<Route author="EsuRt luyuhuang" example="/gov/suzhou/news/news" path="/gov/suzhou/news/:uid" paramsDesc={['栏目名']} notOperational="1">
| 新闻栏目名 | :uid |
| :--------: | :--------------: |
@ -1157,7 +1157,7 @@ Language
### 政府信息公开文件 {#su-zhou-shi-ren-min-zheng-fu-zheng-fu-xin-xi-gong-kai-wen-jian}
<Route author="EsuRt" example="/gov/suzhou/doc" path="/gov/suzhou/doc"/>
<Route author="EsuRt" example="/gov/suzhou/doc" path="/gov/suzhou/doc" notOperational="1"/>
## 台湾行政院消费者保护会 {#tai-wan-xing-zheng-yuan-xiao-fei-zhe-bao-hu-hui}
@ -1193,7 +1193,7 @@ Language
### 太原市人力资源和社会保障局政府公开信息 {#tai-yuan-shi-ren-min-zheng-fu-tai-yuan-shi-ren-li-zi-yuan-he-she-hui-bao-zhang-ju-zheng-fu-gong-kai-xin-xi}
<Route author="2PoL" example="/gov/taiyuan/rsj/gggs" path="/gov/taiyuan/rsj/:caty/:page?" paramsDesc={['信息类别', '页码']}>
<Route author="2PoL" example="/gov/taiyuan/rsj/gggs" path="/gov/taiyuan/rsj/:caty/:page?" paramsDesc={['信息类别', '页码']} notOperational="1">
| 工作动态 | 太原新闻 | 通知公告 | 县区动态 | 国内动态 | 图片新闻 |
| -------- | -------- | -------- | -------- | -------- | -------- |
@ -1205,7 +1205,7 @@ Language
### 新闻中心 {#wu-han-dong-hu-xin-ji-shu-kai-fa-qu-xin-wen-zhong-xin}
<Route author="tudou027" example="/gov/wuhan/wehdz/tz" path="/gov/wuhan/wehdz/:caty" paramsDesc={['类别']}>
<Route author="tudou027" example="/gov/wuhan/wehdz/tz" path="/gov/wuhan/wehdz/:caty" paramsDesc={['类别']} notOperational="1">
| 通知 | 公告 |
| :--: | :--: |
@ -1235,7 +1235,7 @@ Language
### 分类 {#xiang-gang-wei-sheng-fang-hu-zhong-xin-fen-lei}
<Route author="nczitzk" example="/chp" path="/chp/:category?/:language?" paramsDesc={['分类,见下表,默认为重要资讯', '语言,见下表,默认为 `zh_tw`']}>
<Route author="nczitzk" example="/chp" path="/chp/:category?/:language?" paramsDesc={['分类,见下表,默认为重要资讯', '语言,见下表,默认为 `zh_tw`']} notOperational="1">
分类
@ -1255,7 +1255,7 @@ Language
### 徐州市人力资源和社会保障局 {#xu-zhou-shi-ren-min-zheng-fu-xu-zhou-shi-ren-li-zi-yuan-he-she-hui-bao-zhang-ju}
<Route author="nczitzk" example="/gov/xuzhou/hrss" path="/gov/xuzhou/hrss/:category?" paramsDesc={['分类,见下表,默认为通知公告']}>
<Route author="nczitzk" example="/gov/xuzhou/hrss" path="/gov/xuzhou/hrss/:category?" paramsDesc={['分类,见下表,默认为通知公告']} notOperational="1">
| 通知公告 | 要闻动态 | 县区动态 | 事业招聘 | 企业招聘 | 政声传递 |
| -------- | -------- | -------- | -------- | -------- | -------- |
@ -1267,7 +1267,7 @@ Language
### 通知 {#zhe-jiang-sheng-gong-wu-yuan-kao-shi-lu-yong-wang-tong-zhi}
<Route author="nczitzk" example="/gov/zhejiang/gwy/1" path="/gov/zhejiang/gwy/:category?/:column?" paramsDesc={['分类,见下表,默认为全部', '地市专栏,见下表,默认为全部']}>
<Route author="nczitzk" example="/gov/zhejiang/gwy/1" path="/gov/zhejiang/gwy/:category?/:column?" paramsDesc={['分类,见下表,默认为全部', '地市专栏,见下表,默认为全部']} notOperational="1">
| 分类 | id |
| ------------ | --- |
@ -1299,7 +1299,7 @@ Language
### 公告信息 {#zhe-jiang-sheng-tu-di-shi-yong-quan-wang-shang-jiao-yi-xi-tong-gong-gao-xin-xi}
<Route author="Fatpandac" example="/zjgtjy/all" path="zjgtjy/:type" paramsDesc={['分类名']}>
<Route author="Fatpandac" example="/zjgtjy/all" path="/zjgtjy/:type" paramsDesc={['分类名']} notOperational="1">
| 全部公告 | 挂牌公告 | 拍卖公告 | 补充公告 |
| :------: | :------: | :------: | :------: |
@ -1327,27 +1327,27 @@ Language
### 政策文件 {#zhong-guo-gong-ye-he-xin-xi-hua-bu-zheng-ce-wen-jian}
<Route author="Yoge-Code" example="/gov/miit/zcwj" path="/gov/miit/zcwj"/>
<Route author="Yoge-Code" example="/gov/miit/zcwj" path="/gov/miit/zcwj" notOperational="1"/>
## 中国国家认证认可监管管理员会 {#zhong-guo-guo-jia-ren-zheng-ren-ke-jian-guan-guan-li-yuan-hui}
### 监管动态 {#zhong-guo-guo-jia-ren-zheng-ren-ke-jian-guan-guan-li-yuan-hui-jian-guan-dong-tai}
<Route author="Yoge-Code" example="/gov/cnca/jgdt" path="/gov/cnca/jgdt"/>
<Route author="Yoge-Code" example="/gov/cnca/jgdt" path="/gov/cnca/jgdt" notOperational="1"/>
### 行业动态 {#zhong-guo-guo-jia-ren-zheng-ren-ke-jian-guan-guan-li-yuan-hui-hang-ye-dong-tai}
<Route author="Yoge-Code" example="/gov/cnca/hydt" path="/gov/cnca/hydt"/>
<Route author="Yoge-Code" example="/gov/cnca/hydt" path="/gov/cnca/hydt" notOperational="1"/>
### 最新通知 {#zhong-guo-guo-jia-ren-zheng-ren-ke-jian-guan-guan-li-yuan-hui-zui-xin-tong-zhi}
<Route author="Yoge-Code" example="/gov/cnca/zxtz" path="/gov/cnca/zxtz"/>
<Route author="Yoge-Code" example="/gov/cnca/zxtz" path="/gov/cnca/zxtz" notOperational="1"/>
## 中国互联网络信息中心 {#zhong-guo-hu-lian-wang-luo-xin-xi-zhong-xin}
### 新闻中心 {#zhong-guo-hu-lian-wang-luo-xin-xi-zhong-xin-xin-wen-zhong-xin}
<Route author="nczitzk" example="/gov/cnnic/gywm/xwzx/xwzxtzgg/" path="/gov/cnnic/:path+" paramsDesc={['路径,默认为热点信息']}>
<Route author="nczitzk" example="/gov/cnnic/gywm/xwzx/xwzxtzgg/" path="/gov/cnnic/:path+" paramsDesc={['路径,默认为热点信息']} notOperational="1">
:::tip
@ -1379,13 +1379,13 @@ Language
### 通用 {#zhong-guo-ke-xue-ji-shu-xie-hui-tong-yong}
<Route author="TonyRL" example="/cast" path="/cast/:column?" paramsDesc={['栏目 ID即 URL 中的数字,默认为 `457`']} radar="1"/>
<Route author="TonyRL" example="/cast" path="/cast/:column?" paramsDesc={['栏目 ID即 URL 中的数字,默认为 `457`']} radar="1" notOperational="1"/>
## 中国农工民主党 {#zhong-guo-nong-gong-min-zhu-dang}
### 新闻中心 {#zhong-guo-nong-gong-min-zhu-dang-xin-wen-zhong-xin}
<Route author="nczitzk" example="/ngd" path="/ngd/:slug?" paramsDesc={['见下文']}>
<Route author="nczitzk" example="/ngd" path="/ngd/:slug?" paramsDesc={['见下文']} notOperational="1">
将目标栏目的网址拆解为 `http://www.ngd.org.cn/` 和后面的字段,去掉 `.htm` 后,把后面的字段中的 `/` 替换为 `-`,即为该路由的 slug
@ -1543,13 +1543,13 @@ Language
### 申请事项进度 {#zhong-guo-zheng-quan-jian-du-guan-li-wei-yuan-hui-shen-qing-shi-xiang-jin-du}
<Route author="hillerliao" example="/gov/csrc/auditstatus/9ce91cf2d750ee62de27fbbcb05fa483" path="/gov/csrc/auditstatus/:apply_id" paramsDesc={['事项类别id`https://neris.csrc.gov.cn/alappl/home/xkDetail` 列表中各地址的 appMatrCde 参数']} radar="1"/>
<Route author="hillerliao" example="/gov/csrc/auditstatus/9ce91cf2d750ee62de27fbbcb05fa483" path="/gov/csrc/auditstatus/:apply_id" paramsDesc={['事项类别id`https://neris.csrc.gov.cn/alappl/home/xkDetail` 列表中各地址的 appMatrCde 参数']} radar="1" notOperational="1"/>
## 中国政府网 {#zhong-guo-zheng-fu-wang}
### 数据 {#zhong-guo-zheng-fu-wang-shu-ju}
<Route author="nczitzk" example="/gov/shuju/shengzhu/baitiaorou" path="/gov/shuju/:caty/:item" paramsDesc={['分类,“生猪”对应`shengzhu`,“价格”对应`jiage`', '项目,见表']}>
<Route author="nczitzk" example="/gov/shuju/shengzhu/baitiaorou" path="/gov/shuju/:caty/:item" paramsDesc={['分类,“生猪”对应`shengzhu`,“价格”对应`jiage`', '项目,见表']} notOperational="1">
生猪分类可选项目:
@ -1567,7 +1567,7 @@ Language
### 图解 {#zhong-guo-zheng-fu-wang-tu-jie}
<Route author="nczitzk" example="/gov/xinwen/tujie/zhengce" path="/gov/xinwen/tujie/:caty" paramsDesc={['图解分类,见下表']}>
<Route author="nczitzk" example="/gov/xinwen/tujie/zhengce" path="/gov/xinwen/tujie/:caty" paramsDesc={['图解分类,见下表']} notOperational="1">
| 总理活动图解 | 每周一画 | 其他漫画 | 图解政策 | 其他图解 |
| ------------ | -------- | -------- | -------- | -------- |
@ -1593,11 +1593,11 @@ Language
### 最新文件 {#zhong-guo-zheng-fu-wang-zui-xin-wen-jian}
<Route author="ciaranchen" example="/gov/zhengce/wenjian" path="/gov/zhengce/wenjian/:pcodeJiguan?" paramsDesc={['文种分类。国令、国发、国函、国发明电、国办发、国办函、国办发明电、其他']} />
<Route author="ciaranchen" example="/gov/zhengce/wenjian" path="/gov/zhengce/wenjian/:pcodeJiguan?" paramsDesc={['文种分类。国令、国发、国函、国发明电、国办发、国办函、国办发明电、其他']} notOperational="1" />
### 信息稿件 {#zhong-guo-zheng-fu-wang-xin-xi-gao-jian}
<Route author="ciaranchen" example="/gov/zhengce/govall/orpro=555&notpro=2&search_field=title" path="/gov/zhengce/govall/:advance?" paramsDesc={['高级搜索选项将作为请求参数直接添加到url后。目前已知的选项及其意义如下。' ]} >
<Route author="ciaranchen" example="/gov/zhengce/govall/orpro=555&notpro=2&search_field=title" path="/gov/zhengce/govall/:advance?" paramsDesc={['高级搜索选项将作为请求参数直接添加到url后。目前已知的选项及其意义如下。' ]} notOperational="1" >
| 选项 | 意义 | 备注 |
| :-----------------------------: | :----------------------------------------------: | :----------------------------: |
@ -1618,7 +1618,7 @@ Language
### 政府新闻 {#zhong-guo-zheng-fu-wang-zheng-fu-xin-wen}
<Route author="EsuRt" example="/gov/news/:uid" path="/gov/news" paramsDesc={['分类名']}>
<Route author="EsuRt" example="/gov/news/:uid" path="/gov/news" paramsDesc={['分类名']} notOperational="1">
| 政务部门 | 滚动新闻 | 新闻要闻 | 国务院新闻 | 政策文件 |
| :------: | :------: | :------: | :--------: | :------: |
@ -1634,7 +1634,7 @@ Language
### 栏目 {#zhong-guo-zheng-xie-wang-lan-mu}
<Route author="nczitzk" example="/cppcc" path="/cppcc/:slug?" paramsDesc={['见下文']}>
<Route author="nczitzk" example="/cppcc" path="/cppcc/:slug?" paramsDesc={['见下文']} notOperational="1">
将目标栏目的网址拆解为 `http://www.cppcc.gov.cn/` 和后面的字段,去掉 `.shtml` 后,把后面的字段中的 `/` 替换为 `-`,即为该路由的 slug
@ -1863,7 +1863,7 @@ Language
### 新闻 {#zhong-hua-ren-min-gong-he-guo-nong-ye-nong-cun-bu-xin-wen}
<Route author="Origami404" example="/gov/moa/xw/zwdt" path="/gov/moa/:suburl" paramsDesc={['分类目录的子 url']}>
<Route author="Origami404" example="/gov/moa/xw/zwdt" path="/gov/moa/:suburl" paramsDesc={['分类目录的子 url']} notOperational="1">
更多例子:
@ -1876,7 +1876,7 @@ Language
### 数据 {#zhong-hua-ren-min-gong-he-guo-nong-ye-nong-cun-bu-shu-ju}
<Route author="MisteryMonster nczitzk" example="/gov/moa/zdscxx" path="/gov/moa/zdscxx/:channel?/:source?" paramsDesc={['报告主题,见下表,默认为全部', '报告来源,见下表,默认为全部']} radar="1">
<Route author="MisteryMonster nczitzk" example="/gov/moa/zdscxx" path="/gov/moa/zdscxx/:channel?/:source?" paramsDesc={['报告主题,见下表,默认为全部', '报告来源,见下表,默认为全部']} radar="1" anticrawler="1">
#### 报告主题 {#zhong-hua-ren-min-gong-he-guo-nong-ye-nong-cun-bu-shu-ju-bao-gao-zhu-ti}
@ -1984,7 +1984,7 @@ Language
### 政策发布 {#zhong-hua-ren-min-gong-he-guo-zhu-fang-he-cheng-xiang-jian-she-bu-zheng-ce-fa-bu}
<Route author="nczitzk" example="/gov/mohurd/policy" path="/gov/mohurd/policy"/>
<Route author="nczitzk" example="/gov/mohurd/policy" path="/gov/mohurd/policy" notOperational="1"/>
## 中華民國國防部 {#zhong-hua-min-guo-guo-fang-bu}
@ -2012,7 +2012,7 @@ Language
### 分类 {#zhong-yang-wang-xin-ban-fen-lei}
<Route author="drgnchan" example="/gov/cac/xxh" path="/gov/cac/:path+" paramsDesc={['路径比如xxh表示信息化']} radar='1'>
<Route author="drgnchan" example="/gov/cac/xxh" path="/gov/cac/:path+" paramsDesc={['路径比如xxh表示信息化']} radar='1' notOperational="1">
:::tip

View File

@ -4,7 +4,7 @@
### Journal {#academy-of-management-journal}
<Route author="nczitzk" example="/aom/journal/amr" path="/aom/journal/:id" paramsDesc={['journal id, see below']}>
<Route author="nczitzk" example="/aom/journal/amr" path="/aom/journal/:id" paramsDesc={['journal id, see below']} notOperational="1">
| Id | Title |
| --------- | ------------------------------------------ |
@ -23,7 +23,7 @@
### The ACM Conference on Computer and Communications Security {#acm-special-interest-group-on-security-audit-and-control-the-acm-conference-on-computer-and-communications-security}
<Route author="ZeddYu" example="/sigsac/ccs" path="/sigsac/ccs">
<Route author="ZeddYu" example="/sigsac/ccs" path="/sigsac/ccs" notOperational="1">
Return results from 2020
@ -142,7 +142,7 @@ Fill in parameter `query` with content after `http://export.arxiv.org/api/query?
### Cover Story {#cell-cover-story}
<Route author="y9c" example="/cell/cover" path="/cell/cover">
<Route author="y9c" example="/cell/cover" path="/cell/cover" notOperational="1">
Subscribe to the cover images of the Cell journals, and get the latest publication updates in time.
@ -164,7 +164,7 @@ Including 'cell', 'cancer-cell', 'cell-chemical-biology', 'cell-host-microbe', '
### Latest Research - Research by Subject {#elife-latest-research-research-by-subject}
<Route author="emdoe" example="/elife/cell-biology" path="/elife/:subject" paramsDesc={['topic name', 'obtain it from the homepage. `latest` will include all topics.']} supportScihub="1"/>
<Route author="emdoe" example="/elife/cell-biology" path="/elife/:subject" paramsDesc={['topic name', 'obtain it from the homepage. `latest` will include all topics.']} supportScihub="1" notOperational="1"/>
## ELSEVIER {#elsevier}
@ -234,13 +234,13 @@ Return results from 2020
### Early Access Journal {#ieee-xplore-early-access-journal}
<Route author="5upernova-heng" example="/ieee/journal/5306045/earlyaccess" path="/ieee/journal/:journal/earlyaccess/:sortType?" paramsDesc={['Issue code, the number of the `isnumber` in the URL','Sort Type, default: `vol-only-seq`, the part of the URL after `sortType`']} radar="1"/>
<Route author="5upernova-heng" example="/ieee/journal/5306045/earlyaccess" path="/ieee/journal/:journal/earlyaccess/:sortType?" paramsDesc={['Issue code, the number of the `isnumber` in the URL','Sort Type, default: `vol-only-seq`, the part of the URL after `sortType`']} radar="1" notOperational="1"/>
## INFORMS {#informs}
### Category {#informs-category}
<Route author="Fatpandac" example="/informs/mnsc" path="/informs/:category?" paramsDesc={['Category, can be found in the url of the page, `orsc` by default']}/>
<Route author="Fatpandac" example="/informs/mnsc" path="/informs/:category?" paramsDesc={['Category, can be found in the url of the page, `orsc` by default']} notOperational="1"/>
## MDPI {#mdpi}
@ -250,7 +250,7 @@ Return results from 2020
## MIT Technology Review {#mit-technology-review}
<Route author="zphw" example="/technologyreview" path="/technologyreview" />
<Route author="zphw" example="/technologyreview" path="/technologyreview" notOperational="1" />
### Topics {#mit-technology-review-topics}
@ -479,7 +479,7 @@ To subscribe to [IN THE PIPELINE by Derek Lowes](https://science.org/blogs/pi
### Journal {#sciencedirect-journal}
<Route author="nczitzk" example="/sciencedirect/journal/research-policy" path="/sciencedirect/journal/:id" paramsDesc={['Journal id, can be found in URL']}/>
<Route author="nczitzk" example="/sciencedirect/journal/research-policy" path="/sciencedirect/journal/:id" paramsDesc={['Journal id, can be found in URL']} notOperational="1"/>
## Springer {#springer}
@ -491,7 +491,7 @@ To subscribe to [IN THE PIPELINE by Derek Lowes](https://science.org/blogs/pi
### 关键词 {#stork-wen-xian-niao-ding-yue-guan-jian-ci}
<Route author="xraywu" example="/stork/keyword/409159/R4j3Hbn5ia" path="/stork/keyword/:trackID/:displayKey" paramsDesc={['关键词订阅 URL 上的 trackID 参数','关键词订阅 URL 上的 displayKey 参数']}>
<Route author="xraywu" example="/stork/keyword/409159/R4j3Hbn5ia" path="/stork/keyword/:trackID/:displayKey" paramsDesc={['关键词订阅 URL 上的 trackID 参数','关键词订阅 URL 上的 displayKey 参数']} notOperational="1">
在 Stork 上注册并订阅关键词后,在 `我的` -> `关键词` 中可找到对应关键词的订阅 URL。URL 后的两个参数即为路由参数。
@ -501,7 +501,7 @@ To subscribe to [IN THE PIPELINE by Derek Lowes](https://science.org/blogs/pi
### News {#telecompaper-news}
<Route author="nczitzk" example="/telecompaper/news/mobile/2020/China/News" path="/telecompaper/news/:caty/:year?/:country?/:type?" paramsDesc={['Category, see table below', 'Year. The year in respective category page filter, `all` for unlimited year, empty by default', 'Country or continent, `all` for unlimited country or continent, empty by default', 'Type, can be found in the `Types` filter, `all` for unlimited type, unlimited by default']}>
<Route author="nczitzk" example="/telecompaper/news/mobile/2020/China/News" path="/telecompaper/news/:caty/:year?/:country?/:type?" paramsDesc={['Category, see table below', 'Year. The year in respective category page filter, `all` for unlimited year, empty by default', 'Country or continent, `all` for unlimited country or continent, empty by default', 'Type, can be found in the `Types` filter, `all` for unlimited type, unlimited by default']} notOperational="1">
Category
@ -521,7 +521,7 @@ Filters in [INDUSTRY RESOURCES](https://www.telecompaper.com/industry-resources)
### Search {#telecompaper-search}
<Route author="nczitzk" example="/telecompaper/search/Nokia" path="/telecompaper/search/:keyword?/:company?/:sort?/:period?" paramsDesc={['Keyword', 'Company name, empty by default', 'Sorting, see table below, `Date Descending` by default', 'Date selection, Last 12 months by default']}>
<Route author="nczitzk" example="/telecompaper/search/Nokia" path="/telecompaper/search/:keyword?/:company?/:sort?/:period?" paramsDesc={['Keyword', 'Company name, empty by default', 'Sorting, see table below, `Date Descending` by default', 'Date selection, Last 12 months by default']} notOperational="1">
Sorting
@ -541,7 +541,7 @@ Date selection
### Current Issue {#the-university-of-chicago-press-journals-current-issue}
<Route author="TonyRL" example="/uchicago/journals/current/jpe" path="/uchicago/journals/current/:journal" paramsDesc={['Journal id, can be found in URL. [Browse journals by title](https://www.journals.uchicago.edu/action/showPublications)']} radar="1"/>
<Route author="TonyRL" example="/uchicago/journals/current/jpe" path="/uchicago/journals/current/:journal" paramsDesc={['Journal id, can be found in URL. [Browse journals by title](https://www.journals.uchicago.edu/action/showPublications)']} radar="1" anticrawler="1"/>
## USENIX {#usenix}
@ -563,7 +563,7 @@ Return results from 2020
### 分类 {#guan-li-shi-jie-fen-lei}
<Route author="nczitzk" example="/mvm" path="/mvm/:category?" paramsDesc={['分类,见下表,默认为本期要目']}>
<Route author="nczitzk" example="/mvm" path="/mvm/:category?" paramsDesc={['分类,见下表,默认为本期要目']} notOperational="1">
| 本期要目 | 网络首发 | 学术活动 | 通知公告 |
| -------- | -------- | -------- | -------- |
@ -581,7 +581,7 @@ Return results from 2020
### 期刊 {#zhong-guo-zhi-wang-qi-kan}
<Route author="Fatpandac Derekmini" example="/cnki/journals/LKGP" path="/cnki/journals/:name" paramsDesc={['期刊缩写,可以在网址中得到']}/>
<Route author="Fatpandac Derekmini" example="/cnki/journals/LKGP" path="/cnki/journals/:name" paramsDesc={['期刊缩写,可以在网址中得到']} notOperational="1"/>
### 网络首发 {#zhong-guo-zhi-wang-wang-luo-shou-fa}
@ -595,5 +595,5 @@ Return results from 2020
:::
<Route author="harveyqiu Derekmini" example="/cnki/author/000042423923" path="/cnki/author/:code" paramsDesc={['作者对应code可以在网址中得到']}/>
<Route author="harveyqiu Derekmini" example="/cnki/author/000042423923" path="/cnki/author/:code" paramsDesc={['作者对应code可以在网址中得到']} notOperational="1"/>

View File

@ -10,7 +10,7 @@
### 通用 {#141jav-tong-yong}
<Route author="cgkings nczitzk" example="/141jav/popular/30" path="/141jav/:type?/:keyword?" paramsDesc={['类型', '关键词']} supportBT="1" radar="1">
<Route author="cgkings nczitzk" example="/141jav/popular/30" path="/141jav/:type?/:keyword?" paramsDesc={['类型', '关键词']} supportBT="1" radar="1" anticrawler="1">
**类型**
@ -517,7 +517,7 @@ Official RSS: [https://eztv.io/ezrss.xml](https://eztv.io/ezrss.xml)
### Lookup Torrents by IMDB ID {#eztv-lookup-torrents-by-imdb-id}
<Route author="Songkeys" example="/eztv/torrents/6048596" path="/eztv/torrents/:imdb_id" paramsDesc={['The IMDB ID corresponding to the seed of show you want to search can be found on the official website [IMDB](https://www.imdb.com)']} supportBT="1"/>
<Route author="Songkeys" example="/eztv/torrents/6048596" path="/eztv/torrents/:imdb_id" paramsDesc={['The IMDB ID corresponding to the seed of show you want to search can be found on the official website [IMDB](https://www.imdb.com)']} supportBT="1" anticrawler="1"/>
## FIX 字幕侠 {#fix-zi-mu-xia}
@ -541,10 +541,6 @@ Official RSS: [https://eztv.io/ezrss.xml](https://eztv.io/ezrss.xml)
:::
### Lookup Torrents by IMDB ID {#fix-zi-mu-xia-lookup-torrents-by-imdb-id}
<Route author="Songkeys" example="/eztv/torrents/6048596" path="/eztv/torrents/:imdb_id" paramsDesc={['想搜寻的 show 的种子所对应的 IMDB ID, 可在 [IMDB](https://www.imdb.com) 官网找到']} supportBT="1"/>
## Hentaimama {#hentaimama}
### Recent Videos {#hentaimama-recent-videos}
@ -555,11 +551,11 @@ Official RSS: [https://eztv.io/ezrss.xml](https://eztv.io/ezrss.xml)
### イヤーマイッタマイッタ {#ibc-yan-shou-fang-song-%E3%82%A4%E3%83%A4%E3%83%BC%E3%83%9E%E3%82%A4%E3%83%83%E3%82%BF%E3%83%9E%E3%82%A4%E3%83%83%E3%82%BF}
<Route author="fengkx" example="/ibc/maitta" path="/ibc/maitta" supportPodcast="1" radar="1"/>
<Route author="fengkx" example="/ibc/maitta" path="/ibc/maitta" supportPodcast="1" radar="1" notOperational="1"/>
### ラジオ {#ibc-yan-shou-fang-song-%E3%83%A9%E3%82%B8%E3%82%AA}
<Route author="nczitzk" example="/ibc/radio/maitta" path="/ibc/radio/:id?" paramsDesc={['Radio id, can be found in URL, イヤーマイッタマイッタ by default']} supportPodcast="1">
<Route author="nczitzk" example="/ibc/radio/maitta" path="/ibc/radio/:id?" paramsDesc={['Radio id, can be found in URL, イヤーマイッタマイッタ by default']} supportPodcast="1" notOperational="1">
:::tip
@ -599,11 +595,11 @@ JavBus has multiple backup domains, these routes use default domain `https://jav
### Censored - Home {#javbus-censored-home}
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en" path="/javbus/en"/>
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en" path="/javbus/en" anticrawler="1"/>
### Censored - Genre {#javbus-censored-genre}
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/genre/7g" path="/javbus/en/genre/:id" paramsDesc={['Genre id, can be found in URL']}>
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/genre/7g" path="/javbus/en/genre/:id" paramsDesc={['Genre id, can be found in URL']} anticrawler="1">
For more genre, please visit [Censored - Genre](https://www.javbus.com/en/genre)
@ -611,7 +607,7 @@ For more genre, please visit [Censored - Genre](https://www.javbus.com/en/genre)
### Censored - Actresses {#javbus-censored-actresses}
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/star/2jv" path="/javbus/en/star/:id" paramsDesc={['Actresses id, can be found in URL']}>
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/star/2jv" path="/javbus/en/star/:id" paramsDesc={['Actresses id, can be found in URL']} anticrawler="1">
For more actresses, please visit [Censored JAV Idols](https://www.javbus.com/en/actresses)
@ -619,31 +615,31 @@ For more actresses, please visit [Censored JAV Idols](https://www.javbus.com/en/
### Censored - Series {#javbus-censored-series}
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/series/44q" path="/javbus/en/series/:id" paramsDesc={['Series id, can be found in URL']} />
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/series/44q" path="/javbus/en/series/:id" paramsDesc={['Series id, can be found in URL']} anticrawler="1" />
### Censored - Studio {#javbus-censored-studio}
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/studio/ej" path="/javbus/en/studio/:id" paramsDesc={['Studio id, can be found in URL']} />
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/studio/ej" path="/javbus/en/studio/:id" paramsDesc={['Studio id, can be found in URL']} anticrawler="1" />
### Censored - Label {#javbus-censored-label}
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/label/x8" path="/javbus/en/label/:id" paramsDesc={['Label id, can be found in URL']} />
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/label/x8" path="/javbus/en/label/:id" paramsDesc={['Label id, can be found in URL']} anticrawler="1" />
### Censored - Director {#javbus-censored-director}
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/director/4gv" path="/javbus/en/director/:id" paramsDesc={['Director id, can be found in URL']} />
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/director/4gv" path="/javbus/en/director/:id" paramsDesc={['Director id, can be found in URL']} anticrawler="1" />
### Censored - Search {#javbus-censored-search}
<Route author="nczitzk" example="/javbus/en/search/REBD" path="/javbus/en/search/:keyword" paramsDesc={['Keyword, empty by default']} />
<Route author="nczitzk" example="/javbus/en/search/REBD" path="/javbus/en/search/:keyword" paramsDesc={['Keyword, empty by default']} anticrawler="1" anticrawler="1" />
### Uncensored - Home {#javbus-uncensored-home}
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/uncensored" path="/javbus/en/uncensored"/>
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/uncensored" path="/javbus/en/uncensored" anticrawler="1"/>
### Uncensored - Genre {#javbus-uncensored-genre}
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/uncensored/genre/1bc" path="/javbus/en/uncensored/genre/:id" paramsDesc={['Genre id, can be found in URL']}>
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/uncensored/genre/1bc" path="/javbus/en/uncensored/genre/:id" paramsDesc={['Genre id, can be found in URL']} anticrawler="1">
For more genre, please visit [Uncensored - Genre](https://www.javbus.com/en/uncensored/genre)
@ -651,7 +647,7 @@ For more genre, please visit [Uncensored - Genre](https://www.javbus.com/en/unce
### Uncensored - Actresses {#javbus-uncensored-actresses}
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/uncensored/star/b5b" path="/javbus/en/uncensored/star/:id" paramsDesc={['Actresses id, can be found in URL']}>
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/uncensored/star/b5b" path="/javbus/en/uncensored/star/:id" paramsDesc={['Actresses id, can be found in URL']} anticrawler="1">
For more actresses, please visit [Uncensored JAV Idols](https://www.javbus.com/en/uncensored/actresses)
@ -659,23 +655,23 @@ For more actresses, please visit [Uncensored JAV Idols](https://www.javbus.com/e
### Uncensored - Series {#javbus-uncensored-series}
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/uncensored/series/1ft" path="/javbus/en/uncensored/series/:id" paramsDesc={['系列 id, can be found in URL']} />
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/uncensored/series/1ft" path="/javbus/en/uncensored/series/:id" paramsDesc={['系列 id, can be found in URL']} anticrawler="1" />
### Uncensored - Studio {#javbus-uncensored-studio}
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/uncensored/studio/3n" path="/javbus/en/uncensored/studio/:id" paramsDesc={[', can be found in URL']} />
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/uncensored/studio/3n" path="/javbus/en/uncensored/studio/:id" paramsDesc={[', can be found in URL']} anticrawler="1" />
### Uncensored - Search {#javbus-uncensored-search}
<Route author="nczitzk" example="/javbus/en/uncensored/search/HEYZO" path="/javbus/en/uncensored/search/:keyword" paramsDesc={['Keyword, empty by default']} />
<Route author="nczitzk" example="/javbus/en/uncensored/search/HEYZO" path="/javbus/en/uncensored/search/:keyword" paramsDesc={['Keyword, empty by default']} anticrawler="1" />
### Western - Home {#javbus-western-home}
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/western" path="/javbus/en/western"/>
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/western" path="/javbus/en/western" anticrawler="1"/>
### Western - Genre {#javbus-western-genre}
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/western/genre/86" path="/javbus/en/western/genre/:id" paramsDesc={['Genre id, can be found in URL']}>
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/western/genre/86" path="/javbus/en/western/genre/:id" paramsDesc={['Genre id, can be found in URL']} anticrawler="1">
For more genre, please visit [Genre - Video](https://www.javbus.org/en/genre)
@ -683,7 +679,7 @@ For more genre, please visit [Genre - Video](https://www.javbus.org/en/genre)
### Western - Actresses {#javbus-western-actresses}
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/western/star/4hv" path="/javbus/en/western/star/:id" paramsDesc={['Actresses id, can be found in URL']}>
<Route author="MegrezZhu CoderTonyChan nczitzk" example="/javbus/en/western/star/4hv" path="/javbus/en/western/star/:id" paramsDesc={['Actresses id, can be found in URL']} anticrawler="1">
For more actresses [Western AV Idols](https://www.javbus.org/en/actresses)
@ -691,15 +687,15 @@ For more actresses [Western AV Idols](https://www.javbus.org/en/actresses)
### Western - Series {#javbus-western-series}
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/western/series/20" path="/javbus/en/western/series/:id" paramsDesc={['Series id, can be found in URL']} />
<Route author="MegrezZhu CoderTonyChan Felix2yu nczitzk" example="/javbus/en/western/series/20" path="/javbus/en/western/series/:id" paramsDesc={['Series id, can be found in URL']} anticrawler="1" />
### Western - Studio {#javbus-western-studio}
<Route author="nczitzk" example="/javbus/en/western/studio/4" path="/javbus/en/western/studio/:id" paramsDesc={['Studio id, can be found in URLL']} />
<Route author="nczitzk" example="/javbus/en/western/studio/4" path="/javbus/en/western/studio/:id" paramsDesc={['Studio id, can be found in URLL']} anticrawler="1" />
### Western - Search {#javbus-western-search}
<Route author="nczitzk" example="/javbus/en/western/search/Brazzers" path="/javbus/en/western/search/:keyword" paramsDesc={['Keyword, empty by default']} />
<Route author="nczitzk" example="/javbus/en/western/search/Brazzers" path="/javbus/en/western/search/:keyword" paramsDesc={['Keyword, empty by default']} anticrawler="1" />
## JavDB {#javdb}
@ -859,11 +855,11 @@ JavDB 有多个备用域名,本路由默认使用永久域名 `https://javdb.c
### Recently Discussed Videos {#javlibrary-recently-discussed-videos}
<Route author="nczitzk" example="/javlibrary/update/en" path="/javlibrary/update/:language?" paramsDesc={['Language, see below, Japanese by default, as `ja`']} radar="1"/>
<Route author="nczitzk" example="/javlibrary/update/en" path="/javlibrary/update/:language?" paramsDesc={['Language, see below, Japanese by default, as `ja`']} radar="1" anticrawler="1"/>
### New Releases {#javlibrary-new-releases}
<Route author="nczitzk" example="/javlibrary/newrelease/en" path="/javlibrary/newrelease/:language?/:mode?" paramsDesc={['Language, see below, Japanese by default, as `ja`', 'Mode, see below, videos with comments (by date) by default, as `1`']} radar="1">
<Route author="nczitzk" example="/javlibrary/newrelease/en" path="/javlibrary/newrelease/:language?/:mode?" paramsDesc={['Language, see below, Japanese by default, as `ja`', 'Mode, see below, videos with comments (by date) by default, as `1`']} radar="1" anticrawler="1">
| videos with comments (by date) | everything (by date) |
| ------------------------------ | -------------------- |
@ -873,11 +869,11 @@ JavDB 有多个备用域名,本路由默认使用永久域名 `https://javdb.c
### Recently Inserted Videos {#javlibrary-recently-inserted-videos}
<Route author="nczitzk" example="/javlibrary/newentries/en" path="/javlibrary/newentries/:language?" paramsDesc={['Language, see below, Japanese by default, as `ja`']} radar="1"/>
<Route author="nczitzk" example="/javlibrary/newentries/en" path="/javlibrary/newentries/:language?" paramsDesc={['Language, see below, Japanese by default, as `ja`']} radar="1" anticrawler="1"/>
### Most Wanted Videos {#javlibrary-most-wanted-videos}
<Route author="nczitzk" example="/javlibrary/mostwanted/en" path="/javlibrary/mostwanted/:language?/:mode?" paramsDesc={['Language, see below, Japanese by default, as `ja`', 'Mode, see below, Last Month by default, as `1`']} radar="1">
<Route author="nczitzk" example="/javlibrary/mostwanted/en" path="/javlibrary/mostwanted/:language?/:mode?" paramsDesc={['Language, see below, Japanese by default, as `ja`', 'Mode, see below, Last Month by default, as `1`']} radar="1" anticrawler="1">
| Last Month | All Time |
| ---------- | -------- |
@ -887,7 +883,7 @@ JavDB 有多个备用域名,本路由默认使用永久域名 `https://javdb.c
### Best Rated Videos {#javlibrary-best-rated-videos}
<Route author="nczitzk" example="/javlibrary/bestrated/en" path="/javlibrary/bestrated/:language?/:mode?" paramsDesc={['Language, see below, Japanese by default, as `ja`', 'Mode, see below, Last Month by default, as `1`']} radar="1">
<Route author="nczitzk" example="/javlibrary/bestrated/en" path="/javlibrary/bestrated/:language?/:mode?" paramsDesc={['Language, see below, Japanese by default, as `ja`', 'Mode, see below, Last Month by default, as `1`']} radar="1" anticrawler="1">
| Last Month | All Time |
| ---------- | -------- |
@ -897,7 +893,7 @@ JavDB 有多个备用域名,本路由默认使用永久域名 `https://javdb.c
### Best Reviews {#javlibrary-best-reviews}
<Route author="DCJaous nczitzk" example="/javlibrary/bestreviews/en" path="/javlibrary/bestreviews/:language?/:mode?" paramsDesc={['Language, see below, Japanese by default, as `ja`', 'Mode, see below, Last Month by default, as `1`']} radar="1">
<Route author="DCJaous nczitzk" example="/javlibrary/bestreviews/en" path="/javlibrary/bestreviews/:language?/:mode?" paramsDesc={['Language, see below, Japanese by default, as `ja`', 'Mode, see below, Last Month by default, as `1`']} radar="1" anticrawler="1">
| Last Month | All Time |
| ---------- | -------- |
@ -907,7 +903,7 @@ JavDB 有多个备用域名,本路由默认使用永久域名 `https://javdb.c
### Videos by categories {#javlibrary-videos-by-categories}
<Route author="nczitzk" example="/javlibrary/genre/amjq/en" path="/javlibrary/genre/:genre?/:language?/:mode?" paramsDesc={['Category, Acme · Orgasm by default, as `amjq`', 'Language, see below, Japanese by default, as `ja`', 'Mode, see below, videos with comments (by date) by default, as `1`']} radar="1">
<Route author="nczitzk" example="/javlibrary/genre/amjq/en" path="/javlibrary/genre/:genre?/:language?/:mode?" paramsDesc={['Category, Acme · Orgasm by default, as `amjq`', 'Language, see below, Japanese by default, as `ja`', 'Mode, see below, videos with comments (by date) by default, as `1`']} radar="1" anticrawler="1">
| videos with comments (by date) | everything (by date) |
| ------------------------------ | -------------------- |
@ -923,7 +919,7 @@ See [Categories](https://www.javlibrary.com/en/genres.php) to view all categorie
### Videos by makers {#javlibrary-videos-by-makers}
<Route author="Huzhixin00" example="/javlibrary/videos/maker/arlq/cn" path="/javlibrary/videos/maker/:maker?/:language?/:mode?" paramsDesc={['Maker, S1 NO.1 STYLE by default, as `arlq`', 'Language, see below, Japanese by default, as `ja`', 'Mode, see below, videos with comments (by date) by default, as `1`']} radar="1">
<Route author="Huzhixin00" example="/javlibrary/videos/maker/arlq/cn" path="/javlibrary/videos/maker/:maker?/:language?/:mode?" paramsDesc={['Maker, S1 NO.1 STYLE by default, as `arlq`', 'Language, see below, Japanese by default, as `ja`', 'Mode, see below, videos with comments (by date) by default, as `1`']} radar="1" anticrawler="1">
| videos with comments (by date) | everything (by date) |
| ------------------------------ | -------------------- |
@ -933,7 +929,7 @@ See [Categories](https://www.javlibrary.com/en/genres.php) to view all categorie
### Videos by star {#javlibrary-videos-by-star}
<Route author="DIYgod junfengP nczitzk" example="/javlibrary/star/abbds/en" path="/javlibrary/star/:id/:language?/:mode?" paramsDesc={['Star id, can be found in URL', 'Language, see below, Japanese by default, as `ja`', 'Mode, see below, videos with comments (by date) by default, as `1`']} radar="1">
<Route author="DIYgod junfengP nczitzk" example="/javlibrary/star/abbds/en" path="/javlibrary/star/:id/:language?/:mode?" paramsDesc={['Star id, can be found in URL', 'Language, see below, Japanese by default, as `ja`', 'Mode, see below, videos with comments (by date) by default, as `1`']} radar="1" anticrawler="1">
| videos with comments (by date) | everything (by date) |
| ------------------------------ | -------------------- |
@ -951,11 +947,11 @@ See [Directory](https://www.javlibrary.com/en/star_list.php) to view all stars.
### Posts published by user {#javlibrary-posts-published-by-user}
<Route author="Diygod junfengP nczitzk" example="/javlibrary/userposts/mangudai/en" path="/javlibrary/userposts/:id/:language?" paramsDesc={['User id, can be found in URL', 'Language, see below, Japanese by default, as `ja`']} radar="1"/>
<Route author="Diygod junfengP nczitzk" example="/javlibrary/userposts/mangudai/en" path="/javlibrary/userposts/:id/:language?" paramsDesc={['User id, can be found in URL', 'Language, see below, Japanese by default, as `ja`']} radar="1" anticrawler="1"/>
### Videos by user {#javlibrary-videos-by-user}
<Route author="Diygod junfengP nczitzk" example="/javlibrary/userwatched/mangudai/en" path="/javlibrary/:type/:id/:language?" paramsDesc={['Type, see below', 'User id, can be found in URL', 'Language, see below, Japanese by default, as `ja`']} radar="1">
<Route author="Diygod junfengP nczitzk" example="/javlibrary/userwatched/mangudai/en" path="/javlibrary/:type/:id/:language?" paramsDesc={['Type, see below', 'User id, can be found in URL', 'Language, see below, Japanese by default, as `ja`']} radar="1" anticrawler="1">
| Wanted | Watched | Owned |
| ---------- | ----------- | --------- |
@ -1005,7 +1001,7 @@ See [Directory](https://www.javlibrary.com/en/star_list.php) to view all stars.
### 影视分类 {#mp4ba-ying-shi-fen-lei}
<Route author="SettingDust wolfyu1991" example="/mp4ba/6" path="/mp4ba/:param" paramsDesc={['类型']} supportBT="1">
<Route author="SettingDust wolfyu1991" example="/mp4ba/6" path="/mp4ba/:param" paramsDesc={['类型']} supportBT="1" notOperational="1">
**类型参考这里**
@ -1031,19 +1027,19 @@ See [Directory](https://www.javlibrary.com/en/star_list.php) to view all stars.
### 全站最近更新 {#mqube-quan-zhan-zui-jin-geng-xin}
<Route author="hoilc" example="/mqube/latest" path="/mqube/latest" radar="1"/>
<Route author="hoilc" example="/mqube/latest" path="/mqube/latest" radar="1" notOperational="1"/>
### 全站每日排行 {#mqube-quan-zhan-mei-ri-pai-hang}
<Route author="hoilc" example="/mqube/top" path="/mqube/top" radar="1"/>
<Route author="hoilc" example="/mqube/top" path="/mqube/top" radar="1" notOperational="1"/>
### 个人最近更新 {#mqube-ge-ren-zui-jin-geng-xin}
<Route author="hoilc" example="/mqube/user/mukamui_v_p" path="/mqube/user/:user" paramsDesc={['用户 ID, 可以在个人资料页的 URL 中找到']} radar="1"/>
<Route author="hoilc" example="/mqube/user/mukamui_v_p" path="/mqube/user/:user" paramsDesc={['用户 ID, 可以在个人资料页的 URL 中找到']} radar="1" notOperational="1"/>
### 标签最近更新 {#mqube-biao-qian-zui-jin-geng-xin}
<Route author="hoilc" example="/mqube/tag/UTAU" path="/mqube/tag/:tag" paramsDesc={['标签名称, 可参考`https://mqube.net/search/tag`']} radar="1"/>
<Route author="hoilc" example="/mqube/tag/UTAU" path="/mqube/tag/:tag" paramsDesc={['标签名称, 可参考`https://mqube.net/search/tag`']} radar="1" notOperational="1"/>
## Netflav {#netflav}
@ -1119,7 +1115,7 @@ See [Directory](https://www.javlibrary.com/en/star_list.php) to view all stars.
### OneJAV BT {#onejav-onejav-bt}
<Route author="monsterxcn" example="/onejav/popular/30" path="/onejav/:type/:key?" paramsDesc={['类型', '关键词']} supportBT="1" radar="1">
<Route author="monsterxcn" example="/onejav/popular/30" path="/onejav/:type/:key?" paramsDesc={['类型', '关键词']} supportBT="1" radar="1" anticrawler="1">
**类型**
@ -1173,11 +1169,11 @@ See [Directory](https://www.javlibrary.com/en/star_list.php) to view all stars.
### Verified amateur / Model {#pornhub-verified-amateur-model}
<Route author="I2IMk queensferryme" example="/pornhub/model/stacy-starando" path="/pornhub/:language?/model/:username/:sort?" paramsDesc={['language, see below', 'username, part of the url e.g. `pornhub.com/model/stacy-starando`', 'sorting method, see below']} radar="1"/>
<Route author="I2IMk queensferryme" example="/pornhub/model/stacy-starando" path="/pornhub/:language?/model/:username/:sort?" paramsDesc={['language, see below', 'username, part of the url e.g. `pornhub.com/model/stacy-starando`', 'sorting method, see below']} radar="1" anticrawler="1"/>
### Verified model / Pornstar {#pornhub-verified-model-pornstar}
<Route author="I2IMk queensferryme" example="/pornhub/pornstar/june-liu" path="/pornhub/:language?/pornstar/:username/:sort?" paramsDesc={['language, see below', 'username, part of the url e.g. `pornhub.com/pornstar/june-liu`', 'sorting method, see below']} radar="1">
<Route author="I2IMk queensferryme" example="/pornhub/pornstar/june-liu" path="/pornhub/:language?/pornstar/:username/:sort?" paramsDesc={['language, see below', 'username, part of the url e.g. `pornhub.com/pornstar/june-liu`', 'sorting method, see below']} radar="1" anticrawler="1">
**`sort`**
@ -1189,7 +1185,7 @@ See [Directory](https://www.javlibrary.com/en/star_list.php) to view all stars.
### Video List {#pornhub-video-list}
<Route author="I2IMk queensferryme" example="/pornhub/category_url/video%3Fc%3D15%26o%3Dmv%26t%3Dw%26cc%3Djp" path="/pornhub/:language?/category_url/:url?" paramsDesc={['language, see below', 'relative path after `pornhub.com/`, need to be URL encoded']}>
<Route author="I2IMk queensferryme" example="/pornhub/category_url/video%3Fc%3D15%26o%3Dmv%26t%3Dw%26cc%3Djp" path="/pornhub/:language?/category_url/:url?" paramsDesc={['language, see below', 'relative path after `pornhub.com/`, need to be URL encoded']} anticrawler="1">
**`language`**
@ -1205,7 +1201,7 @@ Refer to [Pornhub F.A.Qs](https://help.pornhub.com/hc/en-us/articles/36004432703
### シリーズ {#prestige-%E3%83%97%E3%83%AC%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B8-wen-xiang-she-%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA}
<Route author="minimalistrojan" example="/prestige-av/series/847" path="/prestige-av/series/:mid/:sort?" paramsDesc={['Series number', 'Sorting, `near` by default']} puppeteer="1">
<Route author="minimalistrojan" example="/prestige-av/series/847" path="/prestige-av/series/:mid/:sort?" paramsDesc={['Series number', 'Sorting, `near` by default']} puppeteer="1" notOperational="1">
| 人気順 | 新着順 | 発売日順 | タイトル順 | 価格の安い順 | 価格の高い順 |
| ------- | ------ | ---- | ----- | ---- | ---- |
@ -1217,13 +1213,13 @@ Refer to [Pornhub F.A.Qs](https://help.pornhub.com/hc/en-us/articles/36004432703
### rs05 电影列表 {#rs05-ren-sheng-05-dian-ying-rs05-dian-ying-lie-biao}
<Route author="monner-henster" example="/rs05/rs05" path="/rs05/rs05"/>
<Route author="monner-henster" example="/rs05/rs05" path="/rs05/rs05" notOperational="1"/>
## s-hentai {#s-hentai}
### Category {#s-hentai-category}
<Route author="nczitzk" example="/s-hentai" path="/hentai/:id?" paramsDesc={['id, see below, ready-to-download by default']}>
<Route author="nczitzk" example="/s-hentai" path="/hentai/:id?" paramsDesc={['id, see below, ready-to-download by default']} notOperational="1">
| Doujin | HCG | Games・Animes | Voices・ASMR | Ready to Download |
| ------ | --- | ------------- | ------------ | ----------------- |
@ -1235,7 +1231,7 @@ Refer to [Pornhub F.A.Qs](https://help.pornhub.com/hc/en-us/articles/36004432703
### Post {#sankaku-complex-post}
<Route author="xyqfer" example="/sankakucomplex/post" path="/sankakucomplex/post"/>
<Route author="xyqfer" example="/sankakucomplex/post" path="/sankakucomplex/post" notOperational="1"/>
## sexinsex {#sexinsex}
@ -1287,7 +1283,7 @@ Refer to [Pornhub F.A.Qs](https://help.pornhub.com/hc/en-us/articles/36004432703
### 字幕 {#sub-hd-zi-mu}
<Route author="laampui nczitzk" example="/subhd/sub/new" path="/subhd/sub/:category?" paramsDesc={['分类,见下表,默认为最新']}>
<Route author="laampui nczitzk" example="/subhd/sub/new" path="/subhd/sub/:category?" paramsDesc={['分类,见下表,默认为最新']} notOperational="1">
| 最新字幕 | 热门字幕 | 剧集字幕 | 电影字幕 |
| -------- | -------- | -------- | -------- |
@ -1377,7 +1373,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 番組検索 {#yahoo!-%E3%83%86%E3%83%AC%E3%83%93-fan-zu-jian-suo}
<Route author="sakamossan" example="/yahoo-jp-tv/%E8%8A%B1%E6%BE%A4%E9%A6%99%E8%8F%9C" path="/yahoo-jp-tv/:query" paramsDesc={['搜索查询']}/>
<Route author="sakamossan" example="/yahoo-jp-tv/%E8%8A%B1%E6%BE%A4%E9%A6%99%E8%8F%9C" path="/yahoo-jp-tv/:query" paramsDesc={['搜索查询']} notOperational="1"/>
## 阿基米德 FM {#a-ji-mi-de-fm}
@ -1389,7 +1385,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 文件列表 {#a-li-yun-pan-wen-jian-lie-biao}
<Route author="DIYgod" example="/aliyundrive/files/XDFSyJ3J5wk/63035a070a078cf4e55e4b7ea3fd5bd269c4e41c" path="/aliyundrive/files/:share_id/:parent_file_id?" paramsDesc={['分享 id可以从分享页面 URL 中找到', '文件夹 id可以从文件夹页面 URL 中找到']} radar="1"/>
<Route author="DIYgod" example="/aliyundrive/files/XDFSyJ3J5wk/63035a070a078cf4e55e4b7ea3fd5bd269c4e41c" path="/aliyundrive/files/:share_id/:parent_file_id?" paramsDesc={['分享 id可以从分享页面 URL 中找到', '文件夹 id可以从文件夹页面 URL 中找到']} radar="1" notOperational="1"/>
## 爱奇艺 {#ai-qi-yi}
@ -1523,11 +1519,11 @@ When `mediaType` is `movie`, `sheet` should be:
### 今日精选 {#chang-ku-jin-ri-jing-xuan}
<Route author="Wenmoux" example="/changku" path="/changku"/>
<Route author="Wenmoux" example="/changku" path="/changku" notOperational="1"/>
### 分类 {#chang-ku-fen-lei}
<Route author="Wenmoux" example="/changku/cate/12" path="/changku/cate/:cateid" paramsDesc={['分类id']}>
<Route author="Wenmoux" example="/changku/cate/12" path="/changku/cate/:cateid" paramsDesc={['分类id']} notOperational="1">
| 创意 | 励志 | 搞笑 | 广告 | 汽车 | 旅行 |
| ---- | ---- | ---- | ---- | ---- | ---- |
@ -1551,15 +1547,15 @@ When `mediaType` is `movie`, `sheet` should be:
### 影视剧集更新 {#di-duan-ying-shi-ying-shi-ju-ji-geng-xin}
<Route author="saintwinkle" example="/ddrk/update/silicon-valley/6" path="/ddrk/update/:name/:season?" paramsDesc={['影视名称,可以在 URL 中找到','季数,可以在 URL 中找到,剧集没有分季时不用填写,或是默认输出第一季的内容']} radar="1"/>
<Route author="saintwinkle" example="/ddrk/update/silicon-valley/6" path="/ddrk/update/:name/:season?" paramsDesc={['影视名称,可以在 URL 中找到','季数,可以在 URL 中找到,剧集没有分季时不用填写,或是默认输出第一季的内容']} radar="1" notOperational="1"/>
### 首页 {#di-duan-ying-shi-shou-ye}
<Route author="hoilc" example="/ddrk/index" path="/ddrk/index" radar="1"/>
<Route author="hoilc" example="/ddrk/index" path="/ddrk/index" radar="1" notOperational="1"/>
### 分类 {#di-duan-ying-shi-fen-lei}
<Route author="hoilc" example="/ddrk/category/jp-drama" path="/ddrk/category/:category" paramsDesc={['分类 ID, 可在 URL 中找到, 注意, 如果有两级分类, 只需要填写第二级即可']} radar="1"/>
<Route author="hoilc" example="/ddrk/category/jp-drama" path="/ddrk/category/:category" paramsDesc={['分类 ID, 可在 URL 中找到, 注意, 如果有两级分类, 只需要填写第二级即可']} radar="1" notOperational="1"/>
### 标签 {#di-duan-ying-shi-biao-qian}
@ -1569,25 +1565,25 @@ When `mediaType` is `movie`, `sheet` should be:
### 电影 {#dian-ying-shou-fa-zhan-dian-ying}
<Route author="epirus" example="/dysfz" path="/dysfz"/>
<Route author="epirus" example="/dysfz" path="/dysfz" notOperational="1"/>
## 电影天堂 {#dian-ying-tian-tang}
### 新片精品 {#dian-ying-tian-tang-xin-pian-jing-pin}
<Route author="imgss" example="/dytt" path="/dytt" supportBT="1"/>
<Route author="imgss" example="/dytt" path="/dytt" supportBT="1" anticrawler="1"/>
## 高清电台 {#gao-qing-dian-tai}
### 最新电影 {#gao-qing-dian-tai-zui-xin-dian-ying}
<Route author="Songkeys" example="/gaoqing/latest" path="/gaoqing/latest"/>
<Route author="Songkeys" example="/gaoqing/latest" path="/gaoqing/latest" notOperational="1"/>
## 故事 FM {#gu-shi-fm}
### 首页 {#gu-shi-fm-shou-ye}
<Route author="sanmmm" example="/storyfm/index" path="/storyfm/index"/>
<Route author="sanmmm" example="/storyfm/index" path="/storyfm/index" notOperational="1"/>
### 播客 {#gu-shi-fm-bo-ke}
@ -1633,7 +1629,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 分区 {#nai-fei-ying-shi-fen-qu}
<Route author="AngUOI" example="/nfmovies/0" path="/nfmovies/:id?" paramsDesc={['子版块 id, 为空默认首页']}>
<Route author="AngUOI" example="/nfmovies/0" path="/nfmovies/:id?" paramsDesc={['子版块 id, 为空默认首页']} notOperational="1">
| 首页 | 电影 | 电视剧 | 综艺 | 动漫 | 奈菲独家 |
| ---- | ---- | ------ | ---- | ---- | -------- |
@ -1645,7 +1641,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 私房歌 {#ning-meng-si-fang-ge-ningmeng.name-si-fang-ge}
<Route author="dearrrfish" example="/ningmeng/song" path="/ningmeng/song" />
<Route author="dearrrfish" example="/ningmeng/song" path="/ningmeng/song" notOperational="1" />
## 片源网 {#pian-yuan-wang}
@ -1667,7 +1663,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 今日热门 {#piao-hua-dian-ying-wang-jin-ri-re-men}
<Route author="nczitzk" example="/piaohua/hot" path="/piaohua/hot" />
<Route author="nczitzk" example="/piaohua/hot" path="/piaohua/hot" notOperational="1" />
## 蜻蜓 FM {#qing-ting-fm}
@ -1677,7 +1673,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 播客 {#qing-ting-fm-bo-ke}
<Route author="RookieZoe huyyi" example="/qingting/podcast/293411" path="/qingting/podcast/:id" paramsDesc={['专辑id, 可在专辑页 URL 中找到']} radar="1" supportPodcast="1">
<Route author="RookieZoe huyyi" example="/qingting/podcast/293411" path="/qingting/podcast/:id" paramsDesc={['专辑id, 可在专辑页 URL 中找到']} radar="1" supportPodcast="1" notOperational="1">
获取的播放 URL 有效期只有 1 天,需要开启播客 APP 的自动下载功能。
@ -1715,7 +1711,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 分区帖子 {#se-hua-tang-fen-qu-tie-zi}
<Route author="qiwihui junfengP nczitzk" example="/sehuatang/36/368" path="/sehuatang/:subforumid?/:type?" supportBT="1" paramsDesc={['版块 id 或板块名称(见下表), 为空默认高清中文字幕', '类型 id, 可在分区类型过滤后的 URL 中找到']}>
<Route author="qiwihui junfengP nczitzk" example="/sehuatang/36/368" path="/sehuatang/:subforumid?/:type?" supportBT="1" paramsDesc={['版块 id 或板块名称(见下表), 为空默认高清中文字幕', '类型 id, 可在分区类型过滤后的 URL 中找到']} anticrawler="1">
**原创 BT 电影**
@ -1757,19 +1753,19 @@ When `mediaType` is `movie`, `sheet` should be:
### 指定剧集 {#shen-ying-yi-zhan-zhi-ding-ju-ji}
<Route author="nczitzk" example="/shinybbs/p/1790" path="/shinybbs/p/:id" paramsDesc={['剧集 id可在剧集页 URL 中找到']} />
<Route author="nczitzk" example="/shinybbs/p/1790" path="/shinybbs/p/:id" paramsDesc={['剧集 id可在剧集页 URL 中找到']} notOperational="1" />
## 时光网 {#shi-guang-wang}
### 时光新闻 {#shi-guang-wang-shi-guang-xin-wen}
<Route author="TsSmartTT" example="/mtime/news" path="/mtime/news" radar="1"/>
<Route author="TsSmartTT" example="/mtime/news" path="/mtime/news" radar="1" notOperational="1"/>
## 腾讯视频 {#teng-xun-shi-pin}
### 播放列表 {#teng-xun-shi-pin-bo-fang-lie-biao}
<Route author="Andiedie" example="/tencentvideo/playlist/jx7g4sm320sqm7i" path="/tencentvideo/playlist/:id" paramsDesc={['播放列表 ID可以在 URL 中找到']} radar="1" />
<Route author="Andiedie" example="/tencentvideo/playlist/jx7g4sm320sqm7i" path="/tencentvideo/playlist/:id" paramsDesc={['播放列表 ID可以在 URL 中找到']} radar="1" notOperational="1" />
## 听听 FM {#ting-ting-fm}
@ -1781,7 +1777,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 分类 {#wan-wan-zi-mu-zu-fen-lei}
<Route author="nczitzk" example="/wanwansub/139" path="/wanwansub/:id?" paramsDesc={['分类 id见下表默认为 ALL']} >
<Route author="nczitzk" example="/wanwansub/139" path="/wanwansub/:id?" paramsDesc={['分类 id见下表默认为 ALL']} notOperational="1" >
| ALL | 英语小分队 | 日语小分队 | 韩语小分队 | 葡语小分队 | 西语小分队 | 法语小分队 | 意语小分队 | 德语小分队 | 泰语小分队 | 其他语种 |
| --- | ---------- | ---------- | ---------- | ---------- | ---------- | ---------- | ---------- | ---------- | ---------- | -------- |
@ -1791,7 +1787,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 剧集 {#wan-wan-zi-mu-zu-ju-ji}
<Route author="nczitzk" example="/wanwansub/info/393" path="/wanwansub/info/:id" paramsDesc={['剧集 id可在剧集页 URL 中找到']} />
<Route author="nczitzk" example="/wanwansub/info/393" path="/wanwansub/info/:id" paramsDesc={['剧集 id可在剧集页 URL 中找到']} notOperational="1" />
## 网易云音乐 {#wang-yi-yun-yin-yue}
@ -1803,7 +1799,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 歌单歌曲 {#wang-yi-yun-yin-yue-ge-dan-ge-qu}
<Route author="DIYgod" example="/163/music/playlist/35798529" path="/163/music/playlist/:id" paramsDesc={['歌单 id, 可在歌单页 URL 中找到']} radar="1" />
<Route author="DIYgod" example="/163/music/playlist/35798529" path="/163/music/playlist/:id" paramsDesc={['歌单 id, 可在歌单页 URL 中找到']} radar="1" anticrawler="1" />
### 用户歌单 {#wang-yi-yun-yin-yue-yong-hu-ge-dan}
@ -1881,7 +1877,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 频道 {#you-ku-pin-dao}
<Route author="xyqfer Fatpandac" example="/youku/channel/UNTg3MTM3OTcy" path="/youku/channel/:channelId/:embed?" paramsDesc={['频道 id', '默认为开启内嵌视频, 任意值为关闭']}/>
<Route author="xyqfer Fatpandac" example="/youku/channel/UNTg3MTM3OTcy" path="/youku/channel/:channelId/:embed?" paramsDesc={['频道 id', '默认为开启内嵌视频, 任意值为关闭']} anticrawler="1"/>
## 云听 {#yun-ting}
@ -1903,7 +1899,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 节目 {#yun-ting-jie-mu}
<Route author="kt286 nczitzk" example="/radio/1552135" path="/radio/:id" paramsDesc={['专辑 id可在对应专辑页面的 URL 中找到']} supportPodcast="1">
<Route author="kt286 nczitzk" example="/radio/1552135" path="/radio/:id" paramsDesc={['专辑 id可在对应专辑页面的 URL 中找到']} supportPodcast="1" notOperational="1">
如果订阅 [共和国追梦人](http://www.radio.cn/pc-portal/sanji/detail.html?columnId=1552135),其 URL 为 `https://www.radio.cn/pc-portal/sanji/detail.html?columnId=1552135`,可以得到 `columnId` 为 `1552135`
@ -1951,7 +1947,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 电影 {#zhong-guo-gao-qing-wang-dian-ying}
<Route author="minosss" example="/gaoqingla" path="/gaoqingla/:tag?" paramsDesc={['标签tag视频清晰度']} />
<Route author="minosss" example="/gaoqingla" path="/gaoqingla/:tag?" paramsDesc={['标签tag视频清晰度']} anticrawler="1" />
| 全部 | 蓝光 | 1080P | 720P | 3D | WEB-DL |
| ---- | ------ | ----- | ---- | -- | ------ |
@ -1989,7 +1985,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 更新通知 {#zhu-shi-ying-shi-geng-xin-tong-zhi}
<Route author="zytomorrow" example="/gaze/update/5157c267ee121ab8d1b45092304a1e85" path="/gaze/update/:mid" paramsDesc={['剧集的id。播放页面play之后的一串字符']}/>
<Route author="zytomorrow" example="/gaze/update/5157c267ee121ab8d1b45092304a1e85" path="/gaze/update/:mid" paramsDesc={['剧集的id。播放页面play之后的一串字符']} notOperational="1"/>
## 追新番 {#zhui-xin-fan}
@ -2001,7 +1997,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 字幕列表 {#zi-mu-ku-zi-mu-lie-biao}
<Route author="sanmmm" example="/zimuku/mv" path="/zimuku/:type?" paramsDesc={['类型, 默认为`mv`电影']}>
<Route author="sanmmm" example="/zimuku/mv" path="/zimuku/:type?" paramsDesc={['类型, 默认为`mv`电影']} notOperational="1">
类型
@ -2021,11 +2017,11 @@ When `mediaType` is `movie`, `sheet` should be:
:::
<Route author="DIYgod" example="/zimuzu/resource/37031" path="/zimuzu/resource/:id?" paramsDesc={['影视 id对应影视的 URL 中找到,为空时输出最近更新']} supportBT="1"/>
<Route author="DIYgod" example="/zimuzu/resource/37031" path="/zimuzu/resource/:id?" paramsDesc={['影视 id对应影视的 URL 中找到,为空时输出最近更新']} supportBT="1" notOperational="1"/>
### 排行榜 {#zi-mu-zu-zimuzu.tv-pai-hang-bang}
<Route author="queensferryme DIYgod" example="/zimuzu/top/week/movie" path="/zimuzu/top/:range/:type" paramsDesc={['时间范围, 可以是 `week` `month` `year` `total`', '排行类型, 可以是 `fav` `tv` `movie`']}>
<Route author="queensferryme DIYgod" example="/zimuzu/top/week/movie" path="/zimuzu/top/:range/:type" paramsDesc={['时间范围, 可以是 `week` `month` `year` `total`', '排行类型, 可以是 `fav` `tv` `movie`']} notOperational="1">
例如,路由 `/zimuzu/top/week/movie` 应该输出 [http://www.rrys2019.com/html/top/week_movie_list.html](http://www.rrys2019.com/html/top/week_movie_list.html) 的排行榜单
@ -2035,7 +2031,7 @@ When `mediaType` is `movie`, `sheet` should be:
### 综艺 {#zong-yi-xiu-zong-yi}
<Route author="pharaoh2012 nczitzk" example="/zyshow/chongchongchong" path="/zyshow/:region?/:id" paramsDesc={['地区,见下表,默认为空,即台湾', '综艺 id综艺详情对应页 URL 中找到']} radar="1">
<Route author="pharaoh2012 nczitzk" example="/zyshow/chongchongchong" path="/zyshow/:region?/:id" paramsDesc={['地区,见下表,默认为空,即台湾', '综艺 id综艺详情对应页 URL 中找到']} radar="1" notOperational="1">
地区

View File

@ -52,7 +52,7 @@ Copy the URL of the 591 filter housing page and remove the front part `https://r
### 排行榜 {#amazfit-watch-faces-pai-hang-bang}
<Route author="nczitzk" example="/amazfitwatchfaces/top/bip/Bip/month/views/zh" path="/amazfitwatchfaces/top/:model/:type?/:time?/:sortBy?/:lang?" paramsDesc={['手表型号', '手表款式,款式代码可在目标网站选择后到地址栏查看,`all` 指 全部款式', '统计时间,`week` 指 上周,`month` 指 上月,`alltime` 指 全部时间', '排序参数,`download` 指 下载量,`views` 指 查看量,`fav` 指 收藏数', '表盘语言,语言代码可在目标网站选择后到地址栏查看,如 `zh` 指 中文']}/>
<Route author="nczitzk" example="/amazfitwatchfaces/top/bip/Bip/month/views/zh" path="/amazfitwatchfaces/top/:model/:type?/:time?/:sortBy?/:lang?" paramsDesc={['手表型号', '手表款式,款式代码可在目标网站选择后到地址栏查看,`all` 指 全部款式', '统计时间,`week` 指 上周,`month` 指 上月,`alltime` 指 全部时间', '排序参数,`download` 指 下载量,`views` 指 查看量,`fav` 指 收藏数', '表盘语言,语言代码可在目标网站选择后到地址栏查看,如 `zh` 指 中文']} notOperational="1"/>
### 搜索结果 {#amazfit-watch-faces-sou-suo-jie-guo}
@ -76,7 +76,7 @@ See [#app-store-mac-app-store](/routes/program-update#app-store-mac-app-store)
### 新闻 {#aqara-xin-wen}
<Route author="nczitzk" example="/aqara/:region/news" path="/aqara/news" paramsDesc={['地区 id可在对应新闻页 URL 中找到,默认为 en即 Global']}>
<Route author="nczitzk" example="/aqara/:region/news" path="/aqara/news" paramsDesc={['地区 id可在对应新闻页 URL 中找到,默认为 en即 Global']} notOperational="1">
| 中国/大陆 | 대한민국 | Europe | United States | Russia | Global |
|-----------|------|--------|---------------|--------|--------|
@ -84,16 +84,6 @@ See [#app-store-mac-app-store](/routes/program-update#app-store-mac-app-store)
</Route>
### 博客 {#aqara-bo-ke}
<Route author="nczitzk" example="/aqara/:region/news" path="/aqara/news" paramsDesc={['地区 id可在对应博客页 URL 中找到,默认为 en即 Global']}>
| 대한민국 | Europe | United States | Russia | Global |
|------|--------|---------------|--------|--------|
| kr | eu | us | ru | en |
</Route>
### 分类 {#aqara-fen-lei}
<Route author="nczitzk" example="/aqara/en/category/press-release" path="/aqara/:region/category/:id" paramsDesc={['地区 id可在对应分类页 URL 中找到,默认为 en即 Global', '分类 id可在对应分类页 URL 中找到']}/>
@ -106,7 +96,7 @@ See [#app-store-mac-app-store](/routes/program-update#app-store-mac-app-store)
### Search {#autotrader-search}
<Route author="HenryQW" example="/autotrader/radius=50&postcode=sw1a1aa&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&price-to=9000&year-from=2012&body-type=Hatchback&transmission=Automatic&exclude-writeoff-categories=on" path="/autotrader/:query" paramsDesc={['the search query']}>
<Route author="HenryQW" example="/autotrader/radius=50&postcode=sw1a1aa&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&price-to=9000&year-from=2012&body-type=Hatchback&transmission=Automatic&exclude-writeoff-categories=on" path="/autotrader/:query" paramsDesc={['the search query']} notOperational="1">
1. Conduct a search with desired filters on AutoTrader
1. Copy everything in the URL after `?`, for example: `https://www.autotrader.co.uk/car-search?radius=50&postcode=sw1a1aa&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&price-to=9000&year-from=2012&body-type=Hatchback&transmission=Automatic&exclude-writeoff-categories=on` will produce `radius=50&postcode=sw1a1aa&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&price-to=9000&year-from=2012&body-type=Hatchback&transmission=Automatic&exclude-writeoff-categories=on`
@ -117,7 +107,7 @@ See [#app-store-mac-app-store](/routes/program-update#app-store-mac-app-store)
### 书源仓库更新 {#booksource.store-shu-yuan-cang-ku-geng-xin}
<Route author="vhxubo" example="/booksource" path="/booksource"/>
<Route author="vhxubo" example="/booksource" path="/booksource" notOperational="1"/>
## BOOKWALKERTW {#bookwalkertw}
@ -135,13 +125,13 @@ See [#app-store-mac-app-store](/routes/program-update#app-store-mac-app-store)
### 文章 {#clickme-wen-zhang}
<Route author="hoilc" example="/clickme/default/category/beauty" path="/clickme/:site/:grouping/:name" paramsDesc={['站点,`default`为普通站,`r18`为成人站,其它值默认为普通站','分组方式,`category`为分类,`tag`为标签,其他值默认为分类','分类名或标签名,分类名为英文,可以在分类 URL 中找到']} radar="1"/>
<Route author="hoilc" example="/clickme/default/category/beauty" path="/clickme/:site/:grouping/:name" paramsDesc={['站点,`default`为普通站,`r18`为成人站,其它值默认为普通站','分组方式,`category`为分类,`tag`为标签,其他值默认为分类','分类名或标签名,分类名为英文,可以在分类 URL 中找到']} radar="1" anticrawler="1"/>
## Corona Virus Disease 2019 {#corona-virus-disease-2019}
### 国家卫健委 - 疫情通报 {#corona-virus-disease-2019-guo-jia-wei-jian-wei-yi-qing-tong-bao}
<Route author="EkkoG DIYgod" example="/coronavirus/nhc" path="/coronavirus/nhc"/>
<Route author="EkkoG DIYgod" example="/coronavirus/nhc" path="/coronavirus/nhc" notOperational="1"/>
### 财新网 - 新冠肺炎防疫全纪录 {#corona-virus-disease-2019-cai-xin-wang-xin-guan-fei-yan-fang-yi-quan-ji-lu}
@ -149,7 +139,7 @@ See [#app-store-mac-app-store](/routes/program-update#app-store-mac-app-store)
### 丁香园 - 新冠病毒疫情实时播报 {#corona-virus-disease-2019-ding-xiang-yuan-xin-guan-bing-du-yi-qing-shi-shi-bo-bao}
<Route author="DIYgod" example="/coronavirus/dxy" path="/coronavirus/dxy"/>
<Route author="DIYgod" example="/coronavirus/dxy" path="/coronavirus/dxy" notOperational="1"/>
### 丁香园 - 新冠病毒疫情数据统计 {#corona-virus-disease-2019-ding-xiang-yuan-xin-guan-bing-du-yi-qing-shu-ju-tong-ji}
@ -157,7 +147,7 @@ See [#app-store-mac-app-store](/routes/program-update#app-store-mac-app-store)
### 腾讯新闻 - 新型冠状病毒肺炎实时辟谣 {#corona-virus-disease-2019-teng-xun-xin-wen-xin-xing-guan-zhuang-bing-du-fei-yan-shi-shi-pi-yao}
<Route author="DIYgod" example="/coronavirus/qq/fact" path="/coronavirus/qq/fact"/>
<Route author="DIYgod" example="/coronavirus/qq/fact" path="/coronavirus/qq/fact" notOperational="1"/>
### 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 {#corona-virus-disease-2019-teng-xun-xin-wen-xin-xing-guan-zhuang-bing-du-fei-yan-yi-qing-shi-shi-zhui-zong}
@ -165,7 +155,7 @@ See [#app-store-mac-app-store](/routes/program-update#app-store-mac-app-store)
#### 中国本土数据统计 {#corona-virus-disease-2019-teng-xun-xin-wen-xin-xing-guan-zhuang-bing-du-fei-yan-yi-qing-shi-shi-zhui-zong-zhong-guo-ben-tu-shu-ju-tong-ji}
<Route author="CaoMeiYouRen" example="/tencent/news/coronavirus/total" path="/tencent/news/coronavirus/total"/>
<Route author="CaoMeiYouRen" example="/tencent/news/coronavirus/total" path="/tencent/news/coronavirus/total" notOperational="1"/>
#### 省市疫情数据 {#corona-virus-disease-2019-teng-xun-xin-wen-xin-xing-guan-zhuang-bing-du-fei-yan-yi-qing-shi-shi-zhui-zong-sheng-shi-yi-qing-shu-ju}
@ -173,7 +163,7 @@ See [#app-store-mac-app-store](/routes/program-update#app-store-mac-app-store)
### South China Morning Post - China coronavirus outbreak {#corona-virus-disease-2019-south-china-morning-post-china-coronavirus-outbreak}
<Route author="DIYgod" example="/coronavirus/scmp" path="/coronavirus/scmp"/>
<Route author="DIYgod" example="/coronavirus/scmp" path="/coronavirus/scmp" notOperational="1"/>
### Macao Pagina Electrónica Especial Contra Epidemias: Whats New {#corona-virus-disease-2019-macao-pagina-electronica-especial-contra-epidemias-what-s-new}
@ -187,13 +177,13 @@ Official Website: [https://www.ssm.gov.mo/apps1/PreventWuhanInfection/en.aspx](h
### Singapore Ministry of Health - Past Updates on 2019-nCov Local Situation in Singapore {#corona-virus-disease-2019-singapore-ministry-of-health-past-updates-on-2019-ncov-local-situation-in-singapore}
<Route author="Gnnng" example="/coronavirus/sg-moh" path="/coronavirus/sg-moh"/>
<Route author="Gnnng" example="/coronavirus/sg-moh" path="/coronavirus/sg-moh" notOperational="1"/>
### Yahoo Japan 新型コロナウイルス感染症まとめ {#corona-virus-disease-2019-yahoo-japan-xin-xing-%E3%82%B3%E3%83%AD%E3%83%8A%E3%82%A6%E3%82%A4%E3%83%AB%E3%82%B9-gan-ran-zheng-%E3%81%BE%E3%81%A8%E3%82%81}
Official Website: [https://news.yahoo.co.jp/pages/article/20200207](https://news.yahoo.co.jp/pages/article/20200207)
<Route author="sgqy" example="/coronavirus/yahoo-japan" path="/coronavirus/yahoo-japan/:tdfk?" paramsDesc={['都道府県的拼音,可从地图详情页的链接中获取。例如:京都府 = kyoto']}/>
<Route author="sgqy" example="/coronavirus/yahoo-japan" path="/coronavirus/yahoo-japan/:tdfk?" paramsDesc={['都道府県的拼音,可从地图详情页的链接中获取。例如:京都府 = kyoto']} notOperational="1"/>
## Darwin Awards {#darwin-awards}
@ -211,7 +201,7 @@ Official Website: [https://news.yahoo.co.jp/pages/article/20200207](https://news
### DHL express {#dhl-dhl-express}
<Route author="ntzyz" example="/dhl/12345678" path="/dhl/:shipment_id" paramsDesc={['Waybill number']}/>
<Route author="ntzyz" example="/dhl/12345678" path="/dhl/:shipment_id" paramsDesc={['Waybill number']} notOperational="1"/>
## Email {#email}
@ -229,7 +219,7 @@ Official Website: [https://news.yahoo.co.jp/pages/article/20200207](https://news
### News {#emi-nitta-official-website-xin-tian-hui-hai-guan-fang-wang-zhan-news}
<Route author="luyuhuang" example="/emi-nitta/news" path="/emi-nitta/news"/>
<Route author="luyuhuang" example="/emi-nitta/news" path="/emi-nitta/news" notOperational="1"/>
## Etherscan {#etherscan}
@ -273,7 +263,7 @@ Official Website: [https://news.yahoo.co.jp/pages/article/20200207](https://news
### Personal sharing {#instapaper-personal-sharing}
<Route author="LogicJake" example="/instapaper/person/viridiano" path="/instapaper/person"/>
<Route author="LogicJake" example="/instapaper/person/viridiano" path="/instapaper/person" notOperational="1"/>
## Instructables {#instructables}
@ -291,19 +281,19 @@ Official Website: [https://news.yahoo.co.jp/pages/article/20200207](https://news
### 首页(旧版) {#iyouport-shou-ye-jiu-ban}
<Route author="EsuRt" example="/iyouport/article" path="/iyouport/article"/>
<Route author="EsuRt" example="/iyouport/article" path="/iyouport/article" notOperational="1"/>
### 分类 {#iyouport-fen-lei}
支持 iyouport.org 页面 Header 全部分类。例如,`https://www.iyouport.org/category/osint` 对应 `/iyouport/osint`。若不填写 `category`,则输出全部文章,但比旧版首页 feed 有更多元数据。
<Route author="proletarius101" example="/iyouport/osint" path="/iyouport/:category?"/>
<Route author="proletarius101" example="/iyouport/osint" path="/iyouport/:category?" notOperational="1"/>
## Japanpost 日本郵便 {#japanpost-ri-ben-you-bian}
### Track & Trace Service 郵便追跡サービス {#japanpost-ri-ben-you-bian-track-trace-service-you-bian-zhui-ji-%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9}
<Route author="tuzi3040" example="/japanpost/track/EJ123456789JP/en" path="/japanpost/track/:reqCode/:locale?" paramsDesc={['Package Number', 'Language, default to japanese `ja`']} radar="1">
<Route author="tuzi3040" example="/japanpost/track/EJ123456789JP/en" path="/japanpost/track/:reqCode/:locale?" paramsDesc={['Package Number', 'Language, default to japanese `ja`']} radar="1" notOperational="1">
| Japanese | English |
|----------|---------|
@ -327,7 +317,7 @@ Official Website: [https://news.yahoo.co.jp/pages/article/20200207](https://news
### Layoff Data Tracker {#layoffs.fyi-layoff-data-tracker}
<Route author="BrandNewLifeJackie26" example="/layoffs" path="/layoffs" radar="1"/>
<Route author="BrandNewLifeJackie26" example="/layoffs" path="/layoffs" radar="1" anticrawler="1"/>
RSS source in the original site is outdated.
@ -335,7 +325,7 @@ RSS source in the original site is outdated.
### Recruitment {#lever-recruitment}
<Route author="tsarlewey" example="/lever/lever" path="/lever/:domain" paramsDesc={['Company with Lever Board']}/>
<Route author="tsarlewey" example="/lever/lever" path="/lever/:domain" paramsDesc={['Company with Lever Board']} notOperational="1"/>
## LinkedIn {#linkedin}
@ -368,7 +358,7 @@ For example:
### Jobs {#linkedin-ling-ying-zhong-guo-jobs}
<Route author="bigfei" example="/linkedin/cn/jobs/Software" path="/linkedin/cn/jobs/:keywords?" paramsDesc={['搜索关键字']} radar="1">
<Route author="bigfei" example="/linkedin/cn/jobs/Software" path="/linkedin/cn/jobs/:keywords?" paramsDesc={['搜索关键字']} radar="1" notOperational="1">
另外,可以通过添加额外的以下 query 参数来输出满足特定要求的工作职位:
@ -436,13 +426,13 @@ For example:
### All Publications {#mitre-all-publications}
<Route author="sbilly" example="/mitre/publications" path="/mitre/publications" />
<Route author="sbilly" example="/mitre/publications" path="/mitre/publications" notOperational="1" />
## MobData {#mobdata}
### 分析报告 {#mobdata-fen-xi-bao-gao}
<Route author="brilon" example="/mobdata/report" path="/mobdata/report"/>
<Route author="brilon" example="/mobdata/report" path="/mobdata/report" notOperational="1"/>
## Mozilla {#mozilla}
@ -478,7 +468,7 @@ For example:
### 报名新闻 {#noi-quan-guo-qing-shao-nian-xin-xi-xue-ao-lin-pi-ke-jing-sai-bao-ming-xin-wen}
<Route author="WenryXu" example="/noi/rg-news" path="/noi/rg-news"/>
<Route author="WenryXu" example="/noi/rg-news" path="/noi/rg-news" notOperational="1"/>
## Notion {#notion}
@ -522,7 +512,7 @@ please refer to the [Notion API documentation](https://developers.notion.com/ref
### OpenSource Square {#oshwhub-li-chuang-kai-yuan-ying-jian-ping-tai-opensource-square}
<Route author="tylinux" example="/oshwhub" path="/oshwhub/:sortType?" paramsDesc={['sortType']} radar="1"/>
<Route author="tylinux" example="/oshwhub" path="/oshwhub/:sortType?" paramsDesc={['sortType']} radar="1" notOperational="1"/>
## Panda {#panda}
@ -546,7 +536,7 @@ please refer to the [Notion API documentation](https://developers.notion.com/ref
### Trending {#pocket-trending}
<Route author="hoilc" example="/pocket/trending" path="/pocket/trending"/>
<Route author="hoilc" example="/pocket/trending" path="/pocket/trending" notOperational="1"/>
## Product Hunt {#product-hunt}
@ -573,7 +563,7 @@ please refer to the [Notion API documentation](https://developers.notion.com/ref
### Latest conference materials {#sans-institute-latest-conference-materials}
<Route author="sbilly" example="/sans/summit_archive" path="/sans/summit_archive" />
<Route author="sbilly" example="/sans/summit_archive" path="/sans/summit_archive" notOperational="1" />
## Transformation {#transformation}
@ -675,7 +665,7 @@ Parameters parsing in the above example:
### Status {#tssstatus-ios-downgrade-channel-status}
<Route author="xyqfer" example="/tssstatus/j42dap/14W585a" path="/tssstatus/:board/:build" paramsDesc={['Board id', 'Build id']}>
<Route author="xyqfer" example="/tssstatus/j42dap/14W585a" path="/tssstatus/:board/:build" paramsDesc={['Board id', 'Build id']} notOperational="1">
Board and Build can be found in [here](http://api.ineal.me/tss/status)
@ -729,7 +719,7 @@ type 为 all 时category 参数不支持 cost 和 free
### Home {#wikihow-home}
<Route author="sanmmm" example="/wikihow/index" path="/wikihow/index"/>
<Route author="sanmmm" example="/wikihow/index" path="/wikihow/index" notOperational="1"/>
### Category {#wikihow-category}
@ -803,7 +793,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
官方網址:[https://www.bolsas.gov.mo/](https://www.bolsas.gov.mo/)
<Route author="KeiLongW" example="/macau-bolsas" path="/macau-bolsas/:lang?" paramsDesc={['語言']} >
<Route author="KeiLongW" example="/macau-bolsas" path="/macau-bolsas/:lang?" paramsDesc={['語言']} notOperational="1" >
| 中文 | 葡文 |
|------|------|
@ -857,7 +847,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 福利资源 - met.red {#fu-li-zi-yuan-met.red-fu-li-zi-yuan-met.red}
<Route author="junfengP queensferryme" example="/metred/fuli" path="/metred/fuli" />
<Route author="junfengP queensferryme" example="/metred/fuli" path="/metred/fuli" notOperational="1" />
## 古诗文网 {#gu-shi-wen-wang}
@ -901,7 +891,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 通知 {#guo-jia-liu-xue-wang-tong-zhi}
<Route author="Derekmini markmingjie" example="/csc/notice/lxtz" path="/csc/notice/:type?" paramsDesc={['分类, 默认为 `lxtz`']} radar="1">
<Route author="Derekmini markmingjie" example="/csc/notice/lxtz" path="/csc/notice/:type?" paramsDesc={['分类, 默认为 `lxtz`']} radar="1" notOperational="1">
| 遴选通知 | 综合项目专栏 | 常见问题解答 | 录取公告 | 新闻资讯 | 新闻公告 |
|----------|--------------|--------------|----------|----------|----------|
@ -913,13 +903,13 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 工作机会 {#hao-dui-you-gong-zuo-ji-hui}
<Route author="lotosbin" example="/network360/jobs" path="/network360/jobs"/>
<Route author="lotosbin" example="/network360/jobs" path="/network360/jobs" notOperational="1"/>
## 惠誉评级 {#hui-yu-ping-ji}
### 板块信息 {#hui-yu-ping-ji-ban-kuai-xin-xi}
<Route author="LogicJake" example="/fitchratings/site/economics" path="/fitchratings/site/:type" paramsDesc={['板块名称,在网址 site 后面']}/>
<Route author="LogicJake" example="/fitchratings/site/economics" path="/fitchratings/site/:type" paramsDesc={['板块名称,在网址 site 后面']} notOperational="1"/>
## 静态模型爱好者 {#jing-tai-mo-xing-ai-hao-zhe}
@ -1007,11 +997,11 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 通商 {#lv-shi-shi-wu-suo-wen-zhang-tong-shang}
<Route author="snipersteve" example="/law/ts" path="/law/ts" />
<Route author="snipersteve" example="/law/ts" path="/law/ts" notOperational="1" />
### 海问 {#lv-shi-shi-wu-suo-wen-zhang-hai-wen}
<Route author="snipersteve" example="/law/hw" path="/law/hw" />
<Route author="snipersteve" example="/law/hw" path="/law/hw" notOperational="1" />
### 环球 {#lv-shi-shi-wu-suo-wen-zhang-huan-qiu}
@ -1019,7 +1009,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 国枫 {#lv-shi-shi-wu-suo-wen-zhang-guo-feng}
<Route author="snipersteve" example="/law/gf" path="/law/gf" />
<Route author="snipersteve" example="/law/gf" path="/law/gf" notOperational="1" />
### 中伦 {#lv-shi-shi-wu-suo-wen-zhang-zhong-lun}
@ -1035,13 +1025,13 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 金诚同达 {#lv-shi-shi-wu-suo-wen-zhang-jin-cheng-tong-da}
<Route author="snipersteve" example="/law/jctd" path="/law/jctd" />
<Route author="snipersteve" example="/law/jctd" path="/law/jctd" notOperational="1" />
## 马良行 {#ma-liang-xing}
### 产品更新 {#ma-liang-xing-chan-pin-geng-xin}
<Route author="junfengP" example="/mlhang" path="/mlhang" />
<Route author="junfengP" example="/mlhang" path="/mlhang" notOperational="1" />
## 每日生猪价格 {#mei-ri-sheng-zhu-jia-ge}
@ -1073,7 +1063,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 新闻 {#mo-xing-wang-xin-wen}
<Route author="cc798461" example="/moxingnet" path="/moxingnet"/>
<Route author="cc798461" example="/moxingnet" path="/moxingnet" notOperational="1"/>
## 汽油价格网 {#qi-you-jia-ge-wang}
@ -1095,7 +1085,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 分类 {#qie-ting-feng-yin-fu-li-fen-lei}
<Route author="qiwihui" example="/qtfyfl/guoji" path="/qtfyfl/:category" paramsDesc={['分类,可在 URL 中找到']}>
<Route author="qiwihui" example="/qtfyfl/guoji" path="/qtfyfl/:category" paramsDesc={['分类,可在 URL 中找到']} notOperational="1">
| 最新文章 | 福利社 | 求出处 | 套图集 | 门事件 | 内涵图 | 电影下载 | 影视资讯 |
|----------|---------|-----------|---------|------------|----------|----------------|----------|
@ -1115,7 +1105,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 板块 {#qin-zi-wang-guo-ban-kuai}
<Route author="LogicJake" example="/babykingdom/19/view" path="/babykingdom/:id/:order?" paramsDesc={['板块id可在 URL 中找到', '排序方式']}>
<Route author="LogicJake" example="/babykingdom/19/view" path="/babykingdom/:id/:order?" paramsDesc={['板块id可在 URL 中找到', '排序方式']} anticrawler="1">
| 发帖时间 | 回复 / 查看 | 查看 | 最后发表 | 热门 |
|----------|-------------|------|----------|------|
@ -1127,7 +1117,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### CloudFlareYes {#quan-qiu-zhu-ji-jian-kong-cloudflareyes}
<Route author="nczitzk" example="/hostmonit/cloudflareyes" path="/hostmonit/cloudflareyes/:type?" paramsDesc={['类型,见下表,默认为 v4']} radar="1">
<Route author="nczitzk" example="/hostmonit/cloudflareyes" path="/hostmonit/cloudflareyes/:type?" paramsDesc={['类型,见下表,默认为 v4']} radar="1" anticrawler="1">
| v4 | v6 |
| --- | --- |
@ -1151,13 +1141,13 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 补丁说明 {#shou-wang-xian-feng-bu-ding-shuo-ming}
<Route author="nczitzk" example="/ow/patch" path="/ow/patch"/>
<Route author="nczitzk" example="/ow/patch" path="/ow/patch" notOperational="1"/>
## 四川省科学技术厅 {#si-chuan-sheng-ke-xue-ji-shu-ting}
### 四川省科学技术厅 - 公示公告 {#si-chuan-sheng-ke-xue-ji-shu-ting-si-chuan-sheng-ke-xue-ji-shu-ting-gong-shi-gong-gao}
<Route author="Cubernet" example="/sckjt/news" path="/sckjt/news/:type?" paramsDesc={['默认为`tz`']}>
<Route author="Cubernet" example="/sckjt/news" path="/sckjt/news/:type?" paramsDesc={['默认为`tz`']} notOperational="1">
| 通知 | 公示公告 |
|------|----------|
@ -1213,11 +1203,11 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 企业资产转让 {#tian-jin-chan-quan-jiao-yi-zhong-xin-qi-ye-zi-chan-zhuan-rang}
<Route author="kt286" example="/tprtc/qyzc" path="/tprtc/qyzc"/>
<Route author="kt286" example="/tprtc/qyzc" path="/tprtc/qyzc" anticrawler="1"/>
### 新闻动态 {#tian-jin-chan-quan-jiao-yi-zhong-xin-xin-wen-dong-tai}
<Route author="kt286" example="/tprtc/news" path="/tprtc/news"/>
<Route author="kt286" example="/tprtc/news" path="/tprtc/news" notOperational="1"/>
## 天眼查 {#tian-yan-cha}
@ -1237,12 +1227,12 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 今日最佳 {#xin-qu-ji-jin-ri-zui-jia}
<Route author="kiddyuchina" example="/xinquji/today" path="/xinquji/today">
<Route author="kiddyuchina" example="/xinquji/today" path="/xinquji/today" notOperational="1">
</Route>
### 今日国内 {#xin-qu-ji-jin-ri-guo-nei}
<Route author="kiddyuchina" example="/xinquji/today/internal" path="/xinquji/today/internal">
<Route author="kiddyuchina" example="/xinquji/today/internal" path="/xinquji/today/internal" notOperational="1">
</Route>
## 有据 {#you-ju}
@ -1255,7 +1245,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 源仓库更新 {#yuan-cang-ku-yuan-cang-ku-geng-xin}
<Route author="vhxubo" example="/ku" path="/ku/:name?" paramsDesc={['默认为 `yuedu`']}>
<Route author="vhxubo" example="/ku" path="/ku/:name?" paramsDesc={['默认为 `yuedu`']} notOperational="1">
| 阅读 | 异次元 | 海阔 |
|-------|----------|--------|
@ -1273,7 +1263,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 知识应用 {#zhong-guo-gong-cheng-ke-ji-zhi-shi-zhong-xin-zhi-shi-ying-yong}
<Route author="nczitzk" example="/cktest/app" path="/cktest/app/:ctgroup?/:domain?" paramsDesc={['所属类别,见下表,默认为全部类别', '领域,见下表,默认为全部列表']}>
<Route author="nczitzk" example="/cktest/app" path="/cktest/app/:ctgroup?/:domain?" paramsDesc={['所属类别,见下表,默认为全部类别', '领域,见下表,默认为全部列表']} notOperational="1">
所属类别
@ -1290,7 +1280,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 产业政策 {#zhong-guo-gong-cheng-ke-ji-zhi-shi-zhong-xin-chan-ye-zheng-ce}
<Route author="nczitzk" example="/cktest/policy" path="/cktest/policy"/>
<Route author="nczitzk" example="/cktest/policy" path="/cktest/policy" notOperational="1"/>
## 中国工商银行 {#zhong-guo-gong-shang-yin-hang}
@ -1344,11 +1334,11 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 新闻 {#zhong-guo-you-zheng-su-di-wu-liu-xin-wen}
<Route author="luyuhuang" example="/ems/news" path="/ems/news" radar="1"/>
<Route author="luyuhuang" example="/ems/news" path="/ems/news" radar="1" notOperational="1"/>
### 苹果邮件 {#zhong-guo-you-zheng-su-di-wu-liu-ping-guo-you-jian}
<Route author="Fatpandac" example="/ems/apple/EZ319397281CN" path="/ems/apple/:id" paramsDesc={['苹果邮件编号']}/>
<Route author="Fatpandac" example="/ems/apple/EZ319397281CN" path="/ems/apple/:id" paramsDesc={['苹果邮件编号']} notOperational="1"/>
## 自如 {#zi-ru}
@ -1360,7 +1350,7 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
### 查询快递 {#zuo-chuan-ji-bian-cha-xun-kuai-di}
<Route author="nczitzk" example="/sagawa/359554419420" path="/sagawa/:id" paramsDesc={['快递编号']}/>
<Route author="nczitzk" example="/sagawa/359554419420" path="/sagawa/:id" paramsDesc={['快递编号']} notOperational="1"/>
## はてな {#%E3%81%AF%E3%81%A6%E3%81%AA}

View File

@ -38,27 +38,27 @@
### New photos {#35photo-new-photos}
<Route author="nczitzk" example="/35photo/new" path="/35photo/new"/>
<Route author="nczitzk" example="/35photo/new" path="/35photo/new" notOperational="1"/>
### Featured photos {#35photo-featured-photos}
<Route author="nczitzk" example="/35photo/actual" path="/35photo/actual"/>
<Route author="nczitzk" example="/35photo/actual" path="/35photo/actual" notOperational="1"/>
### New interesting {#35photo-new-interesting}
<Route author="nczitzk" example="/35photo/interesting" path="/35photo/interesting"/>
<Route author="nczitzk" example="/35photo/interesting" path="/35photo/interesting" notOperational="1"/>
### Photos on the world map {#35photo-photos-on-the-world-map}
<Route author="nczitzk" example="/35photo/map" path="/35photo/map"/>
<Route author="nczitzk" example="/35photo/map" path="/35photo/map" notOperational="1"/>
### Genre {#35photo-genre}
<Route author="nczitzk" example="/35photo/genre/99" path="/35photo/genre/:id" paramsDesc={['id, can be found in URL']}/>
<Route author="nczitzk" example="/35photo/genre/99" path="/35photo/genre/:id" paramsDesc={['id, can be found in URL']} notOperational="1"/>
### Author {#35photo-author}
<Route author="nczitzk" example="/35photo/author/mariuszsix" path="/35photo/author/:id" paramsDesc={['id, can be found in URL']}/>
<Route author="nczitzk" example="/35photo/author/mariuszsix" path="/35photo/author/:id" paramsDesc={['id, can be found in URL']} notOperational="1"/>
## 500px 摄影社区 {#500px-she-ying-she-qu}
@ -68,7 +68,7 @@
### 摄影师作品 {#500px-she-ying-she-qu-she-ying-shi-zuo-pin}
<Route author="TonyRL" example="/500px/user/works/hujunli" path="/500px/user/works/:id" paramsDesc={['摄影师 ID']} radar="1"/>
<Route author="TonyRL" example="/500px/user/works/hujunli" path="/500px/user/works/:id" paramsDesc={['摄影师 ID']} radar="1" notOperational="1"/>
## 8KCosplay {#8kcosplay}
@ -169,7 +169,7 @@
### Category {#babehub-category}
<Route author="nczitzk" example="/babehub" path="/babehub/:category?" paramsDesc={['Category, see below, Home by default']}>
<Route author="nczitzk" example="/babehub" path="/babehub/:category?" paramsDesc={['Category, see below, Home by default']} notOperational="1">
| Home | Most Viewed | Picture Archive | Video Archive |
| - | - | - | - |
@ -179,7 +179,7 @@
### Search {#babehub-search}
<Route author="nczitzk" example="/babehub/search/babe" path="/babehub/search/:keyword?" paramsDesc={['关键字']}/>
<Route author="nczitzk" example="/babehub/search/babe" path="/babehub/search/:keyword?" paramsDesc={['关键字']} notOperational="1"/>
## Bing Wallpaper {#bing-wallpaper}
@ -191,7 +191,7 @@
### MMDArchive 标签查询 {#booru-mmdarchive-biao-qian-cha-xun}
<Route author="N78Wy" example="/booru/mmda/tags/full_body+blue_eyes" path="/booru/mmda/tags/:tags?" paramsDesc={['标签,多个标签使用空格` `或者`%20`连接,如需根据作者查询则在`user:`后接上作者名,如:`user:xxxx`']}>
<Route author="N78Wy" example="/booru/mmda/tags/full_body+blue_eyes" path="/booru/mmda/tags/:tags?" paramsDesc={['标签,多个标签使用空格` `或者`%20`连接,如需根据作者查询则在`user:`后接上作者名,如:`user:xxxx`']} notOperational="1">
For example:
@ -220,13 +220,13 @@ For example:
### DailyArt {#dailyart-mei-ri-yi-shu-dailyart}
<Route author="zphw" example="/dailyart/en" path="/dailyart/:language?" paramsDesc={['Support en, es, fr, de, it, zh, jp, etc. English by default.']} />
<Route author="zphw" example="/dailyart/en" path="/dailyart/:language?" paramsDesc={['Support en, es, fr, de, it, zh, jp, etc. English by default.']} anticrawler="1" />
## Dilbert Comic Strip {#dilbert-comic-strip}
### Dilbert Comic Strip {#dilbert-comic-strip-dilbert-comic-strip}
<Route name="Daily Strip" author="Maecenas" example="/dilbert/strip" path="/dilbert/strip">
<Route name="Daily Strip" author="Maecenas" example="/dilbert/strip" path="/dilbert/strip" notOperational="1">
通过提取漫画,提供比官方源更佳的阅读体验。
@ -257,7 +257,7 @@ For RSS content, specify options in the `routeParams` parameter in query string
### Home {#elite-babes-home}
<Route author="nczitzk" example="/elitebabes" path="/elitebabes/:category?" paramsDesc={['Category, see below, Home by default']}>
<Route author="nczitzk" example="/elitebabes" path="/elitebabes/:category?" paramsDesc={['Category, see below, Home by default']} notOperational="1">
| Home | Hot | Popular | Recent |
| ---- | --- | ------- | ------ |
@ -267,7 +267,7 @@ For RSS content, specify options in the `routeParams` parameter in query string
### Videos {#elite-babes-videos}
<Route author="nczitzk" example="/elitebabes/videos" path="/elitebabes/videos/:sort?" paramsDesc={['Sort, see below, Popular by default']}>
<Route author="nczitzk" example="/elitebabes/videos" path="/elitebabes/videos/:sort?" paramsDesc={['Sort, see below, Popular by default']} notOperational="1">
| Popular | Recent |
| ------- | ------ |
@ -277,7 +277,7 @@ For RSS content, specify options in the `routeParams` parameter in query string
### Search {#elite-babes-search}
<Route author="nczitzk" example="/elitebabes/search/pose" path="/elitebabes/search/:keyword?" paramsDesc={['Keyword']}/>
<Route author="nczitzk" example="/elitebabes/search/pose" path="/elitebabes/search/:keyword?" paramsDesc={['Keyword']} notOperational="1"/>
## Fantia {#fantia}
@ -345,7 +345,7 @@ Rating
### album {#girlimg-album}
<Route author="junfengP" example="/girlimg/album" path="/girlimg/album/:tag?/:mode?" paramsDesc={['过滤标签,在链接参数中&tab=部分,如:中国,BoLoLi','加载模式留空为简单模式获取20篇文章标题与封面非空为详细模式加载10篇文章内容']} />
<Route author="junfengP" example="/girlimg/album" path="/girlimg/album/:tag?/:mode?" paramsDesc={['过滤标签,在链接参数中&tab=部分,如:中国,BoLoLi','加载模式留空为简单模式获取20篇文章标题与封面非空为详细模式加载10篇文章内容']} notOperational="1" />
## GoComics Comic Strips {#gocomics-comic-strips}
@ -361,13 +361,13 @@ Rating
### Public Albums {#google-photos-public-albums}
<Route author="hoilc" example="/google/album/msFFnAzKmQmWj76EA" path="/google/album/:id" paramsDesc={['album ID, can be found in URL, for example, `https://photos.app.goo.gl/msFFnAzKmQmWj76EA` to `msFFnAzKmQmWj76EA`']} radar="1"/>
<Route author="hoilc" example="/google/album/msFFnAzKmQmWj76EA" path="/google/album/:id" paramsDesc={['album ID, can be found in URL, for example, `https://photos.app.goo.gl/msFFnAzKmQmWj76EA` to `msFFnAzKmQmWj76EA`']} radar="1" notOperational="1"/>
## Hentai Cosplay {#hentai-cosplay}
### 最新图片 {#hentai-cosplay-zui-xin-tu-pian}
<Route author="hoilc" example="/hentai-cosplays/tag/swimsuit" path="/hentai-cosplays/:type?/:name?" paramsDesc={['搜索类型, `tag`为标签, `keyword`为关键字, 默认留空为全部','搜索内容, 可在 URL 中找到,默认留空为全部']} />
<Route author="hoilc" example="/hentai-cosplays/tag/swimsuit" path="/hentai-cosplays/:type?/:name?" paramsDesc={['搜索类型, `tag`为标签, `keyword`为关键字, 默认留空为全部','搜索内容, 可在 URL 中找到,默认留空为全部']} notOperational="1" />
## Konachan Anime Wallpapers {#konachan-anime-wallpapers}
@ -396,17 +396,17 @@ For example:
### Manga Updates {#loveheaven-manga-updates}
<Route author="hoilc" example="/loveheaven/update/kimetsu-no-yaiba" path="/loveheaven/update/:slug" paramsDesc={['Manga slug, can be found in URL, including neither `manga-` nor `.html`']} />
<Route author="hoilc" example="/loveheaven/update/kimetsu-no-yaiba" path="/loveheaven/update/:slug" paramsDesc={['Manga slug, can be found in URL, including neither `manga-` nor `.html`']} notOperational="1" />
## Mic Mic Idol {#mic-mic-idol}
### Latest {#mic-mic-idol-latest}
<Route author="KotoriK" example="/micmicidol" path="/micmicidol"/>
<Route author="KotoriK" example="/micmicidol" path="/micmicidol" notOperational="1"/>
### 标签 {#mic-mic-idol-biao-qian}
<Route author="KotoriK" example="/micmicidol/search/Young%20Jump?limit=50" path="/micmicidol/search/:label" paramsDesc={['标签名']}/>
<Route author="KotoriK" example="/micmicidol/search/Young%20Jump?limit=50" path="/micmicidol/search/:label" paramsDesc={['标签名']} notOperational="1"/>
获取数量可以通过 [limit](/parameter#条数限制) 参数控制。默认值为`50`。
@ -447,7 +447,7 @@ For example:
### NASA 中文 {#nasa-astronomy-picture-of-the-day-nasa-zhong-wen}
<Route author="nczitzk" example="/nasa/apod-cn" path="/nasa/apod-cn">
<Route author="nczitzk" example="/nasa/apod-cn" path="/nasa/apod-cn" notOperational="1">
:::tip
@ -477,7 +477,7 @@ For example:
### 最新图片 {#porn-image-xxx-zui-xin-tu-pian}
<Route author="hoilc" example="/porn-images-xxx/tag/jk" path="/porn-images-xxx/:type?/:name?" paramsDesc={['搜索类型, `tag`为标签, `keyword`为关键字, 默认留空为全部','搜索内容, 可在 URL 中找到,默认留空为全部']} />
<Route author="hoilc" example="/porn-images-xxx/tag/jk" path="/porn-images-xxx/:type?/:name?" paramsDesc={['搜索类型, `tag`为标签, `keyword`为关键字, 默认留空为全部','搜索内容, 可在 URL 中找到,默认留空为全部']} anticrawler="1" />
## Rare Historical Photos {#rare-historical-photos}
@ -570,7 +570,7 @@ For example:
### 更新 {#bai-du-qu-hua-geng-xin}
<Route author="xyqfer" example="/baidu/doodles" path="/baidu/doodles"/>
<Route author="xyqfer" example="/baidu/doodles" path="/baidu/doodles" notOperational="1"/>
## 北京天文馆 {#bei-jing-tian-wen-guan}
@ -582,7 +582,7 @@ For example:
### 分类 {#bu-xiu-se-fen-lei}
<Route author="kba977" example="/dbmv" path="/dbmv/:category?" paramsDesc={['分类 id - 若不填该参数, 默认所有']}>
<Route author="kba977" example="/dbmv" path="/dbmv/:category?" paramsDesc={['分类 id - 若不填该参数, 默认所有']} notOperational="1">
| 大胸妹 | 小翘臀 | 黑丝袜 | 美腿控 | 有颜值 | 大杂烩 |
| ------ | ------ | ------ | ------ | ------ | ------ |
@ -618,7 +618,7 @@ For example:
### 图集文章 {#jue-dui-ling-yu-tu-ji-wen-zhang}
<Route author="Kherrisan" example="/jdlingyu/tuji" path="/jdlingyu/:type" paramsDesc={['分区名']}/>
<Route author="Kherrisan" example="/jdlingyu/tuji" path="/jdlingyu/:type" paramsDesc={['分区名']} notOperational="1"/>
| 图集 | 文章 |
| ---- | ---- |
@ -656,7 +656,7 @@ For example:
### 最新 {#mei-tu-she-zui-xin}
<Route author="ocleo1" example="/meituclub/latest" path="/meituclub/latest" />
<Route author="ocleo1" example="/meituclub/latest" path="/meituclub/latest" notOperational="1" />
## 妹子图 {#mei-zi-tu}
@ -706,11 +706,11 @@ For example:
### 用户上传作品和用户喜欢作品 {#tu-ya-wang-guo-yong-hu-shang-chuan-zuo-pin-he-yong-hu-xi-huan-zuo-pin}
<Route author="LanceZhu" example="/gracg/user11968EIcqS3" path="/gracg/:user/:love?" paramsDesc={['用户访问ID用户主页URL获取', '是否切换为用户喜欢作品, 不选或为 0 不切换1则切换']}/>
<Route author="LanceZhu" example="/gracg/user11968EIcqS3" path="/gracg/:user/:love?" paramsDesc={['用户访问ID用户主页URL获取', '是否切换为用户喜欢作品, 不选或为 0 不切换1则切换']} notOperational="1"/>
## 致美化 {#zhi-mei-hua}
### 最新主题 {#zhi-mei-hua-zui-xin-zhu-ti}
<Route author="nczitzk" example="/zhutix/latest" path="/zhutix/latest"/>
<Route author="nczitzk" example="/zhutix/latest" path="/zhutix/latest" notOperational="1"/>

View File

@ -5,7 +5,7 @@
### Kindle Software Updates {#amazon-kindle-software-updates}
<Route author="NavePnow" example="/amazon/kindle/software-updates" path="/amazon/kindle/software-updates" radar="1"/>
<Route author="NavePnow" example="/amazon/kindle/software-updates" path="/amazon/kindle/software-updates" radar="1" anticrawler="1"/>
## AMD {#amd}
@ -27,7 +27,7 @@
### Changes {#anki-changes}
<Route author="nczitzk" example="/anki/changes" path="/anki/changes"/>
<Route author="nczitzk" example="/anki/changes" path="/anki/changes" notOperational="1"/>
## AnyTXT {#anytxt}
@ -79,7 +79,7 @@ For example, the URL of [GarageBand](https://apps.apple.com/us/app/messages/id40
### In-App-Purchase Price Drop Alert {#app-store-mac-app-store-in-app-purchase-price-drop-alert}
<Route author="HenryQW" example="/appstore/iap/us/id953286746" path="/appstore/iap/:country/:id" paramsDesc={['App Store Country, obtain from the app URL https://apps.apple.com/us/app/id953286746, in this case, `us`', 'App Store app id, obtain from the app URL https://apps.apple.com/us/app/id953286746, in this case, `id953286746`']} />
<Route author="HenryQW" example="/appstore/iap/us/id953286746" path="/appstore/iap/:country/:id" paramsDesc={['App Store Country, obtain from the app URL https://apps.apple.com/us/app/id953286746, in this case, `us`', 'App Store app id, obtain from the app URL https://apps.apple.com/us/app/id953286746, in this case, `id953286746`']} notOperational="1" />
### 每日精品限免 / 促销应用(鲜面连线 by AppSo {#app-store-mac-app-store-mei-ri-jing-pin-xian-mian-cu-xiao-ying-yong-xian-mian-lian-xian-by-appso}
@ -87,13 +87,13 @@ For example, the URL of [GarageBand](https://apps.apple.com/us/app/messages/id40
### 最新限免GoFans {#app-store-mac-app-store-zui-xin-xian-mian-gofans}
<Route author="HenryQW" example="/appstore/gofans" path="/appstore/gofans"/>
<Route author="HenryQW" example="/appstore/gofans" path="/appstore/gofans" notOperational="1"/>
## aptonic {#aptonic}
### New Dropzone Actions {#aptonic-new-dropzone-actions}
<Route author="HenryQW" example="/aptonic/action" path="/aptonic/action/:untested?" paramsDesc={['Set any value to include untested actions.']}/>
<Route author="HenryQW" example="/aptonic/action" path="/aptonic/action/:untested?" paramsDesc={['Set any value to include untested actions.']} notOperational="1"/>
## ASUS {#asus}
@ -171,7 +171,7 @@ Language
### 更新日志 {#bugly-sdk-geng-xin-ri-zhi}
<Route author="EkkoG" example="/bugly/changelog/1" path="/bugly/changelog/:platform" paramsDesc={['平台类型, 必选, 1 为 Android, 2 为 iOS']}/>
<Route author="EkkoG" example="/bugly/changelog/1" path="/bugly/changelog/:platform" paramsDesc={['平台类型, 必选, 1 为 Android, 2 为 iOS']} notOperational="1"/>
## Cent Browser {#cent-browser}
@ -211,13 +211,13 @@ Need to configure `CIVITAI_COOKIE` to obtain image information of NSFW models.
:::
<Route author="DIYgod" example="/civitai/discussions/4384" path="/civitai/discussions/:modelId"/>
<Route author="DIYgod" example="/civitai/discussions/4384" path="/civitai/discussions/:modelId" notOperational="1"/>
## Clash {#clash}
### Premium Releases {#clash-premium-releases}
<Route author="ttttmr" example="/clash/premium" path="/clash/premium" radar="1" />
<Route author="ttttmr" example="/clash/premium" path="/clash/premium" radar="1" notOperational="1" />
## CPUID {#cpuid}
@ -239,7 +239,7 @@ Need to configure `CIVITAI_COOKIE` to obtain image information of NSFW models.
### File Update {#curseforge-file-update}
<Route author="junfengP" example="/curseforge/sc2/assets/taylor-mouses-stuff/files" path="/curseforge/:gameid/:catalogid/:projectid/files" paramsDesc={['Game name', 'Catalog name', 'Progect name']}>
<Route author="junfengP" example="/curseforge/sc2/assets/taylor-mouses-stuff/files" path="/curseforge/:gameid/:catalogid/:projectid/files" paramsDesc={['Game name', 'Catalog name', 'Progect name']} notOperational="1">
For example: `https://www.curseforge.com/sc2/assets/taylor-mouses-stuff/files` to `/curseforge/sc2/assets/taylor-mouses-stuff/files`
@ -307,7 +307,7 @@ Language
### 更新 {#fir.im-ying-yong-geng-xin}
<Route author="EkkoG" example="/fir/update/xcz" path="/fir/update/:id" paramsDesc={['fir app id, 必选, 如 fir 生成的链接地址为 https://fir.im/xcz, 则 id 为 `xcz`']}/>
<Route author="EkkoG" example="/fir/update/xcz" path="/fir/update/:id" paramsDesc={['fir app id, 必选, 如 fir 生成的链接地址为 https://fir.im/xcz, 则 id 为 `xcz`']} notOperational="1"/>
## Firefox {#firefox}
@ -368,7 +368,7 @@ Language
### Release News {#hugo-release-news}
<Route author="maokwen" example="/hugo/releases" path="/hugo/releases"/>
<Route author="maokwen" example="/hugo/releases" path="/hugo/releases" notOperational="1"/>
## iFi audio {#ifi-audio}
@ -415,7 +415,7 @@ Logseq 开发团队已经放弃了 [旧网站](https://logseq.com/blog)。
### APP Update {#macked-app-update}
<Route author="HXHL" example="/macked/app/cleanmymac-x" path="/macked/app/:name" paramsDesc={['app name, can be found in URL']}/>
<Route author="HXHL" example="/macked/app/cleanmymac-x" path="/macked/app/:name" paramsDesc={['app name, can be found in URL']} notOperational="1"/>
## MacUpdate {#macupdate}
@ -427,7 +427,7 @@ Logseq 开发团队已经放弃了 [旧网站](https://logseq.com/blog)。
### 应用更新 {#macwk-ying-yong-geng-xin}
<Route author="f48vj" example="/macwk/soft/sublime-text" path="/macwk/soft/:name" paramsDesc={['应用名,可在应用页 URL 中找到']} radar="1"/>
<Route author="f48vj" example="/macwk/soft/sublime-text" path="/macwk/soft/:name" paramsDesc={['应用名,可在应用页 URL 中找到']} radar="1" notOperational="1"/>
## ManicTime {#manictime}
@ -509,7 +509,7 @@ Logseq 开发团队已经放弃了 [旧网站](https://logseq.com/blog)。
### Announcements {#obsidian-announcements}
<Route author="nczitzk" example="/obsidian/announcements" path="/obsidian/announcements"/>
<Route author="nczitzk" example="/obsidian/announcements" path="/obsidian/announcements" notOperational="1"/>
## OneNote Gem Add-Ins {#onenote-gem-add-ins}
@ -551,13 +551,13 @@ Logseq 开发团队已经放弃了 [旧网站](https://logseq.com/blog)。
### News {#qbittorrent-news}
<Route author="TonyRL" example="/qbittorrent/news" path="/qbittorrent/news" radar="1"/>
<Route author="TonyRL" example="/qbittorrent/news" path="/qbittorrent/news" radar="1" notOperational="1"/>
## QNAP {#qnap}
### Release Notes {#qnap-release-notes}
<Route author="nczitzk" example="/qnap/release-notes/qts" path="/qnap/release-notes/:id" paramsDesc={['OS id, see below']}>
<Route author="nczitzk" example="/qnap/release-notes/qts" path="/qnap/release-notes/:id" paramsDesc={['OS id, see below']} notOperational="1">
| QTS | QuTS hero | QuTScloud | QuWAN Orchestrator | QES | TAS | AfoBot |
| --- | --------- | --------- | ------------------ | --- | --- | ------ |
@ -587,7 +587,7 @@ Logseq 开发团队已经放弃了 [旧网站](https://logseq.com/blog)。
### Changelog {#remnote-changelog}
<Route author="TonyRL" example="/remnote/changelog" path="/remnote/changelog" radar="1"/>
<Route author="TonyRL" example="/remnote/changelog" path="/remnote/changelog" radar="1" notOperational="1"/>
## RescueTime {#rescuetime}
@ -609,7 +609,7 @@ Logseq 开发团队已经放弃了 [旧网站](https://logseq.com/blog)。
### New sponsors {#rsshub-new-sponsors}
<Route author="DIYgod" example="/rsshub/sponsors" path="/rsshub/sponsors" radar="1"/>
<Route author="DIYgod" example="/rsshub/sponsors" path="/rsshub/sponsors" radar="1" notOperational="1"/>
## Sesame {#sesame}
@ -621,7 +621,7 @@ Logseq 开发团队已经放弃了 [旧网站](https://logseq.com/blog)。
### Project {#shuax-project}
<Route author="nczitzk" example="/shuax/project/chrome" path="/shuax/project" paramsDesc={['项目名,见下表,默认为 MouseInc']}>
<Route author="nczitzk" example="/shuax/project/chrome" path="/shuax/project" paramsDesc={['项目名,见下表,默认为 MouseInc']} notOperational="1">
| MouseInc | Chrome | Edge |
| -------- | ------ | ---- |
@ -647,7 +647,7 @@ Logseq 开发团队已经放弃了 [旧网站](https://logseq.com/blog)。
### Release update {#sketch.com-release-update}
<Route author="Jeason0228" example="/sketch/updates" path="/sketch/updates" />
<Route author="Jeason0228" example="/sketch/updates" path="/sketch/updates" notOperational="1" />
## Sony {#sony}
@ -732,7 +732,7 @@ Language
### Flings {#vmware-flings}
<Route author="nczitzk" example="/vmware/flings" path="/vmware/flings"/>
<Route author="nczitzk" example="/vmware/flings" path="/vmware/flings" notOperational="1"/>
## Western Digital {#western-digital}
@ -780,7 +780,7 @@ Language
### Module Update {#xposed-module-repository-module-update}
<Route author="nczitzk" example="/xposed/module/com.ext.star.wars" path="/xposed/module/:mod" paramsDesc={['module package name']}/>
<Route author="nczitzk" example="/xposed/module/com.ext.star.wars" path="/xposed/module/:mod" paramsDesc={['module package name']} notOperational="1"/>
## XYplorer {#xyplorer}
@ -798,7 +798,7 @@ Language
### app 更新 {#pu-gong-ying-ying-yong-fen-fa-app-geng-xin}
<Route author="zytomorrow" example="/pgyer/:app" path="/pgyer/kz-test" paramsDesc={['app为下载页最后的路径']} radar="1"/>
<Route author="zytomorrow" example="/pgyer/:app" path="/pgyer/kz-test" paramsDesc={['app为下载页最后的路径']} radar="1" notOperational="1"/>
## 腾讯云移动直播 SDK {#teng-xun-yun-yi-dong-zhi-bo-sdk}

View File

@ -46,7 +46,7 @@ Eg: [https://www.inoreader.com/stream/user/1006346356/tag/News/view/html?limit=3
### episode {#kakuyomu-episode}
<Route author="huangliangshusheng" example="/kakuyomu/episode/1177354054883783581" path="/kakuyomu/episode/:id" paramsDesc={['Novel id, can be found in URL']}>
<Route author="huangliangshusheng" example="/kakuyomu/episode/1177354054883783581" path="/kakuyomu/episode/:id" paramsDesc={['Novel id, can be found in URL']} notOperational="1">
Eg: [https://kakuyomu.jp/works/1177354054883783581](https://kakuyomu.jp/works/1177354054883783581)
@ -56,7 +56,7 @@ Eg: [https://kakuyomu.jp/works/1177354054883783581](https://kakuyomu.jp/works/11
### 会员限时免费读书单 {#kindle-unlimited-hui-yuan-xian-shi-mian-fei-du-shu-dan}
<Route author="nczitzk" example="/amazon/ku/this" path="/amazon/ku/:type?" paramsDesc={['书单类型,见下表']}>
<Route author="nczitzk" example="/amazon/ku/this" path="/amazon/ku/:type?" paramsDesc={['书单类型,见下表']} notOperational="1">
| 本月书单 | 好评返场 | 次月预告 |
| -------- | -------- | -------- |
@ -78,7 +78,7 @@ Eg: [https://kakuyomu.jp/works/1177354054883783581](https://kakuyomu.jp/works/11
### Latest Magazine {#magazinelib-latest-magazine}
<Route author="NavePnow" example="/magazinelib/latest-magazine/new+yorker" path="/magazinelib/latest-magazine/:query?" paramsDesc={['query, search page querystring']}/>
<Route author="NavePnow" example="/magazinelib/latest-magazine/new+yorker" path="/magazinelib/latest-magazine/:query?" paramsDesc={['query, search page querystring']} notOperational="1"/>
For instance, when doing search at [https://magazinelib.com](https://magazinelib.com) and you get url `https://magazinelib.com/?s=new+yorker`, the query is `new+yorker`
@ -88,7 +88,7 @@ For instance, when doing search at [https://magazinelib.com](https://magazinelib
### eBook Releases {#mobilism-ebook-releases}
<Route author="nitezs" example="/mobilism/forums/books/romance" path="/mobilism/forums/books/:type/:fulltext?" paramsDesc={['Category', 'Retrieve fulltext, specify `y` to enable']}>
<Route author="nitezs" example="/mobilism/forums/books/romance" path="/mobilism/forums/books/:type/:fulltext?" paramsDesc={['Category', 'Retrieve fulltext, specify `y` to enable']} notOperational="1">
| Category | Parameter |
| ------------------------ | ---------- |
@ -269,7 +269,7 @@ Eg: `https://ncode.syosetu.com/n1976ey/`
### 新书出版 {#bo-ke-lai-xin-shu-chu-ban}
<Route author="CokeMine" example="/bookscomtw/newbooks/books_nbtopm_15" path="/bookscomtw/newbooks/:category" paramsDesc={['书籍类型 category, 可在对应博客来新书页 URL 中找到']}/>
<Route author="CokeMine" example="/bookscomtw/newbooks/books_nbtopm_15" path="/bookscomtw/newbooks/:category" paramsDesc={['书籍类型 category, 可在对应博客来新书页 URL 中找到']} notOperational="1"/>
## 超星 {#chao-xing}
@ -301,7 +301,7 @@ Eg: `https://ncode.syosetu.com/n1976ey/`
### 栏目 {#chui-niu-bu-luo-lan-mu}
<Route author="LogicJake" example="/chuiniu/column/0b1c4cf6e7f24e8da11e37882de73704" path="/chuiniu/column/:id" paramsDesc={['栏目 id, 可在对应栏目页 URL 中找到']}>
<Route author="LogicJake" example="/chuiniu/column/0b1c4cf6e7f24e8da11e37882de73704" path="/chuiniu/column/:id" paramsDesc={['栏目 id, 可在对应栏目页 URL 中找到']} notOperational="1">
:::warning
@ -313,13 +313,13 @@ Eg: `https://ncode.syosetu.com/n1976ey/`
### 专栏列表 {#chui-niu-bu-luo-zhuan-lan-lie-biao}
<Route author="LogicJake" example="/chuiniu/column_list" path="/chuiniu/column_list"/>
<Route author="LogicJake" example="/chuiniu/column_list" path="/chuiniu/column_list" notOperational="1"/>
## 刺猬猫 {#ci-wei-mao}
### 章节 {#ci-wei-mao-zhang-jie}
<Route author="Netrvin" example="/ciweimao/chapter/100045750" path="/ciweimao/chapter/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到']}/>
<Route author="Netrvin" example="/ciweimao/chapter/100045750" path="/ciweimao/chapter/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到']} notOperational="1"/>
## 单向空间 {#dan-xiang-kong-jian}
@ -337,7 +337,7 @@ Eg: `https://ncode.syosetu.com/n1976ey/`
### 章节更新 {#dao-cao-ren-shu-wu-zhang-jie-geng-xin}
<Route author="JeasonLau" example="/dcrsw/zhongjidouluo/2" path="/dcrsw/:name/:count?" paramsDesc={['小说名可在对应小说页URL中找到', '显示的章节数,缺省为`3`']}>
<Route author="JeasonLau" example="/dcrsw/zhongjidouluo/2" path="/dcrsw/:name/:count?" paramsDesc={['小说名可在对应小说页URL中找到', '显示的章节数,缺省为`3`']} notOperational="1">
:::warning
@ -350,7 +350,7 @@ count 的取值范围为 1-12为防止请求次数过多推荐设置为 5
### 小说 {#di-yi-ban-zhu-xiao-shuo}
<Route author="x1a0xv4n" example="/novel/d1bz/2/2608_6" path="/novel/d1bz/:category/:id" paramsDesc={['小说分类,可在对应小说页 URL 中找到,例如`2`', '小说id可在对应小说页 URL 中找到,例如`2608_6`']}/>
<Route author="x1a0xv4n" example="/novel/d1bz/2/2608_6" path="/novel/d1bz/:category/:id" paramsDesc={['小说分类,可在对应小说页 URL 中找到,例如`2`', '小说id可在对应小说页 URL 中找到,例如`2608_6`']} notOperational="1"/>
## 东立出版 {#dong-li-chu-ban}
@ -409,7 +409,7 @@ count 的取值范围为 1-12为防止请求次数过多推荐设置为 5
### 小说更新 {#kuai-yan-kan-shu-xiao-shuo-geng-xin}
<Route author="squkw" example="/novel/booksky/98619" path="/novel/booksky/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到, 例如 `98619`']}>
<Route author="squkw" example="/novel/booksky/98619" path="/novel/booksky/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到, 例如 `98619`']} notOperational="1">
举例网址:`http://booksky.so/BookDetail.aspx?Level=1&bid=98619`
@ -419,13 +419,13 @@ count 的取值范围为 1-12为防止请求次数过多推荐设置为 5
### 小说更新 {#li-bi-qing-xiao-shuo-xiao-shuo-geng-xin}
<Route author="misakicoca" path="/linovelib/novel/:id" example="/linovelib/novel/2547" paramsDesc={['小说 id对应书架开始阅读 URL 中找到']}/>
<Route author="misakicoca" path="/linovelib/novel/:id" example="/linovelib/novel/2547" paramsDesc={['小说 id对应书架开始阅读 URL 中找到']} anticrawler="1"/>
## 飘天文学 {#piao-tian-wen-xue}
### 章节 {#piao-tian-wen-xue-zhang-jie}
<Route author="LJason77" example="/novel/ptwxz/10/10272" path="/novel/ptwxz/:id1/:id2" paramsDesc={['小说网站链接倒数第二部分的数字, 可在对应小说页 URL 中找到, 例如 `10`', '小说网站链接最后的数字, 可在对应小说页 URL 中找到, 例如 `10272`']} >
<Route author="LJason77" example="/novel/ptwxz/10/10272" path="/novel/ptwxz/:id1/:id2" paramsDesc={['小说网站链接倒数第二部分的数字, 可在对应小说页 URL 中找到, 例如 `10`', '小说网站链接最后的数字, 可在对应小说页 URL 中找到, 例如 `10272`']} notOperational="1" >
举例网址:`https://www.ptwxz.com/bookinfo/10/10272.html`
@ -439,7 +439,7 @@ count 的取值范围为 1-12为防止请求次数过多推荐设置为 5
### 讨论区 {#qi-dian-tao-lun-qu}
<Route author="fuzy112" example="/qidian/forum/1010400217" path="/qidian/forum/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到']}/>
<Route author="fuzy112" example="/qidian/forum/1010400217" path="/qidian/forum/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到']} notOperational="1"/>
### 限时免费 {#qi-dian-xian-shi-mian-fei}
@ -457,11 +457,11 @@ count 的取值范围为 1-12为防止请求次数过多推荐设置为 5
### 首订 {#qi-dian-tu-shou-ding}
<Route author="nczitzk" example="/qidiantu/shouding" path="/qidiantu/shouding"/>
<Route author="nczitzk" example="/qidiantu/shouding" path="/qidiantu/shouding" notOperational="1"/>
### 榜单 {#qi-dian-tu-bang-dan}
<Route author="nczitzk" example="/qidiantu" path="/qidiantu/:category?/:type?/:is_history?" paramsDesc={['分类', '类型', '是否查看历史榜单,填写 true/yes 表示是,默认否']}>
<Route author="nczitzk" example="/qidiantu" path="/qidiantu/:category?/:type?/:is_history?" paramsDesc={['分类', '类型', '是否查看历史榜单,填写 true/yes 表示是,默认否']} notOperational="1">
:::tip
@ -489,11 +489,11 @@ count 的取值范围为 1-12为防止请求次数过多推荐设置为 5
### 章节 {#qing-xiao-shuo-wen-ku-zhang-jie}
<Route author="zsakvo" example="/wenku8/chapter/74" path="/wenku8/chapter/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到']}/>
<Route author="zsakvo" example="/wenku8/chapter/74" path="/wenku8/chapter/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到']} anticrawler="1"/>
### 最新卷 {#qing-xiao-shuo-wen-ku-zui-xin-juan}
<Route author="huangliangshusheng" example="/wenku8/volume/1163" path="/wenku8/volume/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到']}/>
<Route author="huangliangshusheng" example="/wenku8/volume/1163" path="/wenku8/volume/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到']} notOperational="1"/>
### 首页分类 {#qing-xiao-shuo-wen-ku-shou-ye-fen-lei}
@ -521,7 +521,7 @@ count 的取值范围为 1-12为防止请求次数过多推荐设置为 5
### 所有栏目 {#sheng-wu-bang-suo-you-lan-mu}
<Route author="xfangbao" example="/biobio/nature/cell-reports" path="/biobio/:column/:id" paramsDesc={['', '']} />
<Route author="xfangbao" example="/biobio/nature/cell-reports" path="/biobio/:column/:id" paramsDesc={['', '']} notOperational="1" />
具体栏目编号,去网站上看标签
@ -534,7 +534,7 @@ count 的取值范围为 1-12为防止请求次数过多推荐设置为 5
### 所有栏目 {#sheng-wu-gu-suo-you-lan-mu}
<Route author="xfangbao" example="/shengwugu/biology" path="/shengwugu/:uid/" paramsDesc={['分栏代码, 可在 URL 找到']} />
<Route author="xfangbao" example="/shengwugu/biology" path="/shengwugu/:uid/" paramsDesc={['分栏代码, 可在 URL 找到']} notOperational="1" />
具体栏目编号,去网站上看标签
@ -558,7 +558,7 @@ count 的取值范围为 1-12为防止请求次数过多推荐设置为 5
### 小说更新 {#wen-xue-mi-xiao-shuo-geng-xin}
<Route author="lengthmin" example="/novel/wenxuemi/6/6144" path="/novel/wenxuemi/:id1/:id2" paramsDesc={['小说网站链接倒数第二部分的数字, 可在对应小说页 URL 中找到, 例如 `6`', '小说网站链接最后的数字, 可在对应小说页 URL 中找到, 例如 `6144`']}>
<Route author="lengthmin" example="/novel/wenxuemi/6/6144" path="/novel/wenxuemi/:id1/:id2" paramsDesc={['小说网站链接倒数第二部分的数字, 可在对应小说页 URL 中找到, 例如 `6`', '小说网站链接最后的数字, 可在对应小说页 URL 中找到, 例如 `6144`']} notOperational="1">
举例网址:`https://www.wenxuemi.com/files/article/html/6/6144/`
@ -578,7 +578,7 @@ count 的取值范围为 1-12为防止请求次数过多推荐设置为 5
### 最新章节 {#zhai-shu-yuan-zui-xin-zhang-jie}
<Route author="suiyuran" example="/novel/zhaishuyuan/17858" path="/novel/zhaishuyuan/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到, 例如 `17858`']} radar="1">
<Route author="suiyuran" example="/novel/zhaishuyuan/17858" path="/novel/zhaishuyuan/:id" paramsDesc={['小说 id, 可在对应小说页 URL 中找到, 例如 `17858`']} radar="1" notOperational="1">
举例网址:`https://www.zhaishuyuan.com/book/17858`

View File

@ -16,7 +16,7 @@
### 新闻 {#alter-zhong-guo-xin-wen}
<Route author="luyuhuang" example="/alter-cn/news" path="/alter-cn/news"/>
<Route author="luyuhuang" example="/alter-cn/news" path="/alter-cn/news" notOperational="1"/>
## AppSales {#appsales}
@ -48,7 +48,7 @@ Parameter `time` only works when `mostwanted` is chosen as the category.
### New Arrivals {#arcteryx-new-arrivals}
<Route author="NavePnow" example="/arcteryx/new-arrivals/us/mens" path="/arcteryx/new-arrivals/:country/:gender" paramsDesc={['country', 'gender']}>
<Route author="NavePnow" example="/arcteryx/new-arrivals/us/mens" path="/arcteryx/new-arrivals/:country/:gender" paramsDesc={['country', 'gender']} anticrawler="1">
Country
@ -72,7 +72,7 @@ Parameter `country` can be found within the url of `Arcteryx` website.
### Outlet {#arcteryx-outlet}
<Route author="NavePnow" example="/arcteryx/outlet/us/mens" path="/arcteryx/outlet/:country/:gender" paramsDesc={['country', 'gender']}>
<Route author="NavePnow" example="/arcteryx/outlet/us/mens" path="/arcteryx/outlet/:country/:gender" paramsDesc={['country', 'gender']} anticrawler="1">
Country
@ -114,7 +114,7 @@ Parameter `country` can be found within the url of `Arcteryx` website.
### Shop {#craigslist-shop}
<Route author="lxiange" example="/craigslist/sfbay/sso?query=folding+bike&sort=rel" path="/craigslist/:location/:type?" paramsDesc={['location, Craigslist subdomain, e.g., `sfbay`', 'search type, e.g., `sso`']}/>
<Route author="lxiange" example="/craigslist/sfbay/sso?query=folding+bike&sort=rel" path="/craigslist/:location/:type?" paramsDesc={['location, Craigslist subdomain, e.g., `sfbay`', 'search type, e.g., `sso`']} notOperational="1"/>
> We use RSSHub to implement the searching of Craigslist
> An example of a full original search url:
@ -141,13 +141,13 @@ Parameter `country` can be found within the url of `Arcteryx` website.
### Onsale {#guiltfree.pl-onsale}
<Route author="nczitzk" example="/guiltfree/onsale" path="/guiltfree/onsale"/>
<Route author="nczitzk" example="/guiltfree/onsale" path="/guiltfree/onsale" notOperational="1"/>
## Gumroad {#gumroad}
### Products {#gumroad-products}
<Route author="Fatpandac" example="/gumroad/afkmaster/Eve10" path="/gumroad/:username/:products" paramsDesc={['username, can be found in URL', 'products name, can be found in URL']} radar="1">
<Route author="Fatpandac" example="/gumroad/afkmaster/Eve10" path="/gumroad/:username/:products" paramsDesc={['username, can be found in URL', 'products name, can be found in URL']} radar="1" notOperational="1">
`https://afkmaster.gumroad.com/l/Eve10` -> `/gumroad/afkmaster/Eve10`
@ -157,25 +157,25 @@ Parameter `country` can be found within the url of `Arcteryx` website.
### thread {#hotukdeals-thread}
<Route author="DIYgod" example="/hotukdeals/hot" path="/hotukdeals/:type" paramsDesc={['should be one of highlights, hot, new, discussed']}/>
<Route author="DIYgod" example="/hotukdeals/hot" path="/hotukdeals/:type" paramsDesc={['should be one of highlights, hot, new, discussed']} anticrawler="1"/>
### hottest {#hotukdeals-hottest}
<Route author="DIYgod" example="/hotukdeals/hottest" path="/hotukdeals/hottest"></Route>
<Route author="DIYgod" example="/hotukdeals/hottest" path="/hotukdeals/hottest" anticrawler="1"></Route>
## IKEA {#ikea}
### UK - New Product Release {#ikea-uk-new-product-release}
<Route author="HenryQW" example="/ikea/gb/new" path="/ikea/gb/new"/>
<Route author="HenryQW" example="/ikea/gb/new" path="/ikea/gb/new" notOperational="1"/>
### UK - Offers {#ikea-uk-offers}
<Route author="HenryQW" example="/ikea/gb/offer" path="/ikea/gb/offer"/>
<Route author="HenryQW" example="/ikea/gb/offer" path="/ikea/gb/offer" notOperational="1"/>
### 中国 - 会员特惠 {#ikea-zhong-guo-hui-yuan-te-hui}
<Route author="jzhangdev" example="/ikea/cn/family_offers" path="/ikea/cn/family_offers" radar="1"/>
<Route author="jzhangdev" example="/ikea/cn/family_offers" path="/ikea/cn/family_offers" radar="1" notOperational="1"/>
### 中国 - 低价优选 {#ikea-zhong-guo-di-jia-you-xuan}
@ -189,7 +189,7 @@ Parameter `country` can be found within the url of `Arcteryx` website.
### 订阅价格 {#lativ-ding-yue-jia-ge}
<Route author="Fatpandac" example="/lativ/54220021" path="/lativ/:id" paramsDesc={['商品id网址上可以直接拿到']}/>
<Route author="Fatpandac" example="/lativ/54220021" path="/lativ/:id" paramsDesc={['商品id网址上可以直接拿到']} notOperational="1"/>
## LeBonCoin {#leboncoin}
@ -197,7 +197,7 @@ Parameter `country` can be found within the url of `Arcteryx` website.
Transform any search into a feed.
<Route author="Platane" example="/leboncoin/ad/category=10&locations=Paris_75015" path="/leboncoin/ad/:query" paramsDesc={['search page querystring']}>
<Route author="Platane" example="/leboncoin/ad/category=10&locations=Paris_75015" path="/leboncoin/ad/:query" paramsDesc={['search page querystring']} notOperational="1">
For instance, in `https://www.leboncoin.fr/recherche/?category=10&locations=Paris_75015`, the query is **category=10&locations=Paris_75015**
@ -207,7 +207,7 @@ For instance, in `https://www.leboncoin.fr/recherche/?category=10&locations=Pari
### Goods {#mercari-goods}
<Route author="nczitzk" example="/mercari/category/1" path="/mercari/:type/:id" paramsDesc={['`category` as seaching by category, `brand` as searching by brand, `search` as searching for keyword', 'can be found in URL of the category or brand page. If you choose `search` as `type`, then put keyword here']}>
<Route author="nczitzk" example="/mercari/category/1" path="/mercari/:type/:id" paramsDesc={['`category` as seaching by category, `brand` as searching by brand, `search` as searching for keyword', 'can be found in URL of the category or brand page. If you choose `search` as `type`, then put keyword here']} notOperational="1">
All categories, see [Category list](https://www.mercari.com/jp/category/)
@ -293,7 +293,7 @@ Language
### Store {#shopback-store}
<Route author="nczitzk" example="/shopback/shopee-mart" path="/shopback/:store" paramsDesc={['Store, can be found in URL']}/>
<Route author="nczitzk" example="/shopback/shopee-mart" path="/shopback/:store" paramsDesc={['Store, can be found in URL']} notOperational="1"/>
## Snow Peak {#snow-peak}
@ -305,7 +305,7 @@ Language
### PS5 stock UK {#the-independent-ps5-stock-uk}
<Route author="DIYgod" example="/independent/ps5-stock-uk" path="/independent/ps5-stock-uk"/>
<Route author="DIYgod" example="/independent/ps5-stock-uk" path="/independent/ps5-stock-uk" notOperational="1"/>
## Uniqlo {#uniqlo}
@ -317,13 +317,13 @@ Language
### 新品 {#westore-xin-pin}
<Route author="xyqfer" example="/westore/new" path="/westore/new"/>
<Route author="xyqfer" example="/westore/new" path="/westore/new" notOperational="1"/>
## Zagg {#zagg}
### New Arrivals {#zagg-new-arrivals}
<Route author="NavePnow" example="/zagg/new-arrivals/brand=164&cat=3038,3041" path="/zagg/new-arrivals/:query?" paramsDesc={['query, search page querystring']}/>
<Route author="NavePnow" example="/zagg/new-arrivals/brand=164&cat=3038,3041" path="/zagg/new-arrivals/:query?" paramsDesc={['query, search page querystring']} notOperational="1"/>
For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3041`, the query is `brand=164&cat=3038%2C3041`
@ -381,7 +381,7 @@ For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3
### 商品价格 {#jing-dong-shang-pin-jia-ge}
<Route author="nczitzk" example="/jd/price/526835" path="/jd/price/:id" paramsDesc={['商品 id可在商品详情页 URL 中找到']}>
<Route author="nczitzk" example="/jd/price/526835" path="/jd/price/:id" paramsDesc={['商品 id可在商品详情页 URL 中找到']} notOperational="1">
:::tip
@ -395,7 +395,7 @@ For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3
### 众筹项目 {#jing-dong-zhong-chou-zhong-chou-xiang-mu}
<Route author="LogicJake" example="/jingdong/zhongchou/all/zcz/zhtj" path="/jingdong/zhongchou/:type/:status/:sort" paramsDesc={['类型','状态','排序方式']}>
<Route author="LogicJake" example="/jingdong/zhongchou/all/zcz/zhtj" path="/jingdong/zhongchou/:type/:status/:sort" paramsDesc={['类型','状态','排序方式']} notOperational="1">
类型
@ -421,7 +421,7 @@ For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3
### 最新商品 {#jiu-yun-wang-zui-xin-shang-pin}
<Route author="yuuow" example="/wineyun/home" path="/wineyun/:category" paramsDesc={['分类名']} >
<Route author="yuuow" example="/wineyun/home" path="/wineyun/:category" paramsDesc={['分类名']} notOperational="1" >
| 全部 | 闪购 | 秒发 | 跨境 | 尾货专场 |
| ---- | ------- | ------ | -------- | -------- |
@ -433,7 +433,7 @@ For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3
### 礼物说 {#li-wu-shuo-li-wu-shuo}
<Route author="sanmmm" example="/liwushuo/index" path="/liwushuo/index"/>
<Route author="sanmmm" example="/liwushuo/index" path="/liwushuo/index" notOperational="1"/>
## 麦当劳 {#mai-dang-lao}
@ -557,7 +557,7 @@ For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3
### 线报 {#ta-hui-wang-xian-bao}
<Route author="nczitzk" example="/tahui/rptlist" path="/tahui/rptlist"/>
<Route author="nczitzk" example="/tahui/rptlist" path="/tahui/rptlist" notOperational="1"/>
## 淘宝众筹 {#tao-bao-zhong-chou}
@ -679,13 +679,13 @@ For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3
### 最新新闻 {#xiao-fei-ming-jian-zui-xin-xin-wen}
<Route author="nczitzk" example="/mingjian" path="/mingjian"/>
<Route author="nczitzk" example="/mingjian" path="/mingjian" notOperational="1"/>
## 消费者报道 {#xiao-fei-zhe-bao-dao}
### 要闻 {#xiao-fei-zhe-bao-dao-yao-wen}
<Route author="EsuRt Fatpandac" example="/ccreports/article" path="/ccreports/article"/>
<Route author="EsuRt Fatpandac" example="/ccreports/article" path="/ccreports/article" notOperational="1"/>
## 小米 {#xiao-mi}
@ -745,7 +745,7 @@ For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3
### Stylingbook {#you-yi-ku-stylingbook}
<Route author="LunaXu" example="/uniqlo/stylingbook/women" path="/uniqlo/stylingbook/:category?" paramsDesc={['类别']}>
<Route author="LunaXu" example="/uniqlo/stylingbook/women" path="/uniqlo/stylingbook/:category?" paramsDesc={['类别']} notOperational="1">
| 女式 | 男式 | 小孩 | 婴儿 |
| ----- | ---- | ---- | ---- |

View File

@ -4,7 +4,7 @@
### 频道 {#51voa-mei-guo-zhi-yin-pin-dao}
<Route author="guhuaijin" example="/51voa/address" path="/51voa/:channel" paramsDesc={['频道名称']}/>
<Route author="guhuaijin" example="/51voa/address" path="/51voa/:channel" paramsDesc={['频道名称']} notOperational="1"/>
| `:channel` | 对应网站栏目 |
| ----------- | -------------------------------------------- |
@ -95,17 +95,17 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### gradCafe result {#gradcafe-gradcafe-result}
<Route author="liecn" example="/gradcafe/result" path="/gradcafe/result" />
<Route author="liecn" example="/gradcafe/result" path="/gradcafe/result" notOperational="1" />
### gradCafe result by key words {#gradcafe-gradcafe-result-by-key-words}
<Route author="liecn" example="/gradcafe/result/computer" path="/gradcafe/result/:type" paramsDesc={['Keyword']}/>
<Route author="liecn" example="/gradcafe/result/computer" path="/gradcafe/result/:type" paramsDesc={['Keyword']} notOperational="1"/>
## Great Britain China Centre {#great-britain-china-centre}
### Educational Trust {#great-britain-china-centre-educational-trust}
<Route author="HenryQW" example="/gbcc/trust" path="/gbcc/trust" />
<Route author="HenryQW" example="/gbcc/trust" path="/gbcc/trust" notOperational="1" />
## iciba {#iciba}
@ -126,7 +126,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 最新消息 {#ielts-ya-si-zui-xin-xiao-xi}
<Route author="zenxds" example="/ielts" path="/ielts" puppeteer="1"/>
<Route author="zenxds" example="/ielts" path="/ielts" puppeteer="1" notOperational="1"/>
## Link Research {#link-research}
@ -158,7 +158,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 分类 {#mind42-fen-lei}
<Route author="nczitzk" example="/mind42" path="/mind42/:caty?" paramsDesc={['分类,见下表,默认为 Overview']}>
<Route author="nczitzk" example="/mind42" path="/mind42/:caty?" paramsDesc={['分类,见下表,默认为 Overview']} notOperational="1">
| Overview | Popular | All |
| -------- | ------- | ------ |
@ -168,7 +168,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 标签 {#mind42-biao-qian}
<Route author="nczitzk" example="/mind42/tag/online" path="/mind42/tag/:id" paramsDesc={['标签,见下表']}>
<Route author="nczitzk" example="/mind42/tag/online" path="/mind42/tag/:id" paramsDesc={['标签,见下表']} notOperational="1">
| in | online | cleaning | buy | best | services | for | carpet | service | india | company | and | de | mapa | control | malware | online-dating-website-reviews | virus | international-online-dating-sites-review | repair |
| -- | ------ | -------- | --- | ---- | -------- | --- | ------ | ------- | ----- | ------- | --- | -- | ---- | ------- | ------- | ----------------------------- | ----- | ---------------------------------------- | ------ |
@ -177,7 +177,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 搜索 {#mind42-sou-suo}
<Route author="nczitzk" example="/mind42/search/online" path="/mind42/search/:keyword" paramsDesc={['关键字']}/>
<Route author="nczitzk" example="/mind42/search/online" path="/mind42/search/:keyword" paramsDesc={['关键字']} notOperational="1"/>
## MindMeister {#mindmeister}
@ -260,7 +260,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 推荐 {#processon-tui-jian}
<Route author="nczitzk" example="/processon/popular" path="/processon/popular/:cate?/:sort?" paramsDesc={['分类,见下表,默认为所有类型', '排序,见下表,默认为人气']}>
<Route author="nczitzk" example="/processon/popular" path="/processon/popular/:cate?/:sort?" paramsDesc={['分类,见下表,默认为所有类型', '排序,见下表,默认为人气']} notOperational="1">
分类
@ -413,7 +413,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 考试信息 {#hang-zhou-shi-guo-jia-pu-tong-hua-ce-shi-wang-bao-xin-xi-kao-shi-xin-xi}
<Route author="ChaosTong" example="/putonghua" path="/putonghua" />
<Route author="ChaosTong" example="/putonghua" path="/putonghua" notOperational="1" />
## 湖南人事考试网 {#hu-nan-ren-shi-kao-shi-wang}
@ -441,7 +441,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### issues {#ma-nong-zhou-kan-issues}
<Route author="tonghs" example="/manong-weekly" path="/manong-weekly" />
<Route author="tonghs" example="/manong-weekly" path="/manong-weekly" notOperational="1" />
## 幕布精选 {#mu-bu-jing-xuan}
@ -471,7 +471,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 精选文章 {#shan-bei-jing-xuan-wen-zhang}
<Route author="qiwihui" example="/shanbay/footprints" path="/shanbay/footprints/:category?" paramsDesc={['分类 id']}>
<Route author="qiwihui" example="/shanbay/footprints" path="/shanbay/footprints/:category?" paramsDesc={['分类 id']} notOperational="1">
| 用户故事 | 地道表达法 | 实用口语 | 语法教室 | 读新闻学英语 | 单词鸡汤 | 扇贝理念 | 英语知识 | 原汁英文 |
| -------- | ---------- | -------- | -------- | ------------ | -------- | -------- | -------- | -------- |
@ -631,7 +631,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 卡片清单 {#yin-xiang-shi-tang-ka-pian-qing-dan}
<Route author="nczitzk" example="/yinxiang/card/32" path="/yinxiang/card/:id?" paramsDesc={['卡片 id见下表默认为每周收藏排行榜・TOP5']}>
<Route author="nczitzk" example="/yinxiang/card/32" path="/yinxiang/card/:id?" paramsDesc={['卡片 id见下表默认为每周收藏排行榜・TOP5']} notOperational="1">
:::tip
@ -739,7 +739,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 通知公告 {#zhong-guo-liu-xue-wang-tong-zhi-gong-gao}
<Route author="nczitzk" example="/cscse/tzgg" path="/cscse/tzgg"/>
<Route author="nczitzk" example="/cscse/tzgg" path="/cscse/tzgg" notOperational="1"/>
## 中国人工智能学会 {#zhong-guo-ren-gong-zhi-neng-xue-hui}
@ -751,7 +751,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 通知公告 {#zhong-guo-ren-shi-kao-shi-wang-tong-zhi-gong-gao}
<Route author="nczitzk" example="/cpta/notice" path="/cpta/notice" />
<Route author="nczitzk" example="/cpta/notice" path="/cpta/notice" notOperational="1" />
## 中国研究生招生信息网 {#zhong-guo-yan-jiu-sheng-zhao-sheng-xin-xi-wang}
@ -837,7 +837,7 @@ paramsDesc={['一个整数筛选最新的limit场比赛默认为10', '比
### 各学位授予单位学位证书上网进度 {#zhong-hua-ren-min-gong-he-guo-xue-wei-zheng-shu-cha-xun-ge-xue-wei-shou-yu-dan-wei-xue-wei-zheng-shu-shang-wang-jin-du}
<Route author="TonyRL" example="/chinadegrees/11" path="/chinadegrees/:province?" paramsDesc={['省市代号,见下表,亦可在 [这里](http://www.chinadegrees.com.cn/help/provinceSwqk.html) 找到,默认为 `11`']} radar="1" puppeteer="1" >
<Route author="TonyRL" example="/chinadegrees/11" path="/chinadegrees/:province?" paramsDesc={['省市代号,见下表,亦可在 [这里](http://www.chinadegrees.com.cn/help/provinceSwqk.html) 找到,默认为 `11`']} radar="1" puppeteer="1" notOperational="1" >
| 省市 | 代号 |
| ---------------- | ---- |

View File

@ -14,7 +14,7 @@
### Flight Deals {#all-the-flight-deals-flight-deals}
<Route author="HenryQW" path="/atfd/:locations/:nearby?" example="/atfd/us+new%20york,gb+london/1" paramsDesc={['the departing city, consists of an 「ISO 3166-1 country code」 and a 「city name」. Origin\'s ISO 3166-1 country code + city name, eg. `us+new york`, [https://rsshub.app/atfd/us+new york](https://rsshub.app/atfd/us+new%20york). Multiple origins are supported via a comma separated string, eg. `us+new york,gb+london`, [https://rsshub.app/atfd/us+new york,gb+london/](https://rsshub.app/atfd/us+new%20york,gb+london/).', 'whether includes nearby airports, optional value of 0 or 1, default to 0 (exclude nearby airports)']} >
<Route author="HenryQW" path="/atfd/:locations/:nearby?" example="/atfd/us+new%20york,gb+london/1" paramsDesc={['the departing city, consists of an 「ISO 3166-1 country code」 and a 「city name」. Origin\'s ISO 3166-1 country code + city name, eg. `us+new york`, [https://rsshub.app/atfd/us+new york](https://rsshub.app/atfd/us+new%20york). Multiple origins are supported via a comma separated string, eg. `us+new york,gb+london`, [https://rsshub.app/atfd/us+new york,gb+london/](https://rsshub.app/atfd/us+new%20york,gb+london/).', 'whether includes nearby airports, optional value of 0 or 1, default to 0 (exclude nearby airports)']} notOperational="1" >
For ISO 3166-1 country codes please refer to [Wikipedia ISO_3166-1](https://en.wikipedia.org/wiki/ISO_3166-1)
@ -30,7 +30,7 @@ If the city name contains a space like `Mexico City`, replace the space with `%2
### Flight Deals {#hopper-flight-deals}
<Route author="HenryQW" path="/hopper/:lowestOnly/:from/:to?" example="/hopper/1/LHR/PEK" paramsDesc={['set to `1` will return the cheapest deal only, instead of all deals, so you don\'t get spammed', 'origin airport IATA code', 'destination airport IATA code, if unset the destination will be set to `anywhere`']} >
<Route author="HenryQW" path="/hopper/:lowestOnly/:from/:to?" example="/hopper/1/LHR/PEK" paramsDesc={['set to `1` will return the cheapest deal only, instead of all deals, so you don\'t get spammed', 'origin airport IATA code', 'destination airport IATA code, if unset the destination will be set to `anywhere`']} notOperational="1" >
This route returns a list of flight deals (in most cases, 6 flight deals) for a period defined by Hopper's algorithm, which means the travel date will be totally random (could be tomorrow or 10 months from now).
@ -42,7 +42,7 @@ For airport IATA code please refer to [Wikipedia List of airports by IATA code](
### 展览信息 {#imuseum-zhan-lan-xin-xi}
<Route author="sinchang" example="/imuseum/shanghai/all" path="/imuseum/:city/:type?" paramsDesc={['如 shanghai, beijing', '不填则默认为 `all`']}>
<Route author="sinchang" example="/imuseum/shanghai/all" path="/imuseum/:city/:type?" paramsDesc={['如 shanghai, beijing', '不填则默认为 `all`']} notOperational="1">
| 全部 | 最新 | 热门 | 即将结束 | 即将开始 | 已结束 |
| ---- | ------ | ---- | -------- | -------- | -------- |
@ -124,7 +124,7 @@ For airport IATA code please refer to [Wikipedia List of airports by IATA code](
### 自由行 {#ma-feng-wo-zi-you-xing}
<Route author="nczitzk" example="/mafengwo/ziyouxing/10186" path="/mafengwo/ziyouxing/:code" paramsDesc={['目的地代码,可在该目的地页面的 URL 中找到']}>
<Route author="nczitzk" example="/mafengwo/ziyouxing/10186" path="/mafengwo/ziyouxing/:code" paramsDesc={['目的地代码,可在该目的地页面的 URL 中找到']} notOperational="1">
目的地代码请参见 [这里](http://www.mafengwo.cn/mdd/)
@ -148,7 +148,7 @@ paramsDesc={['展览进行的状态:`current` 对应展览当前正在进行
## 纽约古根海姆基金会 {#niu-yue-gu-gen-hai-mu-ji-jin-hui}
<Route author="chazeon" example="/guggenheim/exhibitions" path="/guggenheim/exhibitions" />
<Route author="chazeon" example="/guggenheim/exhibitions" path="/guggenheim/exhibitions" notOperational="1" />
## 纽约新美术馆 {#niu-yue-xin-mei-shu-guan}
@ -160,7 +160,7 @@ paramsDesc={['展览进行的状态:`current` 对应展览当前正在进行
## 芝加哥当代艺术博物馆 {#zhi-jia-ge-dang-dai-yi-shu-bo-wu-guan}
<Route author="chazeon" example="/mcachicago/exhibitions" path="/mcachicago/exhibitions" />
<Route author="chazeon" example="/mcachicago/exhibitions" path="/mcachicago/exhibitions" notOperational="1" />
## 中国国际航空公司 {#zhong-guo-guo-ji-hang-kong-gong-si}
@ -172,7 +172,7 @@ paramsDesc={['展览进行的状态:`current` 对应展览当前正在进行
### 美术馆新闻 {#zhong-guo-mei-shu-guan-mei-shu-guan-xin-wen}
<Route author="HenryQW" example="/namoc/announcement" path="/namoc/:type" paramsDesc={['新闻类型, 可选如下']}>
<Route author="HenryQW" example="/namoc/announcement" path="/namoc/:type" paramsDesc={['新闻类型, 可选如下']} notOperational="1">
| 通知公告 | 新闻 | 媒体联报 | 展览预告 | 焦点专题 |
| ------------ | ---- | -------- | ---------- | -------- |

File diff suppressed because it is too large Load Diff