feat: recover build docs

This commit is contained in:
DIYgod 2024-03-09 18:55:37 +08:00
parent 93fc0608f7
commit b1aca9fea0
No known key found for this signature in database
24 changed files with 19251 additions and 2 deletions

View File

@ -123,6 +123,8 @@ for (const category in docs) {
}
fs.writeFileSync(path.join(__dirname, '../../assets/build/docs.json'), JSON.stringify(docs, null, 2));
for (const category in md) {
fs.writeFileSync(path.join(__dirname, `../../website/docs/routes/${category}.mdx`), md[category]);
if (fs.existsSync(path.join(__dirname, '../../website'))) {
for (const category in md) {
fs.writeFileSync(path.join(__dirname, `../../website/docs/routes/${category}.mdx`), md[category]);
}
}

View File

@ -0,0 +1,558 @@
# anime
## AcFun {#acfun}
### 番剧 {#acfun-fan-ju}
<Route namespace="acfun" data={{"path":"/bangumi/:id","categories":["anime"],"example":"/acfun/bangumi/5022158","parameters":{"id":"番剧 id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"番剧","maintainers":["xyqfer"],"description":":::tip\n番剧 id 不包含开头的 aa。\n例如`https://www.acfun.cn/bangumi/aa5022158` 的番剧 id 是 5022158不包括开头的 aa。\n:::","location":"bangumi.ts"}} />
:::tip
番剧 id 不包含开头的 aa。
例如:`https://www.acfun.cn/bangumi/aa5022158` 的番剧 id 是 5022158不包括开头的 aa。
:::
### 文章 {#acfun-wen-zhang}
<Route namespace="acfun" data={{"path":"/article/:categoryId/:sortType?/:timeRange?","categories":["anime"],"example":"/acfun/article/110","parameters":{"categoryId":"分区 ID见下表","sortType":"排序,见下表,默认为 `createTime`","timeRange":"时间范围,见下表,仅在排序是 `hotScore` 有效,默认为 `all`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"文章","maintainers":["TonyRL"],"description":"| 二次元画师 | 综合 | 生活情感 | 游戏 | 动漫文化 | 漫画文学 |\n | ---------- | ---- | -------- | ---- | -------- | -------- |\n | 184 | 110 | 73 | 164 | 74 | 75 |\n\n | 最新发表 | 最新动态 | 最热文章 |\n | ---------- | --------------- | -------- |\n | createTime | lastCommentTime | hotScore |\n\n | 时间不限 | 24 小时 | 三天 | 一周 | 一个月 |\n | -------- | ------- | -------- | ------- | -------- |\n | all | oneDay | threeDay | oneWeek | oneMonth |","location":"article.ts"}} />
| 二次元画师 | 综合 | 生活情感 | 游戏 | 动漫文化 | 漫画文学 |
| ---------- | ---- | -------- | ---- | -------- | -------- |
| 184 | 110 | 73 | 164 | 74 | 75 |
| 最新发表 | 最新动态 | 最热文章 |
| ---------- | --------------- | -------- |
| createTime | lastCommentTime | hotScore |
| 时间不限 | 24 小时 | 三天 | 一周 | 一个月 |
| -------- | ------- | -------- | ------- | -------- |
| all | oneDay | threeDay | oneWeek | oneMonth |
## ACG17 {#acg17}
### 全部文章 {#acg17-quan-bu-wen-zhang}
<Route namespace="acg17" data={{"path":"/post/all","categories":["anime"],"example":"/acg17/post/all","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["acg17.com/post"]},"name":"全部文章","maintainers":["SunBK201"],"url":"acg17.com/post","location":"post.ts"}} />
## AGE 动漫 {#age-dong-man}
### 番剧详情 {#age-dong-man-fan-ju-xiang-qing}
<Route namespace="agefans" data={{"path":"/detail/:id","categories":["anime"],"example":"/agefans/detail/20200035","parameters":{"id":"番剧 id对应详情 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["agemys.org/detail/:id"]},"name":"番剧详情","maintainers":["s2marine"],"location":"detail.ts"}} />
### 最近更新 {#age-dong-man-zui-jin-geng-xin}
<Route namespace="agefans" data={{"path":"/update","categories":["anime"],"example":"/agefans/update","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["agemys.org/update","agemys.org/"]},"name":"最近更新","maintainers":["nczitzk"],"url":"agemys.org/update","location":"update.ts"}} />
## CCC 創作集 {#ccc-chuang-zuo-ji}
### 漫畫 {#ccc-chuang-zuo-ji-man-hua}
<Route namespace="creative-comic" data={{"path":"/book/:id/:coverOnly?/:quality?","categories":["anime"],"example":"/creative-comic/book/117","parameters":{"id":"漫畫 ID可在 URL 中找到","coverOnly":"僅獲取封面,非 `true` 時將獲取**全部**頁面,預設 `true`","quality":"閱讀品質,標準畫質 `1`,高畫質 `2`,預設 `1`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["creative-comic.tw/book/:id/*"],"target":"/:id"},"name":"漫畫","maintainers":["TonyRL"],"location":"book.ts"}} />
## CnGal {#cngal}
### 每周速报 {#cngal-mei-zhou-su-bao}
<Route namespace="cngal" data={{"path":"/weekly","categories":["anime"],"example":"/cngal/weekly","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.cngal.org/","www.cngal.org/weeklynews"]},"name":"每周速报","maintainers":["chengyuhui"],"url":"www.cngal.org/","location":"weekly.ts"}} />
### 制作者 / 游戏新闻 {#cngal-zhi-zuo-zhe-you-xi-xin-wen}
<Route namespace="cngal" data={{"path":"/entry/:id","categories":["anime"],"example":"/cngal/entry/2693","parameters":{"id":"词条ID游戏或制作者页面URL的最后一串数字"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.cngal.org/entries/index/:id"]},"name":"制作者 / 游戏新闻","maintainers":["chengyuhui"],"location":"entry.ts"}} />
## Comicat {#comicat}
### 搜索关键词 {#comicat-sou-suo-guan-jian-ci}
<Route namespace="comicat" data={{"path":"/search/:keyword","categories":["anime"],"example":"/comicat/search/喵萌奶茶屋+跃动青春+720P+简日","parameters":{"keyword":"关键词,请用`+`号连接"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"搜索关键词","maintainers":["Cyang39"],"location":"search.ts"}} />
## Comics Kingdom {#comics-kingdom}
### Archive {#comics-kingdom-archive}
<Route namespace="comicskingdom" data={{"path":"/:name","categories":["anime"],"example":"/comicskingdom/pardon-my-planet","parameters":{"name":"URL path of the strip on comicskingdom.com"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["comicskingdom.com/:name/*","comicskingdom.com/:name"]},"name":"Archive","maintainers":["stjohnjohnson"],"location":"index.ts"}} />
## DLsite {#dlsite}
### Current Release {#dlsite-current-release}
<Route namespace="dlsite" data={{"path":"/new/:type","categories":["anime"],"example":"/dlsite/new/home","parameters":{"type":"Type, see table below"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Current Release","maintainers":["cssxsh"],"description":"| Doujin | Comics | PC Games | Doujin (R18) | Adult Comics | H Games | Otome | BL |\n | ------ | ------ | -------- | ------------ | ------------ | ------- | ----- | -- |\n | home | comic | soft | maniax | books | pro | girls | bl |","location":"new.ts"}} />
| Doujin | Comics | PC Games | Doujin (R18) | Adult Comics | H Games | Otome | BL |
| ------ | ------ | -------- | ------------ | ------------ | ------- | ----- | -- |
| home | comic | soft | maniax | books | pro | girls | bl |
### Ci-en Creators' Article {#dlsite-ci-en-creators-article}
<Route namespace="dlsite" data={{"path":"/ci-en/:id/article","categories":["anime"],"example":"/dlsite/ci-en/7400/article","parameters":{"id":"Creator id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ci-en.dlsite.com/creator/:id/article/843558","ci-en.dlsite.com/"]},"name":"Ci-en Creators' Article","maintainers":["nczitzk"],"location":"ci-en/article.ts"}} />
### Discounted Works {#dlsite-discounted-works}
<Route namespace="dlsite" data={{"path":"/campaign/:type/:free?","categories":["anime"],"example":"/dlsite/campaign/home","parameters":{"type":"Type, see table above","free":"Free only, empty means false, other value means true"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Discounted Works","maintainers":["cssxsh"],"location":"campaign.ts"}} />
## Eventernote {#eventernote}
### 声优活动及演唱会 {#eventernote-sheng-you-huo-dong-ji-yan-chang-hui}
<Route namespace="eventernote" data={{"path":"/actors/:name/:id","categories":["anime"],"example":"/eventernote/actors/三森すずこ/2634","parameters":{"name":"声优姓名","id":"声优 ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.eventernote.com/actors/:name/:id/events"]},"name":"声优活动及演唱会","maintainers":["KTachibanaM"],"location":"actors.ts"}} />
## Gogoanimehd {#gogoanimehd}
### Recent Releases {#gogoanimehd-recent-releases}
<Route namespace="gogoanimehd" data={{"path":"/recent-releases","categories":["anime"],"example":"/gogoanimehd/recent-releases","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["developer.anitaku.to/"]},"name":"Recent Releases","maintainers":["user4302"],"url":"developer.anitaku.to/","location":"recent-releases.ts"}} />
## Hpoi 手办维基 {#hpoi-shou-ban-wei-ji}
### 角色周边 {#hpoi-shou-ban-wei-ji-jue-se-zhou-bian}
<Route namespace="hpoi" data={{"path":"/items/character/:id/:order?","categories":["anime"],"example":"/hpoi/items/character/1035374","parameters":{"id":"角色 ID","order":"排序, 见下表,默认为 add"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"角色周边","maintainers":["DIYgod"],"description":"| 发售 | 入库 | 总热度 | 一周热度 | 一天热度 | 评价 |\n | ------- | ---- | ------ | -------- | -------- | ------ |\n | release | add | hits | hits7Day | hitsDay | rating |","location":"character.ts"}} />
| 发售 | 入库 | 总热度 | 一周热度 | 一天热度 | 评价 |
| ------- | ---- | ------ | -------- | -------- | ------ |
| release | add | hits | hits7Day | hitsDay | rating |
### 情报 {#hpoi-shou-ban-wei-ji-qing-bao}
<Route namespace="hpoi" data={{"path":"/info/:type?","categories":["anime"],"example":"/hpoi/info/all","parameters":{"type":"分类, 见下表, 默认为`all`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"情报","maintainers":["sanmmm DIYgod"],"description":"分类\n\n | 全部 | 手办 | 模型 |\n | ---- | ----- | ----- |\n | all | hobby | model |","location":"info.ts"}} />
分类
| 全部 | 手办 | 模型 |
| ---- | ----- | ----- |
| all | hobby | model |
### 热门推荐 {#hpoi-shou-ban-wei-ji-re-men-tui-jian}
<Route namespace="hpoi" data={{"path":"/bannerItem","categories":["anime"],"example":"/hpoi/bannerItem","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.hpoi.net/bannerItem/list"]},"name":"热门推荐","maintainers":["DIYgod"],"url":"www.hpoi.net/bannerItem/list","location":"banner-item.ts"}} />
### 所有周边 {#hpoi-shou-ban-wei-ji-suo-you-zhou-bian}
<Route namespace="hpoi" data={{"path":"/items/all/:order?","categories":["anime"],"example":"/hpoi/items/all","parameters":{"order":"排序, 见下表,默认为 add"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.hpoi.net/hobby/all"],"target":"/items/all"},"name":"所有周边","maintainers":["DIYgod"],"url":"www.hpoi.net/hobby/all","description":"| 发售 | 入库 | 总热度 | 一周热度 | 一天热度 | 评价 |\n | ------- | ---- | ------ | -------- | -------- | ------ |\n | release | add | hits | hits7Day | hitsDay | rating |","location":"all.ts"}} />
| 发售 | 入库 | 总热度 | 一周热度 | 一天热度 | 评价 |
| ------- | ---- | ------ | -------- | -------- | ------ |
| release | add | hits | hits7Day | hitsDay | rating |
### 用户动态 {#hpoi-shou-ban-wei-ji-yong-hu-dong-tai}
<Route namespace="hpoi" data={{"path":"/user/:user_id/:caty","categories":["anime"],"example":"/hpoi/user/116297/buy","parameters":{"user_id":"用户ID","caty":"类别, 见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"用户动态","maintainers":["DIYgod","luyuhuang"],"description":"| 想买 | 预定 | 已入 | 关注 | 有过 |\n | ---- | -------- | ---- | ---- | ------ |\n | want | preorder | buy | care | resell |","location":"user.ts"}} />
| 想买 | 预定 | 已入 | 关注 | 有过 |
| ---- | -------- | ---- | ---- | ------ |
| want | preorder | buy | care | resell |
### 作品周边 {#hpoi-shou-ban-wei-ji-zuo-pin-zhou-bian}
<Route namespace="hpoi" data={{"path":"/items/work/:id/:order?","categories":["anime"],"example":"/hpoi/items/work/4117491","parameters":{"id":"作品 ID","order":"排序, 见下表,默认为 add"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"作品周边","maintainers":["DIYgod"],"description":"| 发售 | 入库 | 总热度 | 一周热度 | 一天热度 | 评价 |\n | ------- | ---- | ------ | -------- | -------- | ------ |\n | release | add | hits | hits7Day | hitsDay | rating |","location":"work.ts"}} />
| 发售 | 入库 | 总热度 | 一周热度 | 一天热度 | 评价 |
| ------- | ---- | ------ | -------- | -------- | ------ |
| release | add | hits | hits7Day | hitsDay | rating |
## IDOLY PRIDE 偶像荣耀 {#idoly-pride-ou-xiang-rong-yao}
### News {#idoly-pride-ou-xiang-rong-yao-news}
<Route namespace="idolypride" data={{"path":"/news","categories":["anime"],"example":"/idolypride/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["idolypride.jp/news"]},"name":"News","maintainers":["Mingxia1"],"url":"idolypride.jp/news","location":"news.ts"}} />
## iwara {#iwara}
### User Subscriptions {#iwara-user-subscriptions}
<Route namespace="iwara" data={{"path":"/subscriptions","categories":["anime"],"example":"/iwara/subscriptions","parameters":{},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ecchi.iwara.tv/"]},"name":"User Subscriptions","maintainers":["FeCCC"],"url":"ecchi.iwara.tv/","description":":::warning\n This route requires username and password, therefore it's only available when self-hosting, refer to the [Deploy Guide](/install/#route-specific-configurations) for route-specific configurations.\n :::","location":"subscriptions.ts"}} />
:::warning
This route requires username and password, therefore it's only available when self-hosting, refer to the [Deploy Guide](/install/#route-specific-configurations) for route-specific configurations.
:::
## Kemono {#kemono}
### Posts {#kemono-posts}
<Route namespace="kemono" data={{"path":"/:source?/:id?","categories":["anime"],"example":"/kemono","parameters":{"source":"Source, see below, Posts by default","id":"User id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["kemono.su/:source/user/:id","kemono.su/"]},"name":"Posts","maintainers":["nczitzk"],"description":"Sources\n\n | Posts | Patreon | Pixiv Fanbox | Gumroad | SubscribeStar | DLsite | Discord | Fantia |\n | ----- | ------- | ------------ | ------- | ------------- | ------ | ------- | ------ |\n | posts | patreon | fanbox | gumroad | subscribestar | dlsite | discord | fantia |\n\n :::tip\n When `posts` is selected as the value of the parameter **source**, the parameter **id** does not take effect.\n :::","location":"index.ts"}} />
Sources
| Posts | Patreon | Pixiv Fanbox | Gumroad | SubscribeStar | DLsite | Discord | Fantia |
| ----- | ------- | ------------ | ------- | ------------- | ------ | ------- | ------ |
| posts | patreon | fanbox | gumroad | subscribestar | dlsite | discord | fantia |
:::tip
When `posts` is selected as the value of the parameter **source**, the parameter **id** does not take effect.
:::
## lovelive-anime {#lovelive-anime}
### Love Live! Official Website Latest NEWS {#lovelive-anime-love-live-official-website-latest-news}
<Route namespace="lovelive-anime" data={{"path":"/news/:option?","categories":["anime"],"example":"/lovelive-anime/news","parameters":{"option":"Crawl full text when `option` is `detail`."},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.lovelive-anime.jp/","www.lovelive-anime.jp/news"],"target":"/news"},"name":"Love Live! Official Website Latest NEWS","maintainers":["axojhf"],"url":"www.lovelive-anime.jp/","location":"news.ts"}} />
### Love Live Official Website Categories Topics {#lovelive-anime-love-live-official-website-categories-topics}
<Route namespace="lovelive-anime" data={{"path":"/topics/:abbr/:category?/:option?","categories":["anime"],"example":"/lovelive-anime/topics/otonokizaka","parameters":{"abbr":"The path to the Love Live series of sub-projects on the official website is detailed in the table below","category":"The official website lists the Topics category, `category` is `detail` when crawling the full text, other categories see the following table for details","option":"Crawl full text when `option` is `detail`."},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Love Live Official Website Categories Topics","maintainers":["axojhf"],"description":"| Sub-project Name (not full name) | Lovelive! | Lovelive! Sunshine!! | Lovelive! Nijigasaki High School Idol Club | Lovelive! Superstar!! | 幻日のヨハネ | ラブライブ!スクールアイドルミュージカル |\n | -------------------------------- | ----------- | -------------------- | ------------------------------------------ | --------------------- | ------------ | ---------------------------------------- |\n | `abbr`parameter | otonokizaka | uranohoshi | nijigasaki | yuigaoka | yohane | musical |\n\n | Category Name | 全てのニュース | 音楽商品 | アニメ映像商品 | キャスト映像商品 | 劇場 | アニメ放送 / 配信 | キャスト配信 / ラジオ | ライブ / イベント | ブック | グッズ | ゲーム | メディア | ご当地情報 | その他 | キャンペーン |\n | ------------------- | --------------------- | -------- | -------------- | ---------------- | ------- | ----------------- | --------------------- | ----------------- | ------ | ------ | ------ | -------- | ---------- | ------ | ------------ |\n | `category`parameter | <u>*No parameter*</u> | music | anime_movie | cast_movie | theater | onair | radio | event | books | goods | game | media | local | other | campaign |","location":"topics.ts"}} />
| Sub-project Name (not full name) | Lovelive! | Lovelive! Sunshine!! | Lovelive! Nijigasaki High School Idol Club | Lovelive! Superstar!! | 幻日のヨハネ | ラブライブ!スクールアイドルミュージカル |
| -------------------------------- | ----------- | -------------------- | ------------------------------------------ | --------------------- | ------------ | ---------------------------------------- |
| `abbr`parameter | otonokizaka | uranohoshi | nijigasaki | yuigaoka | yohane | musical |
| Category Name | 全てのニュース | 音楽商品 | アニメ映像商品 | キャスト映像商品 | 劇場 | アニメ放送 / 配信 | キャスト配信 / ラジオ | ライブ / イベント | ブック | グッズ | ゲーム | メディア | ご当地情報 | その他 | キャンペーン |
| ------------------- | --------------------- | -------- | -------------- | ---------------- | ------- | ----------------- | --------------------- | ----------------- | ------ | ------ | ------ | -------- | ---------- | ------ | ------------ |
| `category`parameter | <u>*No parameter*</u> | music | anime\_movie | cast\_movie | theater | onair | radio | event | books | goods | game | media | local | other | campaign |
## Mox.moe {#mox-moe}
### 首頁 {#mox-moe-shou-ye}
<Route namespace="mox" data={{"path":"/:category?","categories":["anime"],"example":"/mox","parameters":{"category":"分类,可在对应分类页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["mox.moe/l/:category","mox.moe/"]},"name":"首頁","maintainers":["nczitzk"],"description":":::tip\n 在首页将分类参数选择确定后跳转到的分类页面 URL 中,`/l/` 后的字段即为分类参数。\n\n 如 [科幻 + 日語 + 日本 + 長篇 + 完結 + 最近更新](https://mox.moe/l/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL) 的 URL 为 [https://mox.moe/l/CAT%2A 科幻日本完結lastupdate,jpn,l,BL](https://mox.moe/l/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL),此时 `/l/` 后的字段为 `CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL`。最终获得路由为 [`/mox/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL`](https://rsshub.app/mox/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL)\n :::","location":"index.ts"}} />
:::tip
在首页将分类参数选择确定后跳转到的分类页面 URL 中,`/l/` 后的字段即为分类参数。
如 [科幻 + 日語 + 日本 + 長篇 + 完結 + 最近更新](https://mox.moe/l/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL) 的 URL 为 [https://mox.moe/l/CAT%2A 科幻日本完結lastupdate,jpn,l,BL](https://mox.moe/l/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL),此时 `/l/` 后的字段为 `CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL`。最终获得路由为 [`/mox/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL`](https://rsshub.app/mox/CAT%2A科幻,日本,完結,lastupdate,jpn,l,BL)
:::
## nhentai {#nhentai}
### Advanced Search {#nhentai-advanced-search}
<Route namespace="nhentai" data={{"path":"/search/:keyword/:mode?","categories":["anime"],"example":"/nhentai/search/language%3Ajapanese+-scat+-yaoi+-guro+-\"mosaic+censorship\"","parameters":{"keyword":"Keywords for search. You can copy the content after `q=` after searching on the original website, or you can enter it directly. See the [official website](https://nhentai.net/info/) for details","mode":"mode, `simple` to only show cover, `detail` to show all pages, `torrent` to include Magnet URI, need login, refer to [Route-specific Configurations](/install/#configuration-route-specific-configurations), default to `simple`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":true,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nhentai.net/:key/:keyword"],"target":"/:key/:keyword"},"name":"Advanced Search","maintainers":["MegrezZhu","hoilc"],"location":"search.ts"}} />
### Filter {#nhentai-filter}
<Route namespace="nhentai" data={{"path":"/:key/:keyword/:mode?","categories":["anime"],"example":"/nhentai/language/chinese","parameters":{"key":"Filter term, can be: `parody`, `character`, `tag`, `artist`, `group`, `language` or `category`","keyword":"Filter value","mode":"mode, `simple` to only show cover, `detail` to show all pages, `torrent` to include Magnet URI, need login, refer to [Route-specific Configurations](/install/#configuration-route-specific-configurations), default to `simple`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":true,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nhentai.net/:key/:keyword"],"target":"/:key/:keyword"},"name":"Filter","maintainers":["MegrezZhu","hoilc"],"location":"other.ts"}} />
## QooApp {#qooapp}
### Game Store - Cards {#qooapp-game-store-cards}
<Route namespace="qoo-app" data={{"path":"/apps/:lang?/card/:id","categories":["anime"],"example":"/qoo-app/apps/en/card/7675","parameters":{"lang":"Language, see the table above, empty means `中文`","id":"Game ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Game Store - Cards","maintainers":["TonyRL"],"location":"apps/card.ts"}} />
### Game Store - Review {#qooapp-game-store-review}
<Route namespace="qoo-app" data={{"path":"/apps/:lang?/comment/:id","categories":["anime"],"example":"/qoo-app/apps/en/comment/7675","parameters":{"lang":"Language, see the table below, empty means `中文`","id":"Game ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Game Store - Review","maintainers":["TonyRL"],"description":"| 中文 | English | 한국어 | Español | 日本語 | ไทย | Tiếng Việt |\n | ---- | ------- | ------ | ------- | ------ | --- | ---------- |\n | | en | ko | es | ja | th | vi |","location":"apps/comment.ts"}} />
| 中文 | English | 한국어 | Español | 日本語 | ไทย | Tiếng Việt |
| ---- | ------- | ------ | ------- | ------ | --- | ---------- |
| | en | ko | es | ja | th | vi |
### Game Store - Notes {#qooapp-game-store-notes}
<Route namespace="qoo-app" data={{"path":"/apps/:lang?/note/:id","categories":["anime"],"example":"/qoo-app/apps/en/note/7675","parameters":{"lang":"Language, see the table above, empty means `中文`","id":"Game ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Game Store - Notes","maintainers":["TonyRL"],"location":"apps/note.ts"}} />
### Game Store - Article {#qooapp-game-store-article}
<Route namespace="qoo-app" data={{"path":"/apps/:lang?/post/:id","categories":["anime"],"example":"/qoo-app/apps/en/post/7675","parameters":{"lang":"Language, see the table above, empty means `中文`","id":"Game ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Game Store - Article","maintainers":["TonyRL"],"location":"apps/post.ts"}} />
### News {#qooapp-news}
<Route namespace="qoo-app" data={{"path":"/news/:lang?","categories":["anime"],"example":"/qoo-app/news/en","parameters":{"lang":"Language, see the table below, empty means `中文`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"News","maintainers":["TonyRL"],"description":"| 中文 | English |\n | ---- | ------- |\n | | en |","location":"news.ts"}} />
| 中文 | English |
| ---- | ------- |
| | en |
### Note Comments {#qooapp-note-comments}
<Route namespace="qoo-app" data={{"path":"/notes/:lang?/note/:id","categories":["anime"],"example":"/qoo-app/notes/en/note/2329113","parameters":{"lang":"Language, see the table above, empty means `中文`","id":"Note ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Note Comments","maintainers":["TonyRL"],"location":"notes/note.ts"}} />
### User Notes {#qooapp-user-notes}
<Route namespace="qoo-app" data={{"path":"/notes/:lang?/user/:uid","categories":["anime"],"example":"/qoo-app/notes/en/user/35399143","parameters":{"lang":"Language, see the table above, empty means `中文`","uid":"User ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"User Notes","maintainers":["TonyRL"],"location":"notes/user.ts"}} />
### User Game Comments {#qooapp-user-game-comments}
<Route namespace="qoo-app" data={{"path":"/user/:lang?/appComment/:uid","categories":["anime"],"example":"/qoo-app/user/en/appComment/35399143","parameters":{"lang":"Language, see the table above, empty means `中文`","uid":"User ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"User Game Comments","maintainers":["TonyRL"],"location":"user/app-comment.ts"}} />
## Rawkuma {#rawkuma}
### Manga {#rawkuma-manga}
<Route namespace="rawkuma" data={{"path":"/manga/:id","categories":["anime"],"example":"/rawkuma/manga/tensei-shitara-dai-nana-ouji-dattanode-kimamani-majutsu-o-kiwamemasu","parameters":{"id":"Manga ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["rawkuma.com/manga/:id","rawkuma.com/"]},"name":"Manga","maintainers":["nczitzk"],"location":"manga.ts"}} />
## THBWiki {#thbwiki}
### Calendar {#thbwiki-calendar}
<Route namespace="thwiki" data={{"path":"/calendar/:before?/:after?","categories":["anime"],"example":"/thwiki/calendar","parameters":{"before":"From how many days ago (default 30)","after":"To how many days after (default 30)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["thwiki.cc/","thwiki.cc/日程表"],"target":"/calendar"},"name":"Calendar","maintainers":["aether17"],"url":"thwiki.cc/","location":"index.ts"}} />
## VCB-Studio {#vcb-studio}
### 分类文章 {#vcb-studio-fen-lei-wen-zhang}
<Route namespace="vcb-s" data={{"path":"/category/:cate","categories":["anime"],"example":"/vcb-s/category/works","parameters":{"cate":"分类"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["vcb-s.com/archives/category/:cate"]},"name":"分类文章","maintainers":["cxfksword"],"url":"vcb-s.com/","description":"| 作品项目 | 科普系列 | 计划与日志 |\n | -------- | -------- | ---------- |\n | works | kb | planlog |","location":"category.ts"}} />
| 作品项目 | 科普系列 | 计划与日志 |
| -------- | -------- | ---------- |
| works | kb | planlog |
## X 漫画 {#x-man-hua}
### 最新动态 {#x-man-hua-zui-xin-dong-tai}
<Route namespace="xmanhua" data={{"path":"/:uid","categories":["anime"],"example":"/xmanhua/73xm","parameters":{"uid":"漫画 id,在浏览器中可见,例如鬼灭之刃对应的 id 为 `73xm`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xmanhua.com/:uid"]},"name":"最新动态","maintainers":["Ye11"],"location":"index.ts"}} />
## 俺の 3D エロ動画 (oreno3d) {#an-%E3%81%AE-3d-%E3%82%A8%E3%83%AD-dong-hua-oreno3d}
:::tip
You can use some RSS parsing libraries (like `feedpraser` in `Python`) to receive the video update messages and download them automatically
:::
### Author Search {#an-%E3%81%AE-3d-%E3%82%A8%E3%83%AD-dong-hua-oreno3d-author-search}
<Route namespace="oreno3d" data={{"path":["/authors/:authorid/:sort/:pagelimit?","/characters/:characterid/:sort/:pagelimit?","/origins/:originid/:sort/:pagelimit?","/search/:keyword/:sort/:pagelimit?","/tags/:tagid/:sort/:pagelimit?"],"categories":["anime"],"example":"/oreno3d/authors/3189/latest/1","parameters":{"authorid":"Author id, can be found in URL","sort":"Sort method, see the table above","pagelimit":"The maximum number of pages to be crawled, the default is 1"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Author Search","maintainers":["xueli_sherryli"],"description":"| favorites | hot | latest | popularity |\n | --------- | --- | ------ | ---------- |\n | favorites | hot | latest | popularity |","location":"main.ts"}} />
| favorites | hot | latest | popularity |
| --------- | --- | ------ | ---------- |
| favorites | hot | latest | popularity |
### Author Search {#an-%E3%81%AE-3d-%E3%82%A8%E3%83%AD-dong-hua-oreno3d-author-search}
<Route namespace="oreno3d" data={{"path":["/authors/:authorid/:sort/:pagelimit?","/characters/:characterid/:sort/:pagelimit?","/origins/:originid/:sort/:pagelimit?","/search/:keyword/:sort/:pagelimit?","/tags/:tagid/:sort/:pagelimit?"],"categories":["anime"],"example":"/oreno3d/authors/3189/latest/1","parameters":{"authorid":"Author id, can be found in URL","sort":"Sort method, see the table above","pagelimit":"The maximum number of pages to be crawled, the default is 1"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Author Search","maintainers":["xueli_sherryli"],"description":"| favorites | hot | latest | popularity |\n | --------- | --- | ------ | ---------- |\n | favorites | hot | latest | popularity |","location":"main.ts"}} />
| favorites | hot | latest | popularity |
| --------- | --- | ------ | ---------- |
| favorites | hot | latest | popularity |
### Author Search {#an-%E3%81%AE-3d-%E3%82%A8%E3%83%AD-dong-hua-oreno3d-author-search}
<Route namespace="oreno3d" data={{"path":["/authors/:authorid/:sort/:pagelimit?","/characters/:characterid/:sort/:pagelimit?","/origins/:originid/:sort/:pagelimit?","/search/:keyword/:sort/:pagelimit?","/tags/:tagid/:sort/:pagelimit?"],"categories":["anime"],"example":"/oreno3d/authors/3189/latest/1","parameters":{"authorid":"Author id, can be found in URL","sort":"Sort method, see the table above","pagelimit":"The maximum number of pages to be crawled, the default is 1"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Author Search","maintainers":["xueli_sherryli"],"description":"| favorites | hot | latest | popularity |\n | --------- | --- | ------ | ---------- |\n | favorites | hot | latest | popularity |","location":"main.ts"}} />
| favorites | hot | latest | popularity |
| --------- | --- | ------ | ---------- |
| favorites | hot | latest | popularity |
### Author Search {#an-%E3%81%AE-3d-%E3%82%A8%E3%83%AD-dong-hua-oreno3d-author-search}
<Route namespace="oreno3d" data={{"path":["/authors/:authorid/:sort/:pagelimit?","/characters/:characterid/:sort/:pagelimit?","/origins/:originid/:sort/:pagelimit?","/search/:keyword/:sort/:pagelimit?","/tags/:tagid/:sort/:pagelimit?"],"categories":["anime"],"example":"/oreno3d/authors/3189/latest/1","parameters":{"authorid":"Author id, can be found in URL","sort":"Sort method, see the table above","pagelimit":"The maximum number of pages to be crawled, the default is 1"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Author Search","maintainers":["xueli_sherryli"],"description":"| favorites | hot | latest | popularity |\n | --------- | --- | ------ | ---------- |\n | favorites | hot | latest | popularity |","location":"main.ts"}} />
| favorites | hot | latest | popularity |
| --------- | --- | ------ | ---------- |
| favorites | hot | latest | popularity |
### Author Search {#an-%E3%81%AE-3d-%E3%82%A8%E3%83%AD-dong-hua-oreno3d-author-search}
<Route namespace="oreno3d" data={{"path":["/authors/:authorid/:sort/:pagelimit?","/characters/:characterid/:sort/:pagelimit?","/origins/:originid/:sort/:pagelimit?","/search/:keyword/:sort/:pagelimit?","/tags/:tagid/:sort/:pagelimit?"],"categories":["anime"],"example":"/oreno3d/authors/3189/latest/1","parameters":{"authorid":"Author id, can be found in URL","sort":"Sort method, see the table above","pagelimit":"The maximum number of pages to be crawled, the default is 1"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Author Search","maintainers":["xueli_sherryli"],"description":"| favorites | hot | latest | popularity |\n | --------- | --- | ------ | ---------- |\n | favorites | hot | latest | popularity |","location":"main.ts"}} />
| favorites | hot | latest | popularity |
| --------- | --- | ------ | ---------- |
| favorites | hot | latest | popularity |
## 巴哈姆特電玩資訊站 {#ba-ha-mu-te-dian-wan-zi-xun-zhan}
### GNN 新聞 {#ba-ha-mu-te-dian-wan-zi-xun-zhan-gnn-xin-wen}
<Route namespace="gamer" data={{"path":"/gnn/:category?","categories":["anime"],"example":"/gamer/gnn/1","parameters":{"category":"版块"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"GNN 新聞","maintainers":["Arracc"],"description":"| 首頁 | PC | TV 掌機 | 手機遊戲 | 動漫畫 | 主題報導 | 活動展覽 | 電競 |\n | ---- | -- | ------- | -------- | ------ | -------- | -------- | ---- |\n | 缺省 | 1 | 3 | 4 | 5 | 9 | 11 | 13 |\n\n | Switch | PS5 | PS4 | XboxOne | XboxSX | PC 單機 | PC 線上 | iOS | Android | Web | 漫畫 | 動畫 |\n | ------ | --- | --- | ------- | ------ | ------- | ------- | --- | ------- | --- | ----- | ----- |\n | ns | ps5 | ps4 | xbone | xbsx | pc | olg | ios | android | web | comic | anime |","location":"gnn-index.ts"}} />
| 首頁 | PC | TV 掌機 | 手機遊戲 | 動漫畫 | 主題報導 | 活動展覽 | 電競 |
| ---- | -- | ------- | -------- | ------ | -------- | -------- | ---- |
| 缺省 | 1 | 3 | 4 | 5 | 9 | 11 | 13 |
| Switch | PS5 | PS4 | XboxOne | XboxSX | PC 單機 | PC 線上 | iOS | Android | Web | 漫畫 | 動畫 |
| ------ | --- | --- | ------- | ------ | ------- | ------- | --- | ------- | --- | ----- | ----- |
| ns | ps5 | ps4 | xbone | xbsx | pc | olg | ios | android | web | comic | anime |
### 動畫瘋 - 動畫 {#ba-ha-mu-te-dian-wan-zi-xun-zhan-dong-hua-feng-dong-hua}
<Route namespace="gamer" data={{"path":"/ani/anime/:sn","categories":["anime"],"example":"/gamer/ani/anime/36868","parameters":{"sn":"動畫 sn在 URL 可以找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"動畫瘋 - 動畫","maintainers":[],"location":"ani/anime.ts"}} />
### 動畫瘋 - 最後更新 {#ba-ha-mu-te-dian-wan-zi-xun-zhan-dong-hua-feng-zui-hou-geng-xin}
<Route namespace="gamer" data={{"path":"/ani/new_anime","categories":["anime"],"example":"/gamer/ani/new_anime","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ani.gamer.com.tw/"],"target":"/new_anime"},"name":"動畫瘋 - 最後更新","maintainers":[],"url":"ani.gamer.com.tw/","location":"ani/new-anime.ts"}} />
### 熱門推薦 {#ba-ha-mu-te-dian-wan-zi-xun-zhan-re-men-tui-jian}
<Route namespace="gamer" data={{"path":"/hot/:bsn","categories":["anime"],"example":"/gamer/hot/47157","parameters":{"bsn":"板块 id在 URL 可以找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"熱門推薦","maintainers":["nczitzk","TonyRL"],"location":"hot.ts"}} />
## 包子漫画 {#bao-zi-man-hua}
### 订阅漫画 {#bao-zi-man-hua-ding-yue-man-hua}
<Route namespace="baozimh" data={{"path":"/comic/:name","categories":["anime"],"example":"/baozimh/comic/guowangpaiming-shiricaofu","parameters":{"name":"漫画名称,在漫画链接可以得到(`comic/` 后的那段)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.baozimh.com/comic/:name"]},"name":"订阅漫画","maintainers":["Fatpandac"],"location":"index.ts"}} />
## 动漫之家 {#dong-man-zhi-jia}
### 新闻站 {#dong-man-zhi-jia-xin-wen-zhan}
<Route namespace="dmzj" data={{"path":"/news/:category?","categories":["anime"],"example":"/dmzj/news/donghuaqingbao","parameters":{"category":"类别"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["news.dmzj.com/"],"target":"/news"},"name":"新闻站","maintainers":["vzz64"],"url":"news.dmzj.com/","description":"| 漫画情报 | 轻小说情报 | 动漫周边 | 声优情报 | 音乐资讯 | 游戏资讯 | 美图欣赏 | 漫展情报 | 大杂烩 |\n | ------------- | ------------------- | -------------- | --------------- | ----------- | ---------- | ------------- | -------------- | ------- |\n | manhuaqingbao | qingxiaoshuoqingbao | manhuazhoubian | shengyouqingbao | yinyuezixun | youxizixun | meituxinshang | manzhanqingbao | dazahui |","location":"news.ts"}} />
| 漫画情报 | 轻小说情报 | 动漫周边 | 声优情报 | 音乐资讯 | 游戏资讯 | 美图欣赏 | 漫展情报 | 大杂烩 |
| ------------- | ------------------- | -------------- | --------------- | ----------- | ---------- | ------------- | -------------- | ------- |
| manhuaqingbao | qingxiaoshuoqingbao | manhuazhoubian | shengyouqingbao | yinyuezixun | youxizixun | meituxinshang | manzhanqingbao | dazahui |
## 動漫狂 {#dong-man-kuang}
### 漫画更新 {#dong-man-kuang-man-hua-geng-xin}
<Route namespace="cartoonmad" data={{"path":"/comic/:id","categories":["anime"],"example":"/cartoonmad/comic/5827","parameters":{"id":"漫画ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["cartoonmad.com/comic/:id"]},"name":"漫画更新","maintainers":["KellyHwong"],"location":"comic.ts"}} />
## 番组放送 {#fan-zu-fang-song}
### 开播提醒 {#fan-zu-fang-song-kai-bo-ti-xing}
<Route namespace="bgmlist" data={{"path":"/onair/:lang?","categories":["anime"],"example":"/bgmlist/onair/zh-Hans","parameters":{"lang":"语言"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"开播提醒","maintainers":["x2cf"],"location":"onair.ts"}} />
## 风之动漫 {#feng-zhi-dong-man}
### 在线漫画 {#feng-zhi-dong-man-zai-xian-man-hua}
<Route namespace="fffdm" data={{"path":"/manhua/:id/:cdn?","categories":["anime"],"example":"/fffdm/manhua/93","parameters":{"id":"漫画ID。默认获取全部建议使用通用参数limit获取指定数量","cdn":"cdn加速器。默认5当前可选1-5"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.fffdm.com/manhua/:id","www.fffdm.com/:id"],"target":"/manhua/:id"},"name":"在线漫画","maintainers":["zytomorrow"],"location":"manhua/manhua.ts"}} />
## 禁漫天堂 {#jin-man-tian-tang}
:::tip
禁漫天堂有多个备用域名,本路由默认使用域名 `https://jmcomic.me`,若该域名无法访问,可以通过在路由最后加上 `?domain=<域名>` 指定路由访问的域名。如指定备用域名为 `https://jmcomic1.me`,则在所有禁漫天堂路由最后加上 `?domain=jmcomic1.me` 即可,此时路由为 [`/18comic?domain=jmcomic1.me`](https://rsshub.app/18comic?domain=jmcomic1.me)
:::
### 成人 A 漫 {#jin-man-tian-tang-cheng-ren-a-man}
<Route namespace="18comic" data={{"path":"/:category?/:time?/:order?/:keyword?","categories":["anime"],"example":"/18comic","parameters":{"category":"分类,见下表,默认为 `all` 即全部","time":"时间范围,见下表,默认为 `a` 即全部","order":"排列顺序,见下表,默认为 `mr` 即最新","keyword":"关键字,见下表,默认为空"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["jmcomic.group/"]},"name":"成人 A 漫","maintainers":["nczitzk"],"url":"jmcomic.group/","description":"分类\n\n | 全部 | 其他漫畫 | 同人 | 韓漫 | 美漫 | 短篇 | 单本 |\n | ---- | -------- | ------ | ------ | ------ | ----- | ------ |\n | all | another | doujin | hanman | meiman | short | single |\n\n 时间范围\n\n | 全部 | 今天 | 这周 | 本月 |\n | ---- | ---- | ---- | ---- |\n | a | t | w | m |\n\n 排列顺序\n\n | 最新 | 最多点阅的 | 最多图片 | 最高评分 | 最多评论 | 最多爱心 |\n | ---- | ---------- | -------- | -------- | -------- | -------- |\n | mr | mv | mp | tr | md | tf |\n\n 关键字(供参考)\n\n | YAOI | 女性向 | NTR | 非 H | 3D | 獵奇 |\n | ---- | ------ | --- | ---- | -- | ---- |","location":"index.ts"}} />
分类
| 全部 | 其他漫畫 | 同人 | 韓漫 | 美漫 | 短篇 | 单本 |
| ---- | -------- | ------ | ------ | ------ | ----- | ------ |
| all | another | doujin | hanman | meiman | short | single |
时间范围
| 全部 | 今天 | 这周 | 本月 |
| ---- | ---- | ---- | ---- |
| a | t | w | m |
排列顺序
| 最新 | 最多点阅的 | 最多图片 | 最高评分 | 最多评论 | 最多爱心 |
| ---- | ---------- | -------- | -------- | -------- | -------- |
| mr | mv | mp | tr | md | tf |
关键字(供参考)
| YAOI | 女性向 | NTR | 非 H | 3D | 獵奇 |
| ---- | ------ | --- | ---- | -- | ---- |
### 搜索 {#jin-man-tian-tang-sou-suo}
<Route namespace="18comic" data={{"path":"/search/:option?/:category?/:keyword?/:time?/:order?","categories":["anime"],"example":"/18comic/search/photos/all/NTR","parameters":{"option":"选项,可选 `video` 和 `photos`,默认为 `photos`","category":"分类,同上表,默认为 `all` 即全部","keyword":"关键字,同上表,默认为空","time":"时间范围,同上表,默认为 `a` 即全部","order":"排列顺序,同上表,默认为 `mr` 即最新"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["jmcomic.group/"],"target":"/:category?/:time?/:order?/:keyword?"},"name":"搜索","maintainers":[],"url":"jmcomic.group/","description":":::tip\n 关键字必须超过两个字,这是来自网站的限制。\n :::","location":"search.ts"}} />
:::tip
关键字必须超过两个字,这是来自网站的限制。
:::
### 文庫 {#jin-man-tian-tang-wen-ku}
<Route namespace="18comic" data={{"path":"/blogs/:category?","categories":["anime"],"example":"/18comic/blogs","parameters":{"category":"分类,见下表,默认为空即全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["jmcomic.group/"]},"name":"文庫","maintainers":["nczitzk"],"url":"jmcomic.group/","description":"分类\n\n | 全部 | 紳夜食堂 | 遊戲文庫 | JG GAMES | 模型山下 |\n | ---- | -------- | -------- | -------- | -------- |\n | | dinner | raiders | jg | figure |","location":"blogs.ts"}} />
分类
| 全部 | 紳夜食堂 | 遊戲文庫 | JG GAMES | 模型山下 |
| ---- | -------- | -------- | -------- | -------- |
| | dinner | raiders | jg | figure |
### 专辑 {#jin-man-tian-tang-zhuan-ji}
<Route namespace="18comic" data={{"path":"/album/:id","categories":["anime"],"example":"/18comic/album/292282","parameters":{"id":"专辑 id可在专辑页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["jmcomic.group/"]},"name":"专辑","maintainers":["nczitzk"],"url":"jmcomic.group/","description":":::tip\n 专辑 id 不包括 URL 中标题的部分。\n :::","location":"album.ts"}} />
:::tip
专辑 id 不包括 URL 中标题的部分。
:::
## 看漫画 {#kan-man-hua}
### 漫画更新 {#kan-man-hua-man-hua-geng-xin}
<Route namespace="manhuagui" data={{"path":["/comic/:id/:chapterCnt?","/:domain?/comic/:id/:chapterCnt?"],"categories":["anime"],"example":"/manhuagui/comic/22942/5","parameters":{"id":"漫画ID","chapterCnt":"返回章节的数量默认为0返回所有章节"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.mhgui.com/comic/:id/"],"target":"/comic/:id"},"name":"漫画更新","maintainers":["MegrezZhu"],"location":"comic.ts"}} />
### 漫画更新 {#kan-man-hua-man-hua-geng-xin}
<Route namespace="manhuagui" data={{"path":["/comic/:id/:chapterCnt?","/:domain?/comic/:id/:chapterCnt?"],"categories":["anime"],"example":"/manhuagui/comic/22942/5","parameters":{"id":"漫画ID","chapterCnt":"返回章节的数量默认为0返回所有章节"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.mhgui.com/comic/:id/"],"target":"/comic/:id"},"name":"漫画更新","maintainers":["MegrezZhu"],"location":"comic.ts"}} />
### 漫画个人订阅 {#kan-man-hua-man-hua-ge-ren-ding-yue}
<Route namespace="manhuagui" data={{"path":"/subscribe","categories":["anime"],"example":"/manhuagui/subscribe","parameters":{},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.mhgui.com/user/book/shelf"]},"name":"漫画个人订阅","maintainers":["shininome"],"url":"www.mhgui.com/user/book/shelf","description":":::tip\n 个人订阅需要自建\n 环境变量需要添加 MHGUI_COOKIE\n :::","location":"subscribe.ts"}} />
:::tip
个人订阅需要自建
环境变量需要添加 MHGUI\_COOKIE
:::
## 拷贝漫画 {#kao-bei-man-hua}
### 漫画更新 {#kao-bei-man-hua-man-hua-geng-xin}
<Route namespace="copymanga" data={{"path":"/comic/:id/:chapterCnt?","categories":["anime"],"example":"/copymanga/comic/dianjuren/5","parameters":{"id":"漫画ID","chapterCnt":"返回章节的数量,默认为 `10`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"漫画更新","maintainers":["btdwv","marvolo666","yan12125"],"location":"comic.ts"}} />
## 来漫画 {#lai-man-hua}
### 漫画列表 {#lai-man-hua-man-hua-lie-biao}
<Route namespace="laimanhua" data={{"path":"/:id","categories":["anime"],"example":"/laimanhua/tiandikangzhanjiVERSUS","parameters":{"id":"漫画 ID可在 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.laimanhua8.com/kanmanhua/:id"]},"name":"漫画列表","maintainers":["TonyRL"],"location":"index.ts"}} />
## 腾讯新闻较真查证平台 {#teng-xun-xin-wen-jiao-zhen-cha-zheng-ping-tai}
### 排行榜 {#teng-xun-xin-wen-jiao-zhen-cha-zheng-ping-tai-pai-hang-bang}
<Route namespace="qq" data={{"path":"/ac/rank/:type?/:time?","categories":["anime"],"example":"/qq/ac/rank","parameters":{"type":"分类,见下表,默认为月票榜","time":"时间,`cur` 为当周、`prev` 为上周"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ac.qq.com/Rank/comicRank/type/:type","ac.qq.com/"]},"name":"排行榜","maintainers":["nczitzk"],"description":"| 月票榜 | 飙升榜 | 新作榜 | 畅销榜 | TOP100 | 男生榜 | 女生榜 |\n | ------ | ------ | ------ | ------ | ------ | ------ | ------ |\n | mt | rise | new | pay | top | male | female |\n\n :::tip\n `time` 参数仅在 `type` 参数选为 **月票榜** 的时候生效。\n :::","location":"ac/rank.ts"}} />
| 月票榜 | 飙升榜 | 新作榜 | 畅销榜 | TOP100 | 男生榜 | 女生榜 |
| ------ | ------ | ------ | ------ | ------ | ------ | ------ |
| mt | rise | new | pay | top | male | female |
:::tip
`time` 参数仅在 `type` 参数选为 **月票榜** 的时候生效。
:::
## 月幕 Galgame {#yue-mu-galgame}
### 本月新作 {#yue-mu-galgame-ben-yue-xin-zuo}
<Route namespace="ymgal" data={{"path":"/game/release","categories":["anime"],"example":"/ymgal/game/release","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ymgal.games/"]},"name":"本月新作","maintainers":["SunBK201"],"url":"ymgal.games/","location":"game.ts"}} />
### 文章 {#yue-mu-galgame-wen-zhang}
<Route namespace="ymgal" data={{"path":"/article/:type?","categories":["anime"],"example":"/ymgal/article","parameters":{"type":"文章类型"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"文章","maintainers":["SunBK201"],"description":"| 全部文章 | 资讯 | 专栏 |\n | -------- | ---- | ------ |\n | all | news | column |","location":"article.ts"}} />
| 全部文章 | 资讯 | 专栏 |
| -------- | ---- | ------ |
| all | news | column |
## アニメ新番組 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu}
### Unknown {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu-unknown}
<Route namespace="bangumi" data={{"path":"/online","categories":["anime"],"example":"/bangumi/online","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bangumi.online/"]},"name":"Unknown","maintainers":["devinmugen"],"url":"bangumi.online/","location":"online/online.ts"}} />
### 成员关注动画榜 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu-cheng-yuan-guan-zhu-dong-hua-bang}
<Route namespace="bangumi" data={{"path":"/tv/followrank","categories":["anime"],"example":"/bangumi/tv/followrank","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bgm.tv/anime"]},"name":"成员关注动画榜","maintainers":["honue"],"url":"bgm.tv/anime","location":"tv/other/followrank.ts"}} />
### 放送列表 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu-fang-song-lie-biao}
<Route namespace="bangumi" data={{"path":"/tv/calendar/today","categories":["anime"],"example":"/bangumi/tv/calendar/today","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bgm.tv/calendar"]},"name":"放送列表","maintainers":["magic-akari"],"url":"bgm.tv/calendar","location":"tv/calendar/today.ts"}} />
### 条目的通用路由格式 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu-tiao-mu-di-tong-yong-lu-you-ge-shi}
<Route namespace="bangumi" data={{"path":"/tv/subject/:id/:type?/:showOriginalName?","categories":["anime"],"example":"/bangumi/tv/subject/328609/ep/true","parameters":{"id":"条目 id, 在条目页面的地址栏查看","type":"条目类型,可选值为 `ep`, `comments`, `blogs`, `topics`,默认为 `ep`","showOriginalName":"显示番剧标题原名,可选值 0/1/false/true默认为 false"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bgm.tv/subject/:id"],"target":"/tv/subject/:id"},"name":"条目的通用路由格式","maintainers":["JimenezLi"],"description":":::warning\n 此通用路由仅用于对路由参数的描述,具体信息请查看下方与条目相关的路由\n :::","location":"tv/subject/index.ts"}} />
:::warning
此通用路由仅用于对路由参数的描述,具体信息请查看下方与条目相关的路由
:::
### 现实人物的新作品 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu-xian-shi-ren-wu-de-xin-zuo-pin}
<Route namespace="bangumi" data={{"path":"/tv/person/:id","categories":["anime"],"example":"/bangumi/tv/person/32943","parameters":{"id":"人物 id, 在人物页面的地址栏查看"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bgm.tv/person/:id"]},"name":"现实人物的新作品","maintainers":["ylc395"],"location":"tv/person/index.ts"}} />
### 小组话题的新回复 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu-xiao-zu-hua-ti-de-xin-hui-fu}
<Route namespace="bangumi" data={{"path":"/tv/topic/:id","categories":["anime"],"example":"/bangumi/tv/topic/367032","parameters":{"id":"话题 id, 在话题页面地址栏查看"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bgm.tv/group/topic/:id"]},"name":"小组话题的新回复","maintainers":["ylc395"],"location":"tv/group/reply.ts"}} />
### 小组话题 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu-xiao-zu-hua-ti}
<Route namespace="bangumi" data={{"path":"/tv/group/:id","categories":["anime"],"example":"/bangumi/tv/group/boring","parameters":{"id":"小组 id, 在小组页面地址栏查看"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bgm.tv/group/:id"]},"name":"小组话题","maintainers":["SettingDust"],"location":"tv/group/topic.ts"}} />
### 用户日志 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu-yong-hu-ri-zhi}
<Route namespace="bangumi" data={{"path":"/tv/user/blog/:id","categories":["anime"],"example":"/bangumi/tv/user/blog/sai","parameters":{"id":"用户 id, 在用户页面地址栏查看"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bgm.tv/user/:id"]},"name":"用户日志","maintainers":["nczitzk"],"location":"tv/user/blog.ts"}} />
### 用户想看 {#%E3%82%A2%E3%83%8B%E3%83%A1-xin-fan-zu-yong-hu-xiang-kan}
<Route namespace="bangumi" data={{"path":"/tv/user/wish/:id","categories":["anime"],"example":"/bangumi/tv/user/wish/sai","parameters":{"id":"用户 id, 在用户页面地址栏查看"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bgm.tv/anime/list/:id/wish"]},"name":"用户想看","maintainers":["honue"],"location":"tv/user/wish.ts"}} />

591
website/docs/routes/bbs.mdx Normal file
View File

@ -0,0 +1,591 @@
# bbs
## 19 楼 {#19-lou}
### 头条 {#19-lou-tou-tiao}
<Route namespace="19lou" data={{"path":"/:city?","categories":["bbs"],"example":"/19lou/jiaxing","parameters":{"city":"分类,见下表,默认为 www即杭州"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"头条","maintainers":["nczitzk"],"description":"| 杭州 | 台州 | 嘉兴 | 宁波 | 湖州 |\n | ---- | ------- | ------- | ------ | ------ |\n | www | taizhou | jiaxing | ningbo | huzhou |\n\n | 绍兴 | 湖州 | 温州 | 金华 | 舟山 |\n | -------- | ------ | ------- | ------ | -------- |\n | shaoxing | huzhou | wenzhou | jinhua | zhoushan |\n\n | 衢州 | 丽水 | 义乌 | 萧山 | 余杭 |\n | ------ | ------ | ---- | -------- | ------ |\n | quzhou | lishui | yiwu | xiaoshan | yuhang |\n\n | 临安 | 富阳 | 桐庐 | 建德 | 淳安 |\n | ----- | ------ | ------ | ------ | ------ |\n | linan | fuyang | tonglu | jiande | chunan |","location":"index.ts"}} />
| 杭州 | 台州 | 嘉兴 | 宁波 | 湖州 |
| ---- | ------- | ------- | ------ | ------ |
| www | taizhou | jiaxing | ningbo | huzhou |
| 绍兴 | 湖州 | 温州 | 金华 | 舟山 |
| -------- | ------ | ------- | ------ | -------- |
| shaoxing | huzhou | wenzhou | jinhua | zhoushan |
| 衢州 | 丽水 | 义乌 | 萧山 | 余杭 |
| ------ | ------ | ---- | -------- | ------ |
| quzhou | lishui | yiwu | xiaoshan | yuhang |
| 临安 | 富阳 | 桐庐 | 建德 | 淳安 |
| ----- | ------ | ------ | ------ | ------ |
| linan | fuyang | tonglu | jiande | chunan |
## 8264 {#8264}
### 列表 {#8264-lie-biao}
<Route namespace="8264" data={{"path":"/list/:id?","categories":["bbs"],"example":"/8264/list/751","parameters":{"id":"列表 id见下表默认为 751即热门推荐"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"列表","maintainers":["nczitzk"],"description":"| 热门推荐 | 户外知识 | 户外装备 |\n | -------- | -------- | -------- |\n | 751 | 238 | 204 |\n\n <details>\n <summary>更多列表</summary>\n\n #### 热门推荐\n\n | 业界 | 国际 | 专访 | 图说 | 户外 | 登山 | 攀岩 |\n | ---- | ---- | ---- | ---- | ---- | ---- | ---- |\n | 489 | 733 | 746 | 902 | 914 | 934 | 935 |\n\n #### 户外知识\n\n | 徒步 | 露营 | 安全急救 | 领队 | 登雪山 |\n | ---- | ---- | -------- | ---- | ------ |\n | 242 | 950 | 931 | 920 | 915 |\n\n | 攀岩 | 骑行 | 跑步 | 滑雪 | 水上运动 |\n | ---- | ---- | ---- | ---- | -------- |\n | 916 | 917 | 918 | 919 | 921 |\n\n | 钓鱼 | 潜水 | 攀冰 | 冲浪 | 网球 |\n | ---- | ---- | ---- | ---- | ---- |\n | 951 | 952 | 953 | 966 | 967 |\n\n | 绳索知识 | 高尔夫 | 马术 | 户外摄影 | 羽毛球 |\n | -------- | ------ | ---- | -------- | ------ |\n | 968 | 969 | 970 | 973 | 971 |\n\n | 游泳 | 溯溪 | 健身 | 瑜伽 |\n | ---- | ---- | ---- | ---- |\n | 974 | 975 | 976 | 977 |\n\n #### 户外装备\n\n | 服装 | 冲锋衣 | 抓绒衣 | 皮肤衣 | 速干衣 |\n | ---- | ------ | ------ | ------ | ------ |\n | 209 | 923 | 924 | 925 | 926 |\n\n | 羽绒服 | 软壳 | 户外鞋 | 登山鞋 | 徒步鞋 |\n | ------ | ---- | ------ | ------ | ------ |\n | 927 | 929 | 211 | 928 | 930 |\n\n | 越野跑鞋 | 溯溪鞋 | 登山杖 | 帐篷 | 睡袋 |\n | -------- | ------ | ------ | ---- | ---- |\n | 933 | 932 | 220 | 208 | 212 |\n\n | 炉具 | 灯具 | 水具 | 面料 | 背包 |\n | ---- | ---- | ---- | ---- | ---- |\n | 792 | 218 | 219 | 222 | 207 |\n\n | 防潮垫 | 电子导航 | 冰岩绳索 | 综合装备 |\n | ------ | -------- | -------- | -------- |\n | 214 | 216 | 215 | 223 |\n </details>","location":"list.ts"}} />
| 热门推荐 | 户外知识 | 户外装备 |
| -------- | -------- | -------- |
| 751 | 238 | 204 |
<details>
<summary>更多列表</summary>
#### 热门推荐
| 业界 | 国际 | 专访 | 图说 | 户外 | 登山 | 攀岩 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- |
| 489 | 733 | 746 | 902 | 914 | 934 | 935 |
#### 户外知识
| 徒步 | 露营 | 安全急救 | 领队 | 登雪山 |
| ---- | ---- | -------- | ---- | ------ |
| 242 | 950 | 931 | 920 | 915 |
| 攀岩 | 骑行 | 跑步 | 滑雪 | 水上运动 |
| ---- | ---- | ---- | ---- | -------- |
| 916 | 917 | 918 | 919 | 921 |
| 钓鱼 | 潜水 | 攀冰 | 冲浪 | 网球 |
| ---- | ---- | ---- | ---- | ---- |
| 951 | 952 | 953 | 966 | 967 |
| 绳索知识 | 高尔夫 | 马术 | 户外摄影 | 羽毛球 |
| -------- | ------ | ---- | -------- | ------ |
| 968 | 969 | 970 | 973 | 971 |
| 游泳 | 溯溪 | 健身 | 瑜伽 |
| ---- | ---- | ---- | ---- |
| 974 | 975 | 976 | 977 |
#### 户外装备
| 服装 | 冲锋衣 | 抓绒衣 | 皮肤衣 | 速干衣 |
| ---- | ------ | ------ | ------ | ------ |
| 209 | 923 | 924 | 925 | 926 |
| 羽绒服 | 软壳 | 户外鞋 | 登山鞋 | 徒步鞋 |
| ------ | ---- | ------ | ------ | ------ |
| 927 | 929 | 211 | 928 | 930 |
| 越野跑鞋 | 溯溪鞋 | 登山杖 | 帐篷 | 睡袋 |
| -------- | ------ | ------ | ---- | ---- |
| 933 | 932 | 220 | 208 | 212 |
| 炉具 | 灯具 | 水具 | 面料 | 背包 |
| ---- | ---- | ---- | ---- | ---- |
| 792 | 218 | 219 | 222 | 207 |
| 防潮垫 | 电子导航 | 冰岩绳索 | 综合装备 |
| ------ | -------- | -------- | -------- |
| 214 | 216 | 215 | 223 |
</details>
## Dcard {#dcard}
:::warning
僅能透過台灣 IP 抓取。
:::
### 板塊帖子 {#dcard-ban-kuai-tie-zi}
<Route namespace="dcard" data={{"path":"/:section/:type?","categories":["bbs"],"example":"/dcard/funny/popular","parameters":{"section":"板塊名稱URL 中獲得","type":"排序popular 熱門latest 最新,默認為 latest"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"板塊帖子","maintainers":["HenryQW"],"location":"section.ts"}} />
## Discourse {#discourse}
:::warning
You need to set the environment variable `DISCOURSE_CONFIG_{id}` before using it. Please refer to Configuration section in the Deploy page of the documentation.
:::
### Latest posts {#discourse-latest-posts}
<Route namespace="discourse" data={{"path":"/:configId/posts","categories":["bbs"],"example":"/discourse/0/posts","parameters":{"configId":"Environment variable configuration id, see above"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Latest posts","maintainers":["dzx-dzx"],"location":"posts.ts"}} />
### Notifications {#discourse-notifications}
<Route namespace="discourse" data={{"path":"/:configId/notifications/:fulltext?","categories":["bbs"],"example":"/discourse/0/notifications","parameters":{"configId":"Environment variable configuration id, see above","fulltext":"Fetch the content if the notification points to a post. This is disabled by default, set it to `1` to enable it."},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Notifications","maintainers":[],"description":":::warning\nIf you opt to enable `fulltext` feature, consider adding `limit` parameter to your query to avoid sending too many request.\n:::","location":"notifications.ts"}} />
:::warning
If you opt to enable `fulltext` feature, consider adding `limit` parameter to your query to avoid sending too many request.
:::
## Elastic 中文社区 {#elastic-zhong-wen-she-qu}
### 发现 {#elastic-zhong-wen-she-qu-fa-xian}
<Route namespace="elasticsearch-cn" data={{"path":"/:params?","categories":["bbs"],"example":"/elasticsearch-cn","parameters":{"params":"分类,可在对应分类页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["elasticsearch.cn/:params","elasticsearch.cn/"],"target":"/:params"},"name":"发现","maintainers":["nczitzk"],"description":"如 [Elasticsearch 最新](https://elasticsearch.cn/category-2) 的 URL 为 `https://elasticsearch.cn/category-2`,则分类参数处填写 `category-2`,最后得到路由地址 [`/elasticsearch-cn/category-2`](https://rsshub.app/elasticsearch-cn/category-2)。\n\n 又如 [求职招聘 30 天热门](https://elasticsearch.cn/sort_type-hot____category-12__day-30) 的 URL 为 `https://elasticsearch.cn/sort_type-hot____category-12__day-30`,则分类参数处填写 `sort_type-hot____category-12__day-30`,最后得到路由地址 [`/elasticsearch-cn/sort_type-hot____category-12__day-30`](https://rsshub.app/elasticsearch-cn/sort_type-hot____category-12__day-30)。","location":"index.ts"}} />
如 [Elasticsearch 最新](https://elasticsearch.cn/category-2) 的 URL 为 `https://elasticsearch.cn/category-2`,则分类参数处填写 `category-2`,最后得到路由地址 [`/elasticsearch-cn/category-2`](https://rsshub.app/elasticsearch-cn/category-2)。
又如 [求职招聘 30 天热门](https://elasticsearch.cn/sort_type-hot____category-12__day-30) 的 URL 为 `https://elasticsearch.cn/sort_type-hot____category-12__day-30`,则分类参数处填写 `sort_type-hot____category-12__day-30`,最后得到路由地址 [`/elasticsearch-cn/sort_type-hot____category-12__day-30`](https://rsshub.app/elasticsearch-cn/sort_type-hot____category-12__day-30)。
## LearnKu {#learnku}
### 社区 {#learnku-she-qu}
<Route namespace="learnku" data={{"path":"/:community/:category?","categories":["bbs"],"example":"/learnku/laravel/qa","parameters":{"community":"社区 标识,可在 <https://learnku.com/communities> 找到","category":"分类,如果不传 `category` 则获取全部分类"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["learnku.com/:community"],"target":"/:community"},"name":"社区","maintainers":["kayw-geek"],"description":"| 招聘 | 翻译 | 问答 | 链接 |\n| ---- | ------------ | ---- | ----- |\n| jobs | translations | qa | links |","location":"topic.ts"}} />
| 招聘 | 翻译 | 问答 | 链接 |
| ---- | ------------ | ---- | ----- |
| jobs | translations | qa | links |
## Meteor {#meteor}
### 看板列表 {#meteor-kan-ban-lie-biao}
<Route namespace="meteor" data={{"path":"/boards","categories":["bbs"],"example":"/meteor/boards","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["meteor.today/"]},"name":"看板列表","maintainers":["TonyRL"],"url":"meteor.today/","location":"boards.ts"}} />
### 看板 {#meteor-kan-ban}
<Route namespace="meteor" data={{"path":"/:board?","categories":["bbs"],"example":"/meteor/all","parameters":{"board":"看板 ID 或簡稱,可在 URL 或下方路由找到,預設為 `all`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"看板","maintainers":["TonyRL"],"location":"index.ts"}} />
## NGA {#nga}
### 分区帖子 {#nga-fen-qu-tie-zi}
<Route namespace="nga" data={{"path":"/forum/:fid/:recommend?","categories":["bbs"],"example":"/nga/forum/489","parameters":{"fid":"分区 id, 可在分区主页 URL 找到, 没有 fid 时 stid 同样适用","recommend":"是否只显示精华主题, 留空为否, 任意值为是"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分区帖子","maintainers":["xyqfer"],"location":"forum.ts"}} />
### 帖子 {#nga-tie-zi}
<Route namespace="nga" data={{"path":"/post/:tid/:authorId?","categories":["bbs"],"example":"/nga/post/18449558","parameters":{"tid":"帖子 id, 可在帖子 URL 找到","authorId":"作者 id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"帖子","maintainers":["xyqfer","syrinka"],"location":"post.ts"}} />
## Pikabu {#pikabu}
### User {#pikabu-user}
<Route namespace="pikabu" data={{"path":"/user/:name","categories":["bbs"],"example":"/pikabu/user/@bula.dragon","parameters":{"name":"User name"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["pikabu.ru/:name"]},"name":"User","maintainers":["TonyRL"],"location":"user.ts"}} />
## PKMer {#pkmer}
### 最近更新 {#pkmer-zui-jin-geng-xin}
<Route namespace="pkmer" data={{"path":"/recent","categories":["bbs"],"example":"/pkmer/recent","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["pkmer.cn/page/*"]},"name":"最近更新","maintainers":["Gnoyong"],"url":"pkmer.cn/page/*","location":"recent.ts"}} />
## PLAYNO.1 玩樂達人 {#playno-1-wan-le-da-ren}
### AV {#playno-1-wan-le-da-ren-av}
<Route namespace="playno1" data={{"path":"/av/:catid?","categories":["bbs"],"example":"/playno1/av","parameters":{"catid":"分类,见下表,默认为全部文章"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"AV","maintainers":["TonyRL"],"description":":::warning\n目前观测到该博客可能禁止日本 IP 访问。建议部署在日本区以外的服务器上。\n:::\n\n | 全部文章 | AV 新聞 | AV 導覽 |\n | -------- | ------- | ------- |\n | 78 | 3 | 5 |","location":"av.ts"}} />
:::warning
目前观测到该博客可能禁止日本 IP 访问。建议部署在日本区以外的服务器上。
:::
| 全部文章 | AV 新聞 | AV 導覽 |
| -------- | ------- | ------- |
| 78 | 3 | 5 |
### 情趣 {#playno-1-wan-le-da-ren-qing-qu}
<Route namespace="playno1" data={{"path":"/st/:catid?","categories":["bbs"],"example":"/playno1/st","parameters":{"catid":"分类,见下表,默认为全部文章"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["stno1.playno1.com/stno1/:catid/"],"target":"/st/:catid"},"name":"情趣","maintainers":["TonyRL"],"description":"| 全部文章 | 情趣體驗報告 | 情趣新聞 | 情趣研究所 |\n | -------- | ------------ | -------- | ---------- |\n | all | experience | news | graduate |","location":"st.ts"}} />
| 全部文章 | 情趣體驗報告 | 情趣新聞 | 情趣研究所 |
| -------- | ------------ | -------- | ---------- |
| all | experience | news | graduate |
## Saraba1st {#saraba1st}
### 论坛摘要 {#saraba1st-lun-tan-zhai-yao}
<Route namespace="saraba1st" data={{"path":"/digest/:tid","categories":["bbs"],"example":"/saraba1st/digest/forum-75-1","parameters":{"tid":"论坛 id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"论坛摘要","maintainers":["shinemoon"],"description":"版面网址如果为 `https://bbs.saraba1st.com/2b/forum-75-1.html` 那么论坛 id 就是 `forum-75-1`。","location":"digest.ts"}} />
版面网址如果为 `https://bbs.saraba1st.com/2b/forum-75-1.html` 那么论坛 id 就是 `forum-75-1`。
### 帖子 {#saraba1st-tie-zi}
<Route namespace="saraba1st" data={{"path":"/thread/:tid","categories":["bbs"],"example":"/saraba1st/thread/1842868","parameters":{"tid":"帖子 id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"帖子","maintainers":["zengxs"],"description":"帖子网址如果为 `https://bbs.saraba1st.com/2b/thread-1842868-1-1.html` 那么帖子 id 就是 `1789863`。","location":"thread.ts"}} />
帖子网址如果为 `https://bbs.saraba1st.com/2b/thread-1842868-1-1.html` 那么帖子 id 就是 `1789863`。
## The Ring of Wonder {#the-ring-of-wonder}
### 首页更新 {#the-ring-of-wonder-shou-ye-geng-xin}
<Route namespace="trow" data={{"path":"/portal","categories":["bbs"],"example":"/trow/portal","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["trow.cc/"]},"name":"首页更新","maintainers":["shiningdracon"],"url":"trow.cc/","location":"portal.ts"}} />
## V2EX {#v2ex}
### 标签 {#v2ex-biao-qian}
<Route namespace="v2ex" data={{"path":"/tab/:tabid","categories":["bbs"],"example":"/v2ex/tab/hot","parameters":{"tabid":"tab标签ID,在 URL 可以找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"标签","maintainers":["liyefox"],"location":"tab.ts"}} />
### 帖子 {#v2ex-tie-zi}
<Route namespace="v2ex" data={{"path":"/post/:postid","categories":["bbs"],"example":"/v2ex/post/584403","parameters":{"postid":"帖子ID在 URL 可以找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["v2ex.com/t/:postid"]},"name":"帖子","maintainers":["kt286"],"location":"post.ts"}} />
### 最热 / 最新主题 {#v2ex-zui-re-zui-xin-zhu-ti}
<Route namespace="v2ex" data={{"path":"/topics/:type","categories":["bbs"],"example":"/v2ex/topics/latest","parameters":{"type":"hot 或 latest"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"最热 / 最新主题","maintainers":["WhiteWorld"],"location":"topics.ts"}} />
## ZodGame {#zodgame}
### forum {#zodgame-forum}
<Route namespace="zodgame" data={{"path":"/forum/:fid?","categories":["bbs"],"example":"/zodgame/forum/13","parameters":{"fid":"forum id, can be found in URL"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"forum","maintainers":["FeCCC"],"location":"forum.ts"}} />
## Zuvio {#zuvio}
### 看板列表 {#zuvio-kan-ban-lie-biao}
<Route namespace="zuvio" data={{"path":"/student5/boards","categories":["bbs"],"example":"/zuvio/student5/boards","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"看板列表","maintainers":["TonyRL"],"location":"boards.ts"}} />
### 校園話題 {#zuvio-xiao-yuan-hua-ti}
<Route namespace="zuvio" data={{"path":"/student5/:board?","categories":["bbs"],"example":"/zuvio/student5/34","parameters":{"board":"看板 ID空为全站文章可在看板 URL 或下方路由找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"校園話題","maintainers":["TonyRL"],"location":"student5.ts"}} />
## 百度 {#bai-du}
### 精品帖子 {#bai-du-jing-pin-tie-zi}
<Route namespace="baidu" data={{"path":["/tieba/forum/good/:kw/:cid?/:sortBy?","/tieba/forum/:kw/:sortBy?"],"categories":["bbs"],"example":"/baidu/tieba/forum/good/女图","parameters":{"kw":"吧名","cid":"精品分类,默认为 `0`(全部分类),如果不传 `cid` 则获取全部分类","sortBy":"排序方式:`created`, `replied`。默认为 `created`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"精品帖子","maintainers":["u3u"],"location":"tieba/forum.ts"}} />
### 精品帖子 {#bai-du-jing-pin-tie-zi}
<Route namespace="baidu" data={{"path":["/tieba/forum/good/:kw/:cid?/:sortBy?","/tieba/forum/:kw/:sortBy?"],"categories":["bbs"],"example":"/baidu/tieba/forum/good/女图","parameters":{"kw":"吧名","cid":"精品分类,默认为 `0`(全部分类),如果不传 `cid` 则获取全部分类","sortBy":"排序方式:`created`, `replied`。默认为 `created`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"精品帖子","maintainers":["u3u"],"location":"tieba/forum.ts"}} />
### 帖子动态 {#bai-du-tie-zi-dong-tai}
<Route namespace="baidu" data={{"path":["/tieba/post/:id","/tieba/post/lz/:id"],"categories":["bbs"],"example":"/baidu/tieba/post/686961453","parameters":{"id":"帖子 ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["tieba.baidu.com/p/:id"]},"name":"帖子动态","maintainers":["u3u"],"location":"tieba/post.ts"}} />
### 帖子动态 {#bai-du-tie-zi-dong-tai}
<Route namespace="baidu" data={{"path":["/tieba/post/:id","/tieba/post/lz/:id"],"categories":["bbs"],"example":"/baidu/tieba/post/686961453","parameters":{"id":"帖子 ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["tieba.baidu.com/p/:id"]},"name":"帖子动态","maintainers":["u3u"],"location":"tieba/post.ts"}} />
### 贴吧搜索 {#bai-du-tie-ba-sou-suo}
<Route namespace="baidu" data={{"path":"/tieba/search/:qw/:routeParams?","categories":["bbs"],"example":"/baidu/tieba/search/neuro","parameters":{"qw":"搜索关键词","routeParams":"额外参数;请参阅以下说明和表格"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"贴吧搜索","maintainers":["JimenezLi"],"description":"| 键 | 含义 | 接受的值 | 默认值 |\n | ------------ | ---------------------------------------------------------- | ------------- | ------ |\n | kw | 在名为 kw 的贴吧中搜索 | 任意名称 / 无 | 无 |\n | only_thread | 只看主题帖,默认为 0 关闭 | 0/1 | 0 |\n | rn | 返回条目的数量 | 1-20 | 20 |\n | sm | 排序方式0 为按时间顺序1 为按时间倒序2 为按相关性顺序 | 0/1/2 | 1 |\n\n 用例:`/baidu/tieba/search/neuro/kw=neurosama&only_thread=1&sm=2`","location":"tieba/search.ts"}} />
| 键 | 含义 | 接受的值 | 默认值 |
| ------------ | ---------------------------------------------------------- | ------------- | ------ |
| kw | 在名为 kw 的贴吧中搜索 | 任意名称 / 无 | 无 |
| only\_thread | 只看主题帖,默认为 0 关闭 | 0/1 | 0 |
| rn | 返回条目的数量 | 1-20 | 20 |
| sm | 排序方式0 为按时间顺序1 为按时间倒序2 为按相关性顺序 | 0/1/2 | 1 |
用例:`/baidu/tieba/search/neuro/kw=neurosama&only_thread=1&sm=2`
### 用户帖子 {#bai-du-yong-hu-tie-zi}
<Route namespace="baidu" data={{"path":"/tieba/user/:uid","categories":["bbs"],"example":"/baidu/tieba/user/斗鱼游戏君","parameters":{"uid":"用户 ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"用户帖子","maintainers":["igxlin","nczitzk"],"description":"用户 ID 可以通过打开用户的主页后查看地址栏的 `un` 字段来获取。","location":"tieba/user.ts"}} />
用户 ID 可以通过打开用户的主页后查看地址栏的 `un` 字段来获取。
## 第一会所 {#di-yi-hui-suo}
### 子版块 {#di-yi-hui-suo-zi-ban-kuai}
<Route namespace="sis001" data={{"path":"/forum/:id?","categories":["bbs"],"example":"/sis001/forum/322","parameters":{"id":"子版块 ID可在子论坛 URL 找到,默认为 `Funny Jokes | 短篇笑话区`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"子版块","maintainers":[],"location":"forum.ts"}} />
## 电鸭社区 {#dian-ya-she-qu}
### 分类文章 {#dian-ya-she-qu-fen-lei-wen-zhang}
<Route namespace="eleduck" data={{"path":"/posts/:id?","categories":["bbs"],"example":"/eleduck/posts/4","parameters":{"id":"分类id,可以论坛的URL找到默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类文章","maintainers":["running-grass"],"description":"| id | 分类 |\n | -- | -------- |\n | 0 | 全部 |\n | 1 | 讨论 |\n | 2 | 分享 |\n | 3 | 露个脸 |\n | 4 | 访谈故事 |\n | 5 | 招聘 |\n | 10 | 海外移民 |\n | 12 | 英语 |\n | 14 | 电鸭官方 |\n | 15 | 独立产品 |\n | 17 | 闲话开源 |\n | 19 | Web3 |\n | 21 | 设计 |\n | 22 | 人才库 |\n | 23 | Upwork |\n | 24 | 经验课 |","location":"posts.ts"}} />
| id | 分类 |
| -- | -------- |
| 0 | 全部 |
| 1 | 讨论 |
| 2 | 分享 |
| 3 | 露个脸 |
| 4 | 访谈故事 |
| 5 | 招聘 |
| 10 | 海外移民 |
| 12 | 英语 |
| 14 | 电鸭官方 |
| 15 | 独立产品 |
| 17 | 闲话开源 |
| 19 | Web3 |
| 21 | 设计 |
| 22 | 人才库 |
| 23 | Upwork |
| 24 | 经验课 |
### 工作机会 {#dian-ya-she-qu-gong-zuo-ji-hui}
<Route namespace="eleduck" data={{"path":"/jobs","categories":["bbs"],"example":"/eleduck/jobs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["eleduck.com/categories/5","eleduck.com/"]},"name":"工作机会","maintainers":["sfyumi"],"url":"eleduck.com/categories/5","location":"jobs.ts"}} />
## 丁香园 {#ding-xiang-yuan}
### 个人帖子 {#ding-xiang-yuan-ge-ren-tie-zi}
<Route namespace="dxy" data={{"path":"/bbs/profile/thread/:userId","categories":["bbs"],"example":"/dxy/bbs/profile/thread/8335054","parameters":{"userId":"个人 ID可在 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["dxy.cn/bbs/newweb/pc/profile/:userId/threads","dxy.cn/bbs/newweb/pc/profile/:userId"]},"name":"个人帖子","maintainers":["TonyRL"],"location":"profile/thread.ts"}} />
### 专题 {#ding-xiang-yuan-zhuan-ti}
<Route namespace="dxy" data={{"path":"/bbs/special/:specialId","categories":["bbs"],"example":"/dxy/bbs/special/72","parameters":{"specialId":"专题 ID可在对应专题页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"专题","maintainers":["TonyRL"],"location":"special.ts"}} />
## 斗鱼直播 {#dou-yu-zhi-bo}
### 鱼吧帖子 {#dou-yu-zhi-bo-yu-ba-tie-zi}
<Route namespace="douyu" data={{"path":"/group/:id/:sort?","categories":["bbs"],"example":"/douyu/group/1011","parameters":{"id":"鱼吧 id可在鱼吧页 URL 中找到","sort":"排序方式,见下表,默认为发布时间排序"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yuba.douyu.com/group/:id","yuba.douyu.com/group/newself/:id","yuba.douyu.com/group/newall/:id","yuba.douyu.com/"],"target":"/group/:id"},"name":"鱼吧帖子","maintainers":["nczitzk"],"description":"| 回复时间排序 | 发布时间排序 |\n | ------------ | ------------ |\n | 1 | 2 |","location":"group.ts"}} />
| 回复时间排序 | 发布时间排序 |
| ------------ | ------------ |
| 1 | 2 |
### 鱼吧跟帖 {#dou-yu-zhi-bo-yu-ba-gen-tie}
<Route namespace="douyu" data={{"path":"/post/:id","categories":["bbs"],"example":"/douyu/post/631737151576473201","parameters":{"id":"帖子 id可在帖子页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yuba.douyu.com/p/:id","yuba.douyu.com/"]},"name":"鱼吧跟帖","maintainers":["nczitzk"],"location":"post.ts"}} />
## 恩山无线论坛 {#en-shan-wu-xian-lun-tan}
### 板块 {#en-shan-wu-xian-lun-tan-ban-kuai}
<Route namespace="right" data={{"path":"/forum/:id?","categories":["bbs"],"example":"/right/forum/31","parameters":{"id":"板块 id可在板块页 URL 中找到,默认为新手入门及其它(硬件)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"板块","maintainers":["nczitzk"],"location":"forum.ts"}} />
## 虎扑 {#hu-pu}
### 热帖 {#hu-pu-re-tie}
<Route namespace="hupu" data={{"path":"/all/:id?","categories":["bbs"],"example":"/hupu/all/topic-daily","parameters":{"id":"编号,可在对应热帖版面 URL 中找到,默认为步行街每日话题"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["m.hupu.com/:category","m.hupu.com/"],"target":"/:category"},"name":"热帖","maintainers":["nczitzk"],"description":":::tip\n 更多热帖版面参见 [论坛](https://bbs.hupu.com)\n :::","location":"all.ts"}} />
:::tip
更多热帖版面参见 [论坛](https://bbs.hupu.com)
:::
### 社区 {#hu-pu-she-qu}
<Route namespace="hupu" data={{"path":["/bbs/:id?/:order?","/bxj/:id?/:order?"],"categories":["bbs"],"example":"/hupu/bbs/topic-daily","parameters":{"id":"编号,可在对应社区 URL 中找到,默认为#步行街主干道","order":"排序方式,可选 `0` 即 最新回复 或 `1` 即 最新发布,默认为最新回复"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["m.hupu.com/:category","m.hupu.com/"],"target":"/:category"},"name":"社区","maintainers":["LogicJake","nczitzk"],"description":":::tip\n 更多社区参见 [社区](https://bbs.hupu.com)\n :::","location":"bbs.ts"}} />
:::tip
更多社区参见 [社区](https://bbs.hupu.com)
:::
### 社区 {#hu-pu-she-qu}
<Route namespace="hupu" data={{"path":["/bbs/:id?/:order?","/bxj/:id?/:order?"],"categories":["bbs"],"example":"/hupu/bbs/topic-daily","parameters":{"id":"编号,可在对应社区 URL 中找到,默认为#步行街主干道","order":"排序方式,可选 `0` 即 最新回复 或 `1` 即 最新发布,默认为最新回复"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["m.hupu.com/:category","m.hupu.com/"],"target":"/:category"},"name":"社区","maintainers":["LogicJake","nczitzk"],"description":":::tip\n 更多社区参见 [社区](https://bbs.hupu.com)\n :::","location":"bbs.ts"}} />
:::tip
更多社区参见 [社区](https://bbs.hupu.com)
:::
## 火线 {#huo-xian}
### Zone {#huo-xian-zone}
<Route namespace="huoxian" data={{"path":"/zone","categories":["bbs"],"example":"/huoxian/zone","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Zone","maintainers":["p7e4"],"location":"zone.ts"}} />
## 集思录 {#ji-si-lu}
### 广场 {#ji-si-lu-guang-chang}
<Route namespace="jisilu" data={{"path":"/:category?/:sort?/:day?","categories":["bbs"],"example":"/jisilu","parameters":{"category":"分类,见下表,默认为全部,可在 URL 中找到","sort":"排序,见下表,默认为最新,可在 URL 中找到","day":"几天内见下表默认为30天本参数仅在排序参数设定为 `热门` 后才可生效"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["jisilu.cn/home/explore","jisilu.cn/explore","jisilu.cn/"]},"name":"广场","maintainers":["nczitzk"],"url":"jisilu.cn/home/explore","description":"分类\n\n | 全部 | 债券 / 可转债 | 基金 | 套利 | 新股 |\n | ---- | ------------- | ---- | ---- | ---- |\n | | 4 | 7 | 5 | 3 |\n\n 排序\n\n | 最新 | 热门 | 按发表时间 |\n | ---- | ---- | ---------- |\n | | hot | add_time |\n\n 几天内\n\n | 30 天 | 7 天 | 当天 |\n | ----- | ---- | ---- |\n | 30 | 7 | 1 |","location":"index.ts"}} />
分类
| 全部 | 债券 / 可转债 | 基金 | 套利 | 新股 |
| ---- | ------------- | ---- | ---- | ---- |
| | 4 | 7 | 5 | 3 |
排序
| 最新 | 热门 | 按发表时间 |
| ---- | ---- | ---------- |
| | hot | add\_time |
几天内
| 30 天 | 7 天 | 当天 |
| ----- | ---- | ---- |
| 30 | 7 | 1 |
## 牛客网 {#niu-ke-wang}
### 面经 {#niu-ke-wang-mian-jing}
<Route namespace="nowcoder" data={{"path":"/experience/:tagId","categories":["bbs"],"example":"/nowcoder/experience/639?order=3&companyId=665&phaseId=0","parameters":{"tagId":"职位id [🔗查询链接](https://www.nowcoder.com/profile/all-jobs)复制打开"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nowcoder.com/"],"target":"/experience"},"name":"面经","maintainers":["huyyi"],"url":"nowcoder.com/","description":"可选参数:\n\n - companyId公司 id[🔗查询链接](https://www.nowcoder.com/discuss/tag/exp), 复制打开\n - order3 - 最新1 - 最热\n - phaseId0 - 所有1 - 校招2 - 实习3 - 社招","location":"experience.ts"}} />
可选参数:
- companyId公司 id[🔗查询链接](https://www.nowcoder.com/discuss/tag/exp), 复制打开
- order3 - 最新1 - 最热
- phaseId0 - 所有1 - 校招2 - 实习3 - 社招
### 求职推荐 {#niu-ke-wang-qiu-zhi-tui-jian}
<Route namespace="nowcoder" data={{"path":"/recommend","categories":["bbs"],"example":"/nowcoder/recommend","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nowcoder.com/"]},"name":"求职推荐","maintainers":["junfengP"],"url":"nowcoder.com/","location":"recommend.ts"}} />
### 实习广场 & 社招广场 {#niu-ke-wang-shi-xi-guang-chang-she-zhao-guang-chang}
<Route namespace="nowcoder" data={{"path":"/jobcenter/:recruitType?/:city?/:type?/:order?/:latest?","categories":["bbs"],"example":"/nowcoder/jobcenter/1/北京/1/1/true","parameters":{"recruitType":"招聘分类,`1` 指 实习广场,`2` 指 社招广场,默认为 `1`","city":"所在城市,可选城市见下表,若空则为 `全国`","type":"职位类型,可选职位代码见下表,若空则为 `全部`","order":"排序参数,可选排序参数代码见下表,若空则为 `默认`","latest":"是否仅查看最近一周,可选 `true` 和 `false`,默认为 `false`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nowcoder.com/"],"target":"/jobcenter"},"name":"实习广场 & 社招广场","maintainers":["nczitzk"],"url":"nowcoder.com/","description":"可选城市有:北京、上海、广州、深圳、杭州、南京、成都、厦门、武汉、西安、长沙、哈尔滨、合肥、其他\n\n 职位类型代码见下表:\n\n | 研发 | 测试 | 数据 | 算法 | 前端 | 产品 | 运营 | 其他 |\n | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |\n | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 0 |\n\n 排序参数见下表:\n\n | 最新发布 | 最快处理 | 处理率最高 |\n | -------- | -------- | ---------- |\n | 1 | 2 | 3 |","location":"jobcenter.ts"}} />
可选城市有:北京、上海、广州、深圳、杭州、南京、成都、厦门、武汉、西安、长沙、哈尔滨、合肥、其他
职位类型代码见下表:
| 研发 | 测试 | 数据 | 算法 | 前端 | 产品 | 运营 | 其他 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 0 |
排序参数见下表:
| 最新发布 | 最快处理 | 处理率最高 |
| -------- | -------- | ---------- |
| 1 | 2 | 3 |
### 讨论区 {#niu-ke-wang-tao-lun-qu}
<Route namespace="nowcoder" data={{"path":"/discuss/:type/:order","categories":["bbs"],"example":"/nowcoder/discuss/2/4","parameters":{"type":"讨论区分区id 在 URL 中可以找到","order":"排序方式"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"讨论区","maintainers":["LogicJake"],"description":"| 最新回复 | 最新发表 | 最新 | 精华 |\n | -------- | -------- | ---- | ---- |\n | 0 | 3 | 1 | 4 |","location":"discuss.ts"}} />
| 最新回复 | 最新发表 | 最新 | 精华 |
| -------- | -------- | ---- | ---- |
| 0 | 3 | 1 | 4 |
### 校招日程 {#niu-ke-wang-xiao-zhao-ri-cheng}
<Route namespace="nowcoder" data={{"path":"/schedule/:propertyId?/:typeId?","categories":["bbs"],"example":"/nowcoder/schedule","parameters":{"propertyId":"行业, 在控制台中抓取接口可获得行业id默认0","typeId":"类别,同上"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nowcoder.com/"],"target":"/schedule"},"name":"校招日程","maintainers":["junfengP"],"url":"nowcoder.com/","location":"schedule.ts"}} />
## 品葱 {#pin-cong}
### 发现 {#pin-cong-fa-xian}
<Route namespace="pincong" data={{"path":"/category/:category?/:sort?","categories":["bbs"],"example":"/pincong/category/1/new","parameters":{"category":"分类,与官网分类 URL `category-` 后的数字对应,默认为全部","sort":"排序方式,参数可见下表,默认为推荐"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"发现","maintainers":["zphw"],"description":"| 最新 | 推荐 | 热门 |\n| ---- | --------- | ---- |\n| new | recommend | hot |","location":"index.ts"}} />
| 最新 | 推荐 | 热门 |
| ---- | --------- | ---- |
| new | recommend | hot |
### 精选 {#pin-cong-jing-xuan}
<Route namespace="pincong" data={{"path":"/hot/:category?","categories":["bbs"],"example":"/pincong/hot","parameters":{"category":"分类,与官网分类 URL `category-` 后的数字对应,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"精选","maintainers":["zphw"],"location":"hot.ts"}} />
## 司机社 {#si-ji-she}
### 论坛 {#si-ji-she-lun-tan}
<Route namespace="xsijishe" data={{"path":"/forum/:fid","categories":["bbs"],"example":"/xsijishe/forum/51","parameters":{"fid":"子论坛 id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"论坛","maintainers":["akynazh"],"description":":::tip[关于子论坛 id 的获取方法]\n `/xsijishe/forum/51` 对应于论坛 `https://xsijishe.com/forum-51-1.html`,这个论坛的 fid 为 51也就是 `forum-{fid}-1` 中的 fid。\n :::","location":"forum.ts"}} />
:::tip[关于子论坛 id 的获取方法]
`/xsijishe/forum/51` 对应于论坛 `https://xsijishe.com/forum-51-1.html`,这个论坛的 fid 为 51也就是 `forum-{fid}-1` 中的 fid。
:::
### 排行榜 {#si-ji-she-pai-hang-bang}
<Route namespace="xsijishe" data={{"path":"/rank/:type","categories":["bbs"],"example":"/xsijishe/rank/weekly","parameters":{"type":"排行榜类型: weekly | monthly"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"排行榜","maintainers":["akynazh"],"location":"rank.ts"}} />
## 通信人家园 {#tong-xin-ren-jia-yuan}
### 论坛 频道 {#tong-xin-ren-jia-yuan-lun-tan-pin-dao}
<Route namespace="txrjy" data={{"path":"/fornumtopic/:channel?","categories":["bbs"],"example":"/txrjy/fornumtopic","parameters":{"channel":"频道的 id见下表默认为最新500个主题帖"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"论坛 频道","maintainers":["Fatpandac"],"description":"| 最新 500 个主题帖 | 最新 500 个回复帖 | 最新精华帖 | 最新精华帖 | 一周热帖 | 本月热帖 |\n | :---------------: | :---------------: | :--------: | :--------: | :------: | :------: |\n | 1 | 2 | 3 | 4 | 5 | 6 |","location":"fornumtopic.ts"}} />
| 最新 500 个主题帖 | 最新 500 个回复帖 | 最新精华帖 | 最新精华帖 | 一周热帖 | 本月热帖 |
| :---------------: | :---------------: | :--------: | :--------: | :------: | :------: |
| 1 | 2 | 3 | 4 | 5 | 6 |
## 威锋 {#wei-feng}
### 社区 {#wei-feng-she-qu}
<Route namespace="feng" data={{"path":"/forum/:id/:type?","categories":["bbs"],"example":"/feng/forum/1","parameters":{"id":"版块 ID可在版块 URL 找到","type":"排序,见下表,默认为 `all`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["feng.com/forum/photo/:id","feng.com/forum/:id"],"target":"/forum/:id"},"name":"社区","maintainers":["TonyRL"],"description":"| 最新回复 | 最新发布 | 热门 | 精华 |\n | -------- | -------- | ---- | ------- |\n | newest | all | hot | essence |","location":"forum.ts"}} />
| 最新回复 | 最新发布 | 热门 | 精华 |
| -------- | -------- | ---- | ------- |
| newest | all | hot | essence |
## 小特社区 {#xiao-te-she-qu}
### 首页帖子 {#xiao-te-she-qu-shou-ye-tie-zi}
<Route namespace="xiaote" data={{"path":"/news","categories":["bbs"],"example":"/xiaote/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xiaote.com/"]},"name":"首页帖子","maintainers":["wxsimon"],"url":"xiaote.com/","location":"index.ts"}} />
## 一亩三分地 {#yi-mu-san-fen-di}
### 标签 {#yi-mu-san-fen-di-biao-qian}
<Route namespace="1point3acres" data={{"path":"/category/:id?/:type?/:order?","categories":["bbs"],"example":"/1point3acres/category/h1b","parameters":{"id":"标签 id默认为全部","type":"帖子分类, 见下表,默认为 hot即热门帖子","order":"排序方式,见下表,默认为空,即最新回复"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["instant.1point3acres.com/section/:id","instant.1point3acres.com/"]},"name":"标签","maintainers":["nczitzk"],"description":":::tip\n 更多标签可以在 [标签列表](https://instant.1point3acres.com/tags) 中找到。\n :::\n\n 分类\n\n | 热门帖子 | 最新帖子 |\n | -------- | -------- |\n | hot | new |\n\n 排序方式\n\n | 最新回复 | 最新发布 |\n | -------- | -------- |\n | | post |","location":"category.ts"}} />
:::tip
更多标签可以在 [标签列表](https://instant.1point3acres.com/tags) 中找到。
:::
分类
| 热门帖子 | 最新帖子 |
| -------- | -------- |
| hot | new |
排序方式
| 最新回复 | 最新发布 |
| -------- | -------- |
| | post |
### 博客 {#yi-mu-san-fen-di-bo-ke}
<Route namespace="1point3acres" data={{"path":"/blog/:category?","categories":["bbs"],"example":"/1point3acres/blog","parameters":{"category":"分类,见下表,可在对应分类页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["blog.1point3acres.com/:category"]},"name":"博客","maintainers":["nczitzk"],"description":"| 留学申请 | 找工求职 | 生活攻略 | 投资理财 | 签证移民 | 时政要闻 |\n | ---------- | -------- | --------- | -------- | -------- | -------- |\n | studyinusa | career | lifestyle | invest | visa | news |","location":"blog.ts"}} />
| 留学申请 | 找工求职 | 生活攻略 | 投资理财 | 签证移民 | 时政要闻 |
| ---------- | -------- | --------- | -------- | -------- | -------- |
| studyinusa | career | lifestyle | invest | visa | news |
### 分区 {#yi-mu-san-fen-di-fen-qu}
<Route namespace="1point3acres" data={{"path":"/section/:id?/:type?/:order?","categories":["bbs"],"example":"/1point3acres/section/345","parameters":{"id":"分区 id见下表默认为全部","type":"帖子分类, 见下表,默认为 hot即热门帖子","order":"排序方式,见下表,默认为空,即最新回复"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["instant.1point3acres.com/section/:id","instant.1point3acres.com/"]},"name":"分区","maintainers":["nczitzk"],"description":"分区\n\n | 分区 | id |\n | -------- | --- |\n | 留学申请 | 257 |\n | 世界公民 | 379 |\n | 投资理财 | 400 |\n | 生活干货 | 31 |\n | 职场达人 | 345 |\n | 人际关系 | 391 |\n | 海外求职 | 38 |\n | 签证移民 | 265 |\n\n 分类\n\n | 热门帖子 | 最新帖子 |\n | -------- | -------- |\n | hot | new |\n\n 排序方式\n\n | 最新回复 | 最新发布 |\n | -------- | -------- |\n | | post |","location":"section.ts"}} />
分区
| 分区 | id |
| -------- | --- |
| 留学申请 | 257 |
| 世界公民 | 379 |
| 投资理财 | 400 |
| 生活干货 | 31 |
| 职场达人 | 345 |
| 人际关系 | 391 |
| 海外求职 | 38 |
| 签证移民 | 265 |
分类
| 热门帖子 | 最新帖子 |
| -------- | -------- |
| hot | new |
排序方式
| 最新回复 | 最新发布 |
| -------- | -------- |
| | post |
### 录取结果 {#yi-mu-san-fen-di-lu-qu-jie-guo}
<Route namespace="1point3acres" data={{"path":"/offer/:year?/:major?/:school?","categories":["bbs"],"example":"/1point3acres/offer/12/null/CMU","parameters":{"year":"录取年份 id空为null","major":"录取专业 id空为null","school":"录取学校 id空为null"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["offer.1point3acres.com/"],"target":"/offer"},"name":"录取结果","maintainers":["EthanWng97"],"url":"offer.1point3acres.com/","description":":::tip[三个 id 获取方式]\n 1. 打开 [https://offer.1point3acres.com](https://offer.1point3acres.com)\n 2. 打开控制台\n 3. 切换到 Network 面板\n 4. 点击 搜索 按钮\n 5. 点击 results?ps=15&pg=1 POST 请求\n 6. 找到 Request Payload 请求参数,例如 `filters: {planyr: \"13\", planmajor: \"1\", outname_w: \"ACADIAU\"}` ,则三个 id 分别为: 13,1,ACADIAU\n :::","location":"offer.ts"}} />
:::tip[三个 id 获取方式]
1. 打开 [https://offer.1point3acres.com](https://offer.1point3acres.com)
2. 打开控制台
3. 切换到 Network 面板
4. 点击 搜索 按钮
5. 点击 results?ps=15\&pg=1 POST 请求
6. 找到 Request Payload 请求参数,例如 `filters: {planyr: "13", planmajor: "1", outname_w: "ACADIAU"}` ,则三个 id 分别为: 13,1,ACADIAU
:::
### 用户回帖 {#yi-mu-san-fen-di-yong-hu-hui-tie}
<Route namespace="1point3acres" data={{"path":"/user/:id/posts","categories":["bbs"],"example":"/1point3acres/user/1/posts","parameters":{"id":"用户 id可在 Instant 版网站的个人主页 URL 找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["instant.1point3acres.com/profile/:id","instant.1point3acres.com/"]},"name":"用户回帖","maintainers":["Maecenas"],"location":"user/post.ts"}} />
### 用户主题帖 {#yi-mu-san-fen-di-yong-hu-zhu-ti-tie}
<Route namespace="1point3acres" data={{"path":"/user/:id/threads","categories":["bbs"],"example":"/1point3acres/user/1/threads","parameters":{"id":"用户 id可在 Instant 版网站的个人主页 URL 找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["instant.1point3acres.com/profile/:id","instant.1point3acres.com/"]},"name":"用户主题帖","maintainers":["Maecenas"],"location":"user/thread.ts"}} />
## 直播吧 {#zhi-bo-ba}
### Unknown {#zhi-bo-ba-unknown}
<Route namespace="zhibo8" data={{"path":"/more/:category?","categories":["bbs"],"example":"/zhibo8/more/nba","parameters":{"category":"分类,见下表,默认为 NBA"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["news.zhibo8.cc/:category"],"target":"/more/:category"},"name":"Unknown","maintainers":["nczitzk"],"location":"more.ts"}} />
### 回帖 {#zhi-bo-ba-hui-tie}
<Route namespace="zhibo8" data={{"path":"/post/:id","categories":["bbs"],"example":"/zhibo8/post/3050708","parameters":{"id":"帖子 id可在帖子 URL 找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"回帖","maintainers":["LogicJake"],"location":"post.ts"}} />
### 子论坛 {#zhi-bo-ba-zi-lun-tan}
<Route namespace="zhibo8" data={{"path":"/forum/:id","categories":["bbs"],"example":"/zhibo8/forum/8","parameters":{"id":"子论坛 id可在子论坛 URL 找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"子论坛","maintainers":["LogicJake"],"location":"forum.ts"}} />

View File

@ -0,0 +1,273 @@
# blog
## Apache {#apache}
### APISIX 博客 {#apache-apisix-bo-ke}
<Route namespace="apache" data={{"path":"/apisix/blog","categories":["blog"],"example":"/apache/apisix/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"APISIX 博客","maintainers":["aneasystone"],"location":"apisix/blog.ts"}} />
## Backlinko {#backlinko}
### Blog {#backlinko-blog}
<Route namespace="backlinko" data={{"path":"/blog","categories":["blog"],"example":"/backlinko/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["backlinko.com/blog","backlinko.com/"]},"name":"Blog","maintainers":["TonyRL"],"url":"backlinko.com/blog","location":"blog.ts"}} />
## cmpxchg8b {#cmpxchg8b}
### Articles {#cmpxchg8b-articles}
<Route namespace="cmpxchg8b" data={{"path":"/articles","categories":["blog"],"example":"/cmpxchg8b/articles","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["lock.cmpxchg8b.com/articles"]},"name":"Articles","maintainers":["yuguorui"],"url":"lock.cmpxchg8b.com/articles","location":"articles.ts"}} />
## CSDN {#csdn}
### User Feed {#csdn-user-feed}
<Route namespace="csdn" data={{"path":"/blog/:user","categories":["blog"],"example":"/csdn/blog/csdngeeknews","parameters":{"user":"`user` is the username of a CSDN blog which can be found in the url of the home page"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["blog.csdn.net/:user"]},"name":"User Feed","maintainers":[],"location":"blog.ts"}} />
## Delta Lake {#delta-lake}
### Blogs {#delta-lake-blogs}
<Route namespace="deltaio" data={{"path":"/blog","categories":["blog"],"example":"/deltaio/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["delta.io/blog"]},"name":"Blogs","maintainers":["RengarLee"],"url":"delta.io/blog","location":"blog.ts"}} />
## DevolverDigital {#devolverdigital}
### Official Blogs {#devolverdigital-official-blogs}
<Route namespace="devolverdigital" data={{"path":"/blog","categories":["blog"],"example":"/devolverdigital/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["devolverdigital.com/blog"]},"name":"Official Blogs","maintainers":["XXY233"],"url":"devolverdigital.com/blog","location":"blog.ts"}} />
## FreeBuf {#freebuf}
### 文章 {#freebuf-wen-zhang}
<Route namespace="freebuf" data={{"path":"/articles/:type","categories":["blog"],"example":"/freebuf/articles/web","parameters":{"type":"文章类别"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["freebuf.com/articles/:type/*.html","freebuf.com/articles/:type"]},"name":"文章","maintainers":["trganda"],"description":":::tip\n Freebuf 的文章页面带有反爬虫机制,所以目前无法获取文章的完整内容。\n :::","location":"index.ts"}} />
:::tip
Freebuf 的文章页面带有反爬虫机制,所以目前无法获取文章的完整内容。
:::
## Geocaching {#geocaching}
### Official Blogs {#geocaching-official-blogs}
<Route namespace="geocaching" data={{"path":"/blogs","categories":["blog"],"example":"/geocaching/blogs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["geocaching.com/blog/","geocaching.com/"]},"name":"Official Blogs","maintainers":["HankChow"],"url":"geocaching.com/blog/","location":"blogs.ts"}} />
## hashnode {#hashnode}
### 用户博客 {#hashnode-yong-hu-bo-ke}
<Route namespace="hashnode" data={{"path":"/blog/:username","categories":["blog"],"example":"/hashnode/blog/inklings","parameters":{"username":"博主名称,用户头像 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["hashnode.dev/"]},"name":"用户博客","maintainers":["hnrainll"],"url":"hashnode.dev/","description":":::tip\n username 为博主用户名,而非`xxx.hashnode.dev`中`xxx`所代表的 blog 地址。\n :::","location":"blog.ts"}} />
:::tip
username 为博主用户名,而非`xxx.hashnode.dev`中`xxx`所代表的 blog 地址。
:::
## Ian Spriggss {#ian-spriggss}
### Category {#ian-spriggss-category}
<Route namespace="ianspriggs" data={{"path":"/:category?","categories":["blog"],"example":"/ianspriggs/portraits","parameters":{"category":"Category, see below, 3D PORTRAITS by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Category","maintainers":["nczitzk"],"description":"| 3D PORTRAITS | CHARACTERS |\n | ------------ | ---------- |\n | portraits | characters |","location":"index.ts"}} />
| 3D PORTRAITS | CHARACTERS |
| ------------ | ---------- |
| portraits | characters |
## Kun Cheng {#kun-cheng}
### Essay {#kun-cheng-essay}
<Route namespace="kunchengblog" data={{"path":"/essay","categories":["blog"],"example":"/kunchengblog/essay","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["kunchengblog.com/essay"]},"name":"Essay","maintainers":["nczitzk"],"url":"kunchengblog.com/essay","location":"essay.ts"}} />
## MacMenuBar {#macmenubar}
### Recently {#macmenubar-recently}
<Route namespace="macmenubar" data={{"path":"/recently/:category?","categories":["blog"],"example":"/macmenubar/recently/developer-apps,system-tools","parameters":{"category":"Category path name, seperate by comma, default is all categories. Category path name can be found in url"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Recently","maintainers":["5upernova-heng"],"location":"recently.ts"}} />
## Medium {#medium}
### List {#medium-list}
<Route namespace="medium" data={{"path":"/list/:user/:catalogId","categories":["blog"],"example":"/medium/list/imsingee/f2d8d48096a9","parameters":{"user":"Username","catalogId":"List ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"List","maintainers":["ImSingee"],"description":"The List ID is the last part of the URL after `-`, for example, the username in [https://medium.com/@imsingee/list/collection-7e67004f23f9](https://medium.com/@imsingee/list/collection-7e67004f23f9) is `imsingee`, and the ID is `7e67004f23f9`.\n\n :::warning\n To access private lists, only self-hosting is supported.\n :::","location":"list.ts"}} />
The List ID is the last part of the URL after `-`, for example, the username in [https://medium.com/@imsingee/list/collection-7e67004f23f9](https://medium.com/@imsingee/list/collection-7e67004f23f9) is `imsingee`, and the ID is `7e67004f23f9`.
:::warning
To access private lists, only self-hosting is supported.
:::
### Personalized Recommendations - Following {#medium-personalized-recommendations-following}
<Route namespace="medium" data={{"path":"/following/:user","categories":["blog"],"example":"/medium/following/imsingee","parameters":{"user":"Username"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Personalized Recommendations - Following","maintainers":["ImSingee"],"description":":::warning\n Personalized recommendations require the cookie value after logging in, so only self-hosting is supported. See the configuration module on the deployment page for details.\n :::","location":"following.ts"}} />
:::warning
Personalized recommendations require the cookie value after logging in, so only self-hosting is supported. See the configuration module on the deployment page for details.
:::
### Personalized Recommendations - For You {#medium-personalized-recommendations-for-you}
<Route namespace="medium" data={{"path":"/for-you/:user","categories":["blog"],"example":"/medium/for-you/imsingee","parameters":{"user":"Username"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Personalized Recommendations - For You","maintainers":["ImSingee"],"description":":::warning\n Personalized recommendations require the cookie value after logging in, so only self-hosting is supported. See the configuration module on the deployment page for details.\n :::","location":"for-you.ts"}} />
:::warning
Personalized recommendations require the cookie value after logging in, so only self-hosting is supported. See the configuration module on the deployment page for details.
:::
### Personalized Recommendations - Tag {#medium-personalized-recommendations-tag}
<Route namespace="medium" data={{"path":"/tag/:user/:tag","categories":["blog"],"example":"/medium/tag/imsingee/cybersecurity","parameters":{"user":"Username","tag":"Subscribed Tag"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Personalized Recommendations - Tag","maintainers":["ImSingee"],"description":"There are many tags, which can be obtained by clicking on a tag from the homepage and looking at the URL. For example, if the URL is `https://medium.com/?tag=web3`, then the tag is `web3`.\n\n :::warning\n Personalized recommendations require the cookie value after logging in, so only self-hosting is supported. See the configuration module on the deployment page for details.\n :::","location":"tag.ts"}} />
There are many tags, which can be obtained by clicking on a tag from the homepage and looking at the URL. For example, if the URL is `https://medium.com/?tag=web3`, then the tag is `web3`.
:::warning
Personalized recommendations require the cookie value after logging in, so only self-hosting is supported. See the configuration module on the deployment page for details.
:::
## Paul Graham {#paul-graham}
### Essays {#paul-graham-essays}
<Route namespace="paulgraham" data={{"path":["/articles","/essays","/"],"categories":["blog"],"example":"/paulgraham/articles","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["paulgraham.com/articles.html"]},"name":"Essays","maintainers":["Maecenas","nczitzk"],"url":"paulgraham.com/articles.html","location":"article.ts"}} />
### Essays {#paul-graham-essays}
<Route namespace="paulgraham" data={{"path":["/articles","/essays","/"],"categories":["blog"],"example":"/paulgraham/articles","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["paulgraham.com/articles.html"]},"name":"Essays","maintainers":["Maecenas","nczitzk"],"url":"paulgraham.com/articles.html","location":"article.ts"}} />
### Essays {#paul-graham-essays}
<Route namespace="paulgraham" data={{"path":["/articles","/essays","/"],"categories":["blog"],"example":"/paulgraham/articles","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["paulgraham.com/articles.html"]},"name":"Essays","maintainers":["Maecenas","nczitzk"],"url":"paulgraham.com/articles.html","location":"article.ts"}} />
## Uber 优步 {#uber-you-bu}
### Engineering {#uber-you-bu-engineering}
<Route namespace="uber" data={{"path":"/blog/:maxPage?","categories":["blog"],"example":"/uber/blog","parameters":{"maxPage":"max number of pages to retrieve, default to 1 page at most"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.uber.com/blog/pittsburgh/engineering"],"target":"/blog"},"name":"Engineering","maintainers":["hulb"],"url":"www.uber.com/blog/pittsburgh/engineering","location":"blog.ts"}} />
## 博客园 {#bo-ke-yuan}
### 10 天推荐排行榜 {#bo-ke-yuan-10-tian-tui-jian-pai-hang-bang}
<Route namespace="cnblogs" data={{"path":["/aggsite/topdiggs","/aggsite/topviews","/aggsite/headline","/cate/:type","/pick"],"categories":["blog"],"example":"/cnblogs/aggsite/topdiggs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.cnblogs.com/aggsite/topdiggs"]},"name":"10 天推荐排行榜","maintainers":["hujingnb"],"url":"www.cnblogs.com/aggsite/topdiggs","description":"在博客园主页的分类出可查看所有类型。例如go 的分类地址为: `https://www.cnblogs.com/cate/go/`, 则: [`/cnblogs/cate/go`](https://rsshub.app/cnblogs/cate/go)","location":"common.ts"}} />
在博客园主页的分类出可查看所有类型。例如go 的分类地址为: `https://www.cnblogs.com/cate/go/`, 则: [`/cnblogs/cate/go`](https://rsshub.app/cnblogs/cate/go)
### 10 天推荐排行榜 {#bo-ke-yuan-10-tian-tui-jian-pai-hang-bang}
<Route namespace="cnblogs" data={{"path":["/aggsite/topdiggs","/aggsite/topviews","/aggsite/headline","/cate/:type","/pick"],"categories":["blog"],"example":"/cnblogs/aggsite/topdiggs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.cnblogs.com/aggsite/topdiggs"]},"name":"10 天推荐排行榜","maintainers":["hujingnb"],"url":"www.cnblogs.com/aggsite/topdiggs","description":"在博客园主页的分类出可查看所有类型。例如go 的分类地址为: `https://www.cnblogs.com/cate/go/`, 则: [`/cnblogs/cate/go`](https://rsshub.app/cnblogs/cate/go)","location":"common.ts"}} />
在博客园主页的分类出可查看所有类型。例如go 的分类地址为: `https://www.cnblogs.com/cate/go/`, 则: [`/cnblogs/cate/go`](https://rsshub.app/cnblogs/cate/go)
### 10 天推荐排行榜 {#bo-ke-yuan-10-tian-tui-jian-pai-hang-bang}
<Route namespace="cnblogs" data={{"path":["/aggsite/topdiggs","/aggsite/topviews","/aggsite/headline","/cate/:type","/pick"],"categories":["blog"],"example":"/cnblogs/aggsite/topdiggs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.cnblogs.com/aggsite/topdiggs"]},"name":"10 天推荐排行榜","maintainers":["hujingnb"],"url":"www.cnblogs.com/aggsite/topdiggs","description":"在博客园主页的分类出可查看所有类型。例如go 的分类地址为: `https://www.cnblogs.com/cate/go/`, 则: [`/cnblogs/cate/go`](https://rsshub.app/cnblogs/cate/go)","location":"common.ts"}} />
在博客园主页的分类出可查看所有类型。例如go 的分类地址为: `https://www.cnblogs.com/cate/go/`, 则: [`/cnblogs/cate/go`](https://rsshub.app/cnblogs/cate/go)
### 10 天推荐排行榜 {#bo-ke-yuan-10-tian-tui-jian-pai-hang-bang}
<Route namespace="cnblogs" data={{"path":["/aggsite/topdiggs","/aggsite/topviews","/aggsite/headline","/cate/:type","/pick"],"categories":["blog"],"example":"/cnblogs/aggsite/topdiggs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.cnblogs.com/aggsite/topdiggs"]},"name":"10 天推荐排行榜","maintainers":["hujingnb"],"url":"www.cnblogs.com/aggsite/topdiggs","description":"在博客园主页的分类出可查看所有类型。例如go 的分类地址为: `https://www.cnblogs.com/cate/go/`, 则: [`/cnblogs/cate/go`](https://rsshub.app/cnblogs/cate/go)","location":"common.ts"}} />
在博客园主页的分类出可查看所有类型。例如go 的分类地址为: `https://www.cnblogs.com/cate/go/`, 则: [`/cnblogs/cate/go`](https://rsshub.app/cnblogs/cate/go)
### 10 天推荐排行榜 {#bo-ke-yuan-10-tian-tui-jian-pai-hang-bang}
<Route namespace="cnblogs" data={{"path":["/aggsite/topdiggs","/aggsite/topviews","/aggsite/headline","/cate/:type","/pick"],"categories":["blog"],"example":"/cnblogs/aggsite/topdiggs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.cnblogs.com/aggsite/topdiggs"]},"name":"10 天推荐排行榜","maintainers":["hujingnb"],"url":"www.cnblogs.com/aggsite/topdiggs","description":"在博客园主页的分类出可查看所有类型。例如go 的分类地址为: `https://www.cnblogs.com/cate/go/`, 则: [`/cnblogs/cate/go`](https://rsshub.app/cnblogs/cate/go)","location":"common.ts"}} />
在博客园主页的分类出可查看所有类型。例如go 的分类地址为: `https://www.cnblogs.com/cate/go/`, 则: [`/cnblogs/cate/go`](https://rsshub.app/cnblogs/cate/go)
## 财新博客 {#cai-xin-bo-ke}
> 网站部分内容需要付费订阅RSS 仅做更新提醒,不含付费内容。
### 用户博客 {#cai-xin-bo-ke-yong-hu-bo-ke}
<Route namespace="caixin" data={{"path":"/blog/:column?","categories":["blog"],"example":"/caixin/blog/zhangwuchang","parameters":{"column":"博客名称,可在博客主页的 URL 找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"用户博客","maintainers":[],"description":"通过提取文章全文,以提供比官方源更佳的阅读体验.","location":"blog.ts"}} />
通过提取文章全文,以提供比官方源更佳的阅读体验.
## 川流 {#chuan-liu}
### 严选 {#chuan-liu-yan-xuan}
<Route namespace="chuanliu" data={{"path":"/nice","categories":["blog"],"example":"/chuanliu/nice","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["chuanliu.org/nice"]},"name":"严选","maintainers":["nczitzk"],"url":"chuanliu.org/nice","location":"nice.ts"}} />
## 大眼仔旭 {#da-yan-zai-xu}
### 分类 {#da-yan-zai-xu-fen-lei}
<Route namespace="dayanzai" data={{"path":"/:category/:fulltext?","categories":["blog"],"example":"/dayanzai/windows","parameters":{"category":"分类","fulltext":"是否获取全文,需要获取则传入参数`y`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["dayanzai.me/:category","dayanzai.me/:category/*"],"target":"/:category"},"name":"分类","maintainers":[],"description":"| 微软应用 | 安卓应用 | 教程资源 | 其他资源 |\n | -------- | -------- | -------- | -------- |\n | windows | android | tutorial | other |","location":"index.ts"}} />
| 微软应用 | 安卓应用 | 教程资源 | 其他资源 |
| -------- | -------- | -------- | -------- |
| windows | android | tutorial | other |
## 纷享销客 CRM {#fen-xiang-xiao-ke-crm}
### 文章 {#fen-xiang-xiao-ke-crm-wen-zhang}
<Route namespace="fxiaoke" data={{"path":"/crm/:type","categories":["blog"],"example":"/fxiaoke/crm/news","parameters":{"type":"文章类型, 见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"文章","maintainers":["akynazh"],"description":"| 全部文章 | 文章干货 | CRM 知识 | 纷享动态 | 签约喜报 |\n | -------- | -------- | -------- | --------------- | --------- |\n | news | blog | articles | about-influence | customers |","location":"crm.ts"}} />
| 全部文章 | 文章干货 | CRM 知识 | 纷享动态 | 签约喜报 |
| -------- | -------- | -------- | --------------- | --------- |
| news | blog | articles | about-influence | customers |
## 虎皮椒 {#hu-pi-jiao}
### 文章 {#hu-pi-jiao-wen-zhang}
<Route namespace="xunhupay" data={{"path":"/blog","categories":["blog"],"example":"/xunhupay/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.xunhupay.com/blog"]},"name":"文章","maintainers":["Joey"],"url":"www.xunhupay.com/blog","location":"index.ts"}} />
## 十年之约 {#shi-nian-zhi-yue}
### 专题展示 - 文章 {#shi-nian-zhi-yue-zhuan-ti-zhan-shi-wen-zhang}
<Route namespace="foreverblog" data={{"path":"/feeds","categories":["blog"],"example":"/foreverblog/feeds","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.foreverblog.cn/feeds.html"]},"name":"专题展示 - 文章","maintainers":["7Wate","a180285"],"url":"www.foreverblog.cn/feeds.html","location":"feeds.ts"}} />
## 土猛的员外 {#tu-meng-de-yuan-wai}
### 文章 {#tu-meng-de-yuan-wai-wen-zhang}
<Route namespace="luxiangdong" data={{"path":"/archive","categories":["blog"],"example":"/luxiangdong/archive","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["luxiangdong.com/"]},"name":"文章","maintainers":["Levix"],"url":"luxiangdong.com/","location":"archive.ts"}} />
## 新语丝 {#xin-yu-si}
### 新到资料 {#xin-yu-si-xin-dao-zi-liao}
<Route namespace="xys" data={{"path":"/new","categories":["blog"],"example":"/xys/new","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xys.org/","xys.org/new.html"]},"name":"新到资料","maintainers":["wenzhenl"],"url":"xys.org/","location":"new.ts"}} />
## 雨苁博客 {#yu-cong-bo-ke}
### 分类 {#yu-cong-bo-ke-fen-lei}
<Route namespace="ddosi" data={{"path":"/category/:category?","categories":["blog"],"example":"/ddosi/category/黑客工具","parameters":{"category":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ddosi.org/category/:category/"],"target":"/category/:category"},"name":"分类","maintainers":[],"url":"ddosi.org/","location":"category.ts"}} />
## 云原生社区 {#yun-yuan-sheng-she-qu}
### 博客 {#yun-yuan-sheng-she-qu-bo-ke}
<Route namespace="cloudnative" data={{"path":"/blog","categories":["blog"],"example":"/cloudnative/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"博客","maintainers":["aneasystone"],"location":"blog.ts"}} />
## 浙江大学可视分析小组 {#zhe-jiang-da-xue-ke-shi-fen-xi-xiao-zu}
### 博客 {#zhe-jiang-da-xue-ke-shi-fen-xi-xiao-zu-bo-ke}
<Route namespace="zjuvag" data={{"path":"/blog","categories":["blog"],"example":"/zjuvag/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"博客","maintainers":["KaiyoungYu"],"location":"blog.ts"}} />
## 支流科技 {#zhi-liu-ke-ji}
### 博客 {#zhi-liu-ke-ji-bo-ke}
<Route namespace="apiseven" data={{"path":"/blog","categories":["blog"],"example":"/apiseven/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"博客","maintainers":["aneasystone"],"location":"blog.ts"}} />
## 竹白 {#zhu-bai}
### Unknown {#zhu-bai-unknown}
<Route namespace="zhubai" data={{"path":"/top20","categories":["blog"],"example":"/zhubai/top20","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["analy.zhubai.love/"]},"name":"Unknown","maintainers":["nczitzk"],"url":"analy.zhubai.love/","location":"top20.ts"}} />
### 文章 {#zhu-bai-wen-zhang}
<Route namespace="zhubai" data={{"path":"/:id","categories":["blog"],"example":"/zhubai/via","parameters":{"id":"`id` 为竹白主页 url 中的三级域名,如 via.zhubai.love 的 `id` 为 `via`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"文章","maintainers":["naixy28"],"description":":::tip\n 在路由末尾处加上 `?limit=限制获取数目` 来限制获取条目数量,默认值为`20`\n :::","location":"index.ts"}} />
:::tip
在路由末尾处加上 `?limit=限制获取数目` 来限制获取条目数量,默认值为`20`
:::

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,831 @@
# finance
## AInvest {#ainvest}
### Latest Article {#ainvest-latest-article}
<Route namespace="ainvest" data={{"path":"/article","categories":["finance"],"example":"/ainvest/article","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ainvest.com/news"]},"name":"Latest Article","maintainers":["TonyRL"],"url":"ainvest.com/news","location":"article.ts"}} />
### Latest News {#ainvest-latest-news}
<Route namespace="ainvest" data={{"path":"/news","categories":["finance"],"example":"/ainvest/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ainvest.com/news"]},"name":"Latest News","maintainers":["TonyRL"],"url":"ainvest.com/news","location":"news.ts"}} />
## BigQuant {#bigquant}
### 专题报告 {#bigquant-zhuan-ti-bao-gao}
<Route namespace="bigquant" data={{"path":"/collections","categories":["finance"],"example":"/bigquant/collections","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bigquant.com/"]},"name":"专题报告","maintainers":["nczitzk"],"url":"bigquant.com/","location":"collections.ts"}} />
## Bloomberg {#bloomberg}
### Authors {#bloomberg-authors}
<Route namespace="bloomberg" data={{"path":"/authors/:id/:slug/:source?","categories":["finance"],"example":"/bloomberg/authors/ARbTQlRLRjE/matthew-s-levine","parameters":{"id":"Author ID, can be found in URL","slug":"Author Slug, can be found in URL","source":"Data source, either `api` or `rss`,`api` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.bloomberg.com/*/authors/:id/:slug","www.bloomberg.com/authors/:id/:slug"],"target":"/authors/:id/:slug"},"name":"Authors","maintainers":["josh"],"location":"authors.ts"}} />
## DT 财经 {#dt-cai-jing}
### 数据侠专栏 {#dt-cai-jing-shu-ju-xia-zhuan-lan}
<Route namespace="dtcj" data={{"path":"/datahero/:category?","categories":["finance"],"example":"/dtcj/datahero","parameters":{"category":"分类,见下表,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"数据侠专栏","maintainers":["nczitzk"],"description":"| 侠创 | 纽约数据科学学院 | RS 实验所 | 阿里云天池 |\n | ---- | ---------------- | --------- | ---------- |\n | 5 | 6 | 9 | 10 |","location":"datahero.ts"}} />
| 侠创 | 纽约数据科学学院 | RS 实验所 | 阿里云天池 |
| ---- | ---------------- | --------- | ---------- |
| 5 | 6 | 9 | 10 |
### 数据洞察 {#dt-cai-jing-shu-ju-dong-cha}
<Route namespace="dtcj" data={{"path":"/datainsight/:id?","categories":["finance"],"example":"/dtcj/datainsight","parameters":{"id":"分类,见下表,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["dtcj.com/insighttopic/:id"],"target":"/datainsight/:id"},"name":"数据洞察","maintainers":["nczitzk"],"url":"dtcj.com/dtcj/datainsight","description":"| 城数 | NEXT 情报局 | 专业精选 |\n | ---- | ----------- | -------- |\n | 3 | 1 | 4 |","location":"datainsight.ts"}} />
| 城数 | NEXT 情报局 | 专业精选 |
| ---- | ----------- | -------- |
| 3 | 1 | 4 |
## Finology Insider {#finology-insider}
### Bullets {#finology-insider-bullets}
<Route namespace="finology" data={{"path":"/bullets","categories":["finance"],"example":"/finology/bullets","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["insider.finology.in/bullets"]},"name":"Bullets","maintainers":["Rjnishant530"],"url":"insider.finology.in/bullets","location":"bullets.ts"}} />
### Category {#finology-insider-category}
<Route namespace="finology" data={{"path":["/:category","/tag/:topic"],"categories":["finance"],"example":"/finology/success-stories","parameters":{"category":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["insider.finology.in/:category"]},"name":"Category","maintainers":["Rjnishant530"],"description":":::note[Category]\n | Category | Link |\n | --------------------- | ------------------ |\n | **Business** | business |\n | Big Shots | entrepreneurship |\n | Startups | startups-india |\n | Brand Games | success-stories |\n | Juicy Scams | juicy-scams |\n | **Finance** | finance |\n | Macro Moves | economy |\n | News Platter | market-news |\n | Tax Club | tax |\n | Your Money | your-money |\n | **Invest** | investing |\n | Stock Market | stock-market |\n | Financial Ratios | stock-ratios |\n | Investor's Psychology | behavioral-finance |\n | Mutual Funds | mutual-fund |\n :::","location":"tag.ts"}} />
:::note[Category]
| Category | Link |
| --------------------- | ------------------ |
| **Business** | business |
| Big Shots | entrepreneurship |
| Startups | startups-india |
| Brand Games | success-stories |
| Juicy Scams | juicy-scams |
| **Finance** | finance |
| Macro Moves | economy |
| News Platter | market-news |
| Tax Club | tax |
| Your Money | your-money |
| **Invest** | investing |
| Stock Market | stock-market |
| Financial Ratios | stock-ratios |
| Investor's Psychology | behavioral-finance |
| Mutual Funds | mutual-fund |
:::
### Category {#finology-insider-category}
<Route namespace="finology" data={{"path":["/:category","/tag/:topic"],"categories":["finance"],"example":"/finology/success-stories","parameters":{"category":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["insider.finology.in/:category"]},"name":"Category","maintainers":["Rjnishant530"],"description":":::note[Category]\n | Category | Link |\n | --------------------- | ------------------ |\n | **Business** | business |\n | Big Shots | entrepreneurship |\n | Startups | startups-india |\n | Brand Games | success-stories |\n | Juicy Scams | juicy-scams |\n | **Finance** | finance |\n | Macro Moves | economy |\n | News Platter | market-news |\n | Tax Club | tax |\n | Your Money | your-money |\n | **Invest** | investing |\n | Stock Market | stock-market |\n | Financial Ratios | stock-ratios |\n | Investor's Psychology | behavioral-finance |\n | Mutual Funds | mutual-fund |\n :::","location":"tag.ts"}} />
:::note[Category]
| Category | Link |
| --------------------- | ------------------ |
| **Business** | business |
| Big Shots | entrepreneurship |
| Startups | startups-india |
| Brand Games | success-stories |
| Juicy Scams | juicy-scams |
| **Finance** | finance |
| Macro Moves | economy |
| News Platter | market-news |
| Tax Club | tax |
| Your Money | your-money |
| **Invest** | investing |
| Stock Market | stock-market |
| Financial Ratios | stock-ratios |
| Investor's Psychology | behavioral-finance |
| Mutual Funds | mutual-fund |
:::
### Most Viewed {#finology-insider-most-viewed}
<Route namespace="finology" data={{"path":"/most-viewed/:time","categories":["finance"],"example":"/finology/most-viewed/monthly","parameters":{"time":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["insider.finology.in/:category"],"target":"/:category"},"name":"Most Viewed","maintainers":["Rjnishant530"],"location":"most-viewed.ts"}} />
## finviz {#finviz}
### News {#finviz-news}
<Route namespace="finviz" data={{"path":"/:category?","categories":["finance"],"example":"/finviz","parameters":{"category":"Category, see below, News by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["finviz.com/news.ashx","finviz.com/"]},"name":"News","maintainers":["nczitzk"],"url":"finviz.com/news.ashx","description":"| News | Blog |\n | ---- | ---- |\n | news | blog |","location":"news.ts"}} />
| News | Blog |
| ---- | ---- |
| news | blog |
### US Stock News {#finviz-us-stock-news}
<Route namespace="finviz" data={{"path":"/news/:ticker","categories":["finance"],"example":"/finviz/news/AAPL","parameters":{"ticker":"The stock ticker"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"US Stock News","maintainers":["HenryQW"],"location":"quote.ts"}} />
## Followin {#followin}
### Home {#followin-home}
<Route namespace="followin" data={{"path":"/:categoryId?/:lang?","categories":["finance"],"example":"/followin","parameters":{"categoryId":"Category ID, see table below, `1` by default","lang":"Language, see table below, `en` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Home","maintainers":["TonyRL"],"description":"Category ID\n\n | For You | Market | Meme | BRC20 | NFT | Thread | In-depth | Tutorials | Videos |\n | ------- | ------ | ---- | ----- | --- | ------ | -------- | --------- | ------ |\n | 1 | 9 | 13 | 14 | 3 | 5 | 6 | 8 | 11 |\n\n Language\n\n | English | 简体中文 | 繁體中文 | Tiếng Việt |\n | ------- | -------- | -------- | ---------- |\n | en | zh-Hans | zh-Hant | vi |","location":"index.ts"}} />
Category ID
| For You | Market | Meme | BRC20 | NFT | Thread | In-depth | Tutorials | Videos |
| ------- | ------ | ---- | ----- | --- | ------ | -------- | --------- | ------ |
| 1 | 9 | 13 | 14 | 3 | 5 | 6 | 8 | 11 |
Language
| English | 简体中文 | 繁體中文 | Tiếng Việt |
| ------- | -------- | -------- | ---------- |
| en | zh-Hans | zh-Hant | vi |
### KOL {#followin-kol}
<Route namespace="followin" data={{"path":"/kol/:kolId/:lang?","categories":["finance"],"example":"/followin/kol/4075592991","parameters":{"kolId":"KOL ID, can be found in URL","lang":"Language, see table above, `en` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["followin.io/:lang/kol/:kolId","followin.io/kol/:kolId"]},"name":"KOL","maintainers":["TonyRL"],"location":"kol.ts"}} />
### News {#followin-news}
<Route namespace="followin" data={{"path":"/news/:lang?","categories":["finance"],"example":"/followin/news","parameters":{"lang":"Language, see table above, `en` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["followin.io/:lang?/news","followin.io/news"]},"name":"News","maintainers":["TonyRL"],"location":"news.ts"}} />
### Tag {#followin-tag}
<Route namespace="followin" data={{"path":"/tag/:tagId/:lang?","categories":["finance"],"example":"/followin/tag/177008","parameters":{"tagId":"Tag ID, can be found in URL","lang":"Language, see table above, `en` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["followin.io/:lang/tag/:tagId","followin.io/tag/:tagId"]},"name":"Tag","maintainers":["TonyRL"],"location":"tag.ts"}} />
### Topic {#followin-topic}
<Route namespace="followin" data={{"path":"/topic/:topicId/:lang?","categories":["finance"],"example":"/followin/topic/40","parameters":{"topicId":"Topic ID, can be found in URL","lang":"Language, see table above, `en` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["followin.io/:lang/topic/:topicId","followin.io/topic/:topicId"]},"name":"Topic","maintainers":["TonyRL"],"location":"topic.ts"}} />
## FX Markets {#fx-markets}
### Channel {#fx-markets-channel}
<Route namespace="fx-markets" data={{"path":"/:channel","categories":["finance"],"example":"/fx-markets/trading","parameters":{"channel":"channel, can be found in the navi bar links at the home page"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Channel","maintainers":[],"description":"| Trading | Infrastructure | Tech and Data | Regulation |\n | ------- | -------------- | ------------- | ---------- |\n | trading | infrastructure | tech-and-data | regulation |","location":"channel.ts"}} />
| Trading | Infrastructure | Tech and Data | Regulation |
| ------- | -------------- | ------------- | ---------- |
| trading | infrastructure | tech-and-data | regulation |
## Paradigm {#paradigm}
### Writing {#paradigm-writing}
<Route namespace="paradigm" data={{"path":"/writing","categories":["finance"],"example":"/paradigm/writing","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["paradigm.xyz/writing"]},"name":"Writing","maintainers":["Fatpandac"],"url":"paradigm.xyz/writing","location":"writing.ts"}} />
## Seeking Alpha {#seeking-alpha}
### Summary {#seeking-alpha-summary}
<Route namespace="seekingalpha" data={{"path":"/:symbol/:category?","categories":["finance"],"example":"/seekingalpha/TSM/transcripts","parameters":{"symbol":"Stock symbol","category":"Category, see below, `news` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["seekingalpha.com/symbol/:symbol/:category","seekingalpha.com/symbol/:symbol/earnings/:category"],"target":"/:symbol/:category"},"name":"Summary","maintainers":["TonyRL"],"description":"| Analysis | News | Transcripts | Press Releases | Related Analysis |\n | -------- | ---- | ----------- | -------------- | ---------------- |\n | analysis | news | transcripts | press-releases | related-analysis |","location":"index.ts"}} />
| Analysis | News | Transcripts | Press Releases | Related Analysis |
| -------- | ---- | ----------- | -------------- | ---------------- |
| analysis | news | transcripts | press-releases | related-analysis |
## Stock Edge {#stock-edge}
### Daily Updates News {#stock-edge-daily-updates-news}
<Route namespace="stockedge" data={{"path":"/daily-updates/news","categories":["finance"],"example":"/stockedge/daily-updates/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["web.stockedge.com/daily-updates/news"]},"name":"Daily Updates News","maintainers":["Rjnishant530"],"url":"web.stockedge.com/daily-updates/news","location":"daily-news.ts"}} />
## TokenInsight {#tokeninsight}
:::tip
TokenInsight also provides official RSS, you can take a look at [https://api.tokeninsight.com/reference/rss](https://api.tokeninsight.com/reference/rss).
:::
### Blogs {#tokeninsight-blogs}
<Route namespace="tokeninsight" data={{"path":"/blog/:lang?","categories":["finance"],"example":"/tokeninsight/blog/en","parameters":{"lang":"Language, see below, Chinese by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["tokeninsight.com/:lang/blogs"],"target":"/blog/:lang"},"name":"Blogs","maintainers":["fuergaosi233"],"location":"blog.ts"}} />
### Latest {#tokeninsight-latest}
<Route namespace="tokeninsight" data={{"path":"/bulletin/:lang?","categories":["finance"],"example":"/tokeninsight/bulletin/en","parameters":{"lang":"Language, see below, Chinese by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["tokeninsight.com/:lang/latest"],"target":"/bulletin/:lang"},"name":"Latest","maintainers":[],"location":"bulletin.ts"}} />
### Research {#tokeninsight-research}
<Route namespace="tokeninsight" data={{"path":"/report/:lang?","categories":["finance"],"example":"/tokeninsight/report/en","parameters":{"lang":"Language, see below, Chinese by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["tokeninsight.com/:lang/report"],"target":"/report/:lang"},"name":"Research","maintainers":[],"description":"Language:\n\n | Chinese | English |\n | ------- | ------- |\n | zh | en |","location":"report.ts"}} />
Language:
| Chinese | English |
| ------- | ------- |
| zh | en |
## Unusual Whales {#unusual-whales}
### News Flow {#unusual-whales-news-flow}
<Route namespace="unusualwhales" data={{"path":"/news","categories":["finance"],"example":"/unusualwhales/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["unusualwhales.com/news","unusualwhales.com/"]},"name":"News Flow","maintainers":["TonyRL"],"url":"unusualwhales.com/news","location":"news.ts"}} />
## 巴伦周刊中文版 {#ba-lun-zhou-kan-zhong-wen-ban}
### 栏目 {#ba-lun-zhou-kan-zhong-wen-ban-lan-mu}
<Route namespace="barronschina" data={{"path":"/:id?","categories":["finance"],"example":"/barronschina","parameters":{"id":"栏目 id默认为快讯"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["barronschina.com.cn/"],"target":"/:category?"},"name":"栏目","maintainers":["nczitzk"],"url":"barronschina.com.cn/","description":":::tip\n 栏目 id 留空则返回快讯,在对应页地址栏 `columnId=` 后可以看到。\n :::","location":"index.ts"}} />
:::tip
栏目 id 留空则返回快讯,在对应页地址栏 `columnId=` 后可以看到。
:::
## 百度 {#bai-du}
### 首页指数 {#bai-du-shou-ye-zhi-shu}
<Route namespace="baidu" data={{"path":"/gushitong/index","categories":["finance"],"example":"/baidu/gushitong/index","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gushitong.baidu.com/"]},"name":"首页指数","maintainers":["CaoMeiYouRen"],"url":"gushitong.baidu.com/","location":"gushitong/index.ts"}} />
## 北京证券交易所 {#bei-jing-zheng-quan-jiao-yi-suo}
### 栏目 {#bei-jing-zheng-quan-jiao-yi-suo-lan-mu}
<Route namespace="bse" data={{"path":"/:category?/:keyword?","categories":["finance"],"example":"/bse","parameters":{"category":"分类,见下表,默认为本所要闻","keyword":"关键字,默认为空"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bse.cn/"]},"name":"栏目","maintainers":["nczitzk"],"url":"bse.cn/","description":"| 本所要闻 | 人才招聘 | 采购信息 | 业务通知 |\n | --------------- | -------- | -------- | ---------- |\n | important_news | recruit | purchase | news_list |\n\n | 法律法规 | 公开征求意见 | 部门规章 | 发行融资 |\n | --------- | --------------- | ---------------- | ---------- |\n | law_list | public_opinion | regulation_list | fxrz_list |\n\n | 持续监管 | 交易管理 | 市场管理 | 上市委会议公告 |\n | ---------- | ---------- | ---------- | --------------- |\n | cxjg_list | jygl_list | scgl_list | meeting_notice |\n\n | 上市委会议结果公告 | 上市委会议变更公告 | 并购重组委会议公告 |\n | ------------------ | ------------------ | ------------------ |\n | meeting_result | meeting_change | bgcz_notice |\n\n | 并购重组委会议结果公告 | 并购重组委会议变更公告 | 终止审核 | 注册结果 |\n | ---------------------- | ---------------------- | ------------------ | ------------- |\n | bgcz_result | bgcz_change | termination_audit | audit_result |","location":"index.ts"}} />
| 本所要闻 | 人才招聘 | 采购信息 | 业务通知 |
| --------------- | -------- | -------- | ---------- |
| important\_news | recruit | purchase | news\_list |
| 法律法规 | 公开征求意见 | 部门规章 | 发行融资 |
| --------- | --------------- | ---------------- | ---------- |
| law\_list | public\_opinion | regulation\_list | fxrz\_list |
| 持续监管 | 交易管理 | 市场管理 | 上市委会议公告 |
| ---------- | ---------- | ---------- | --------------- |
| cxjg\_list | jygl\_list | scgl\_list | meeting\_notice |
| 上市委会议结果公告 | 上市委会议变更公告 | 并购重组委会议公告 |
| ------------------ | ------------------ | ------------------ |
| meeting\_result | meeting\_change | bgcz\_notice |
| 并购重组委会议结果公告 | 并购重组委会议变更公告 | 终止审核 | 注册结果 |
| ---------------------- | ---------------------- | ------------------ | ------------- |
| bgcz\_result | bgcz\_change | termination\_audit | audit\_result |
## 财经网 {#cai-jing-wang}
### 滚动新闻 {#cai-jing-wang-gun-dong-xin-wen}
<Route namespace="caijing" data={{"path":"/roll","categories":["finance"],"example":"/caijing/roll","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["roll.caijing.com.cn/index1.html","roll.caijing.com.cn/"]},"name":"滚动新闻","maintainers":["TonyRL"],"url":"roll.caijing.com.cn/index1.html","location":"roll.ts"}} />
## 财联社 {#cai-lian-she}
### 电报 {#cai-lian-she-dian-bao}
<Route namespace="cls" data={{"path":"/telegraph/:category?","categories":["finance"],"example":"/cls/telegraph","parameters":{"category":"分类,见下表,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["cls.cn/telegraph","cls.cn/"],"target":"/telegraph"},"name":"电报","maintainers":["nczitzk"],"url":"cls.cn/telegraph","description":"| 看盘 | 公司 | 解读 | 加红 | 推送 | 提醒 | 基金 | 港股 |\n | ----- | ------------ | ------- | ---- | ----- | ------ | ---- | ---- |\n | watch | announcement | explain | red | jpush | remind | fund | hk |","location":"telegraph.ts"}} />
| 看盘 | 公司 | 解读 | 加红 | 推送 | 提醒 | 基金 | 港股 |
| ----- | ------------ | ------- | ---- | ----- | ------ | ---- | ---- |
| watch | announcement | explain | red | jpush | remind | fund | hk |
### 热门文章排行榜 {#cai-lian-she-re-men-wen-zhang-pai-hang-bang}
<Route namespace="cls" data={{"path":"/hot","categories":["finance"],"example":"/cls/hot","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["cls.cn/"]},"name":"热门文章排行榜","maintainers":["5upernova-heng","nczitzk"],"url":"cls.cn/","location":"hot.ts"}} />
### 深度 {#cai-lian-she-shen-du}
<Route namespace="cls" data={{"path":"/depth/:category?","categories":["finance"],"example":"/cls/depth/1000","parameters":{"category":"分类代码,可在首页导航栏的目标网址 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"深度","maintainers":["nczitzk"],"description":"| 头条 | 股市 | 港股 | 环球 | 公司 | 券商 | 基金 | 地产 | 金融 | 汽车 | 科创 | 创业版 | 品见 | 期货 | 投教 |\n | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ------ | ---- | ---- | ---- |\n | 1000 | 1003 | 1135 | 1007 | 1005 | 1118 | 1110 | 1006 | 1032 | 1119 | 1111 | 1127 | 1160 | 1124 | 1176 |","location":"depth.ts"}} />
| 头条 | 股市 | 港股 | 环球 | 公司 | 券商 | 基金 | 地产 | 金融 | 汽车 | 科创 | 创业版 | 品见 | 期货 | 投教 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ------ | ---- | ---- | ---- |
| 1000 | 1003 | 1135 | 1007 | 1005 | 1118 | 1110 | 1006 | 1032 | 1119 | 1111 | 1127 | 1160 | 1124 | 1176 |
## 东方财富 {#dong-fang-cai-fu}
### 搜索 {#dong-fang-cai-fu-sou-suo}
<Route namespace="eastmoney" data={{"path":"/search/:keyword","categories":["finance"],"example":"/eastmoney/search/web3","parameters":{"keyword":"关键词,可以设置为自己需要检索的关键词"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"搜索","maintainers":["drgnchan"],"location":"search/index.ts"}} />
### 天天基金用户动态 {#dong-fang-cai-fu-tian-tian-ji-jin-yong-hu-dong-tai}
<Route namespace="eastmoney" data={{"path":"/ttjj/user/:uid","categories":["finance"],"example":"/eastmoney/ttjj/user/6551094298949188","parameters":{"uid":"用户id, 可以通过天天基金App分享用户主页到浏览器在相应的URL中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"天天基金用户动态","maintainers":["zidekuls"],"location":"ttjj/user.ts"}} />
### 研究报告 {#dong-fang-cai-fu-yan-jiu-bao-gao}
<Route namespace="eastmoney" data={{"path":"/report/:category","categories":["finance"],"example":"/eastmoney/report/strategyreport","parameters":{"category":"研报类型"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["data.eastmoney.com/report/:category"]},"name":"研究报告","maintainers":["syzq"],"description":"| 策略报告 | 宏观研究 | 券商晨报 | 行业研究 |\n | -------------- | ----------- | ------------ | -------- |\n | strategyreport | macresearch | brokerreport | industry |","location":"report/index.ts"}} />
| 策略报告 | 宏观研究 | 券商晨报 | 行业研究 |
| -------------- | ----------- | ------------ | -------- |
| strategyreport | macresearch | brokerreport | industry |
## 法布财经 {#fa-bu-cai-jing}
### 快讯 {#fa-bu-cai-jing-kuai-xun}
<Route namespace="fastbull" data={{"path":"/express-news","categories":["finance"],"example":"/fastbull/express-news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["fastbull.cn/express-news","fastbull.cn/"]},"name":"快讯","maintainers":["nczitzk"],"url":"fastbull.cn/express-news","location":"express-news.ts"}} />
### 新闻 {#fa-bu-cai-jing-xin-wen}
<Route namespace="fastbull" data={{"path":["/news","/"],"categories":["finance"],"example":"/fastbull/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["fastbull.cn/news","fastbull.cn/"]},"name":"新闻","maintainers":["nczitzk"],"url":"fastbull.cn/news","location":"news.ts"}} />
### 新闻 {#fa-bu-cai-jing-xin-wen}
<Route namespace="fastbull" data={{"path":["/news","/"],"categories":["finance"],"example":"/fastbull/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["fastbull.cn/news","fastbull.cn/"]},"name":"新闻","maintainers":["nczitzk"],"url":"fastbull.cn/news","location":"news.ts"}} />
## 格隆汇 {#ge-long-hui}
### 实时快讯 {#ge-long-hui-shi-shi-kuai-xun}
<Route namespace="gelonghui" data={{"path":"/live","categories":["finance"],"example":"/gelonghui/live","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gelonghui.com/live","gelonghui.com/"]},"name":"实时快讯","maintainers":[],"url":"gelonghui.com/live","location":"live.ts"}} />
### 首页 {#ge-long-hui-shou-ye}
<Route namespace="gelonghui" data={{"path":"/home/:tag?","categories":["finance"],"example":"/gelonghui/home","parameters":{"tag":"分类标签,见下表,默认为 `web_home_page`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"首页","maintainers":["TonyRL"],"description":"| 推荐 | 股票 | 基金 | 新股 | 研报 |\n | --------------- | ----- | ---- | ---------- | -------- |\n | web_home_page | stock | fund | new_stock | research |","location":"home.ts"}} />
| 推荐 | 股票 | 基金 | 新股 | 研报 |
| --------------- | ----- | ---- | ---------- | -------- |
| web\_home\_page | stock | fund | new\_stock | research |
### 搜索关键字 {#ge-long-hui-sou-suo-guan-jian-zi}
<Route namespace="gelonghui" data={{"path":"/keyword/:keyword","categories":["finance"],"example":"/gelonghui/keyword/早报","parameters":{"keyword":"搜索关键字"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"搜索关键字","maintainers":["nczitzk"],"location":"keyword.ts"}} />
### 用户文章 {#ge-long-hui-yong-hu-wen-zhang}
<Route namespace="gelonghui" data={{"path":"/user/:id","categories":["finance"],"example":"/gelonghui/user/5273","parameters":{"id":"用户编号,可在用户页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gelonghui.com/user/:id"]},"name":"用户文章","maintainers":["nczitzk"],"location":"user.ts"}} />
### 主题文章 {#ge-long-hui-zhu-ti-wen-zhang}
<Route namespace="gelonghui" data={{"path":"/subject/:id","categories":["finance"],"example":"/gelonghui/subject/4","parameters":{"id":"主题编号,可在主题页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gelonghui.com/subject/:id"]},"name":"主题文章","maintainers":["nczitzk"],"location":"subject.ts"}} />
### 最热文章 {#ge-long-hui-zui-re-wen-zhang}
<Route namespace="gelonghui" data={{"path":"/hot-article/:type?","categories":["finance"],"example":"/gelonghui/hot-article","parameters":{"type":"`day` 为日排行,`week` 为周排行,默认为 `day`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gelonghui.com/"],"target":"/hot-article"},"name":"最热文章","maintainers":[],"url":"gelonghui.com/","location":"hot-article.ts"}} />
## 国家金融与发展实验室 {#guo-jia-jin-rong-yu-fa-zhan-shi-yan-shi}
### 研究 {#guo-jia-jin-rong-yu-fa-zhan-shi-yan-shi-yan-jiu}
<Route namespace="nifd" data={{"path":"/research/:categoryGuid?","categories":["finance"],"example":"/nifd/research/3333d2af-91d6-429b-be83-28b92f31b6d7","parameters":{"categoryGuid":"资讯类型,默认为周报"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"研究","maintainers":["Fatpandac"],"description":"资讯类型可以从网址中获取,如:\n\n `http://www.nifd.cn/Research?categoryGuid=7a6a826d-b525-42aa-b550-4236e524227f` 对应 `/nifd/research/7a6a826d-b525-42aa-b550-4236e524227f`","location":"research.ts"}} />
资讯类型可以从网址中获取,如:
`http://www.nifd.cn/Research?categoryGuid=7a6a826d-b525-42aa-b550-4236e524227f` 对应 `/nifd/research/7a6a826d-b525-42aa-b550-4236e524227f`
## 华储网 {#hua-chu-wang}
### 通知 {#hua-chu-wang-tong-zhi}
<Route namespace="mrm" data={{"path":"/:category?","categories":["finance"],"example":"/mrm","parameters":{"category":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"通知","maintainers":["TonyRL"],"description":"| 交易通知 | 政策规定 | 业务通知 |\n | ------------ | -------------------- | ----------------- |\n | zonghezixun3 | zhengceguiding_list | yewutongzhi_list |","location":"index.ts"}} />
| 交易通知 | 政策规定 | 业务通知 |
| ------------ | -------------------- | ----------------- |
| zonghezixun3 | zhengceguiding\_list | yewutongzhi\_list |
## 汇通网 {#hui-tong-wang}
### 7x24 小时快讯 {#hui-tong-wang-7x24-xiao-shi-kuai-xun}
<Route namespace="fx678" data={{"path":"/kx","categories":["finance"],"example":"/fx678/kx","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["fx678.com/kx"]},"name":"7x24 小时快讯","maintainers":["occupy5","dousha"],"url":"fx678.com/kx","location":"kx.ts"}} />
## 金色财经 {#jin-se-cai-jing}
### 分类 {#jin-se-cai-jing-fen-lei}
<Route namespace="jinse" data={{"path":"/:category?","categories":["finance"],"example":"/jinse/zhengce","parameters":{"category":"分类,见下表,默认为政策"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类","maintainers":["nczitzk"],"description":"| 政策 | 行情 | DeFi | 矿业 | 以太坊 2.0 |\n | ------- | ------------ | ---- | ----- | ---------- |\n | zhengce | fenxishishuo | defi | kuang | 以太坊 2.0 |\n\n | 产业 | IPFS | 技术 | 百科 | 研报 |\n | -------- | ---- | ---- | ----- | ------------- |\n | industry | IPFS | tech | baike | capitalmarket |","location":"catalogue.ts"}} />
| 政策 | 行情 | DeFi | 矿业 | 以太坊 2.0 |
| ------- | ------------ | ---- | ----- | ---------- |
| zhengce | fenxishishuo | defi | kuang | 以太坊 2.0 |
| 产业 | IPFS | 技术 | 百科 | 研报 |
| -------- | ---- | ---- | ----- | ------------- |
| industry | IPFS | tech | baike | capitalmarket |
### 快讯 {#jin-se-cai-jing-kuai-xun}
<Route namespace="jinse" data={{"path":"/lives/:category?","categories":["finance"],"example":"/jinse/lives","parameters":{"category":"分类,见下表,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"快讯","maintainers":["nczitzk"],"description":"| 全部 | 精选 | 政策 | 数据 | NFT | 项目 |\n | ---- | ---- | ---- | ---- | --- | ---- |\n | 0 | 1 | 2 | 3 | 4 | 5 |","location":"lives.ts"}} />
| 全部 | 精选 | 政策 | 数据 | NFT | 项目 |
| ---- | ---- | ---- | ---- | --- | ---- |
| 0 | 1 | 2 | 3 | 4 | 5 |
### 首页 {#jin-se-cai-jing-shou-ye}
<Route namespace="jinse" data={{"path":"/timeline/:category?","categories":["finance"],"example":"/jinse/timeline","parameters":{"category":"分类,见下表,默认为头条"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"首页","maintainers":["nczitzk"],"description":"| 头条 | 独家 | 铭文 | 产业 | 项目 |\n | ------ | ---- | ------- | ---------- | ---- |\n | 政策 | AI | Web 3.0 | 以太坊 2.0 | DeFi |\n | Layer2 | NFT | DAO | 百科 | |","location":"timeline.ts"}} />
| 头条 | 独家 | 铭文 | 产业 | 项目 |
| ------ | ---- | ------- | ---------- | ---- |
| 政策 | AI | Web 3.0 | 以太坊 2.0 | DeFi |
| Layer2 | NFT | DAO | 百科 | |
## 金十数据 {#jin-shi-shu-ju}
### 市场快讯 {#jin-shi-shu-ju-shi-chang-kuai-xun}
<Route namespace="jin10" data={{"path":"/:important?","categories":["finance"],"example":"/jin10","parameters":{"important":"只看重要,任意值开启,留空关闭"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["jin10.com/"],"target":""},"name":"市场快讯","maintainers":["laampui"],"url":"jin10.com/","location":"index.ts"}} />
### 主题文章 {#jin-shi-shu-ju-zhu-ti-wen-zhang}
<Route namespace="jin10" data={{"path":"/topic/:id","categories":["finance"],"example":"/jin10/topic/396","parameters":{"id":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xnews.jin10.com/topic/:id"]},"name":"主题文章","maintainers":["miles170"],"url":"jin10.com/","location":"topic.ts"}} />
## 老虎社区 {#lao-hu-she-qu}
### 个人主页 {#lao-hu-she-qu-ge-ren-zhu-ye}
<Route namespace="laohu8" data={{"path":"/personal/:id","categories":["finance"],"example":"/laohu8/personal/3527667596890271","parameters":{"id":"用户 ID见网址链接"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["laohu8.com/personal/:id"]},"name":"个人主页","maintainers":["Fatpandac"],"location":"personal.ts"}} />
## 律动 {#lv-dong}
### 新闻快讯 {#lv-dong-xin-wen-kuai-xun}
<Route namespace="theblockbeats" data={{"path":"/:channel?","categories":["finance"],"example":"/theblockbeats/newsflash","parameters":{"channel":"类型,见下表,默认为快讯"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新闻快讯","maintainers":["Fatpandac","jameshih"],"description":"| 快讯 | 文章 |\n | :-------: | :-----: |\n | newsflash | article |","location":"index.ts"}} />
| 快讯 | 文章 |
| :-------: | :-----: |
| newsflash | article |
## 麦肯锡 {#mai-ken-xi}
### 洞见 {#mai-ken-xi-dong-jian}
<Route namespace="mckinsey" data={{"path":"/cn/:category?","categories":["finance"],"example":"/mckinsey/cn","parameters":{"category":"分类,见下表,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"洞见","maintainers":["laampui"],"description":"| 分类 | 分类名 |\n | ---- | ------------------ |\n | 25 | 全部洞见 |\n | 2 | 汽车 |\n | 3 | 金融服务 |\n | 4 | 消费者 |\n | 5 | 医药 |\n | 7 | 数字化 |\n | 8 | 制造业 |\n | 9 | 私募 |\n | 10 | 技术,媒体与通信 |\n | 12 | 城市化与可持续发展 |\n | 13 | 创新 |\n | 16 | 人才与领导力 |\n | 18 | 宏观经济 |\n | 19 | 麦肯锡全球研究院 |\n | 37 | 麦肯锡季刊 |\n | 41 | 资本项目和基础设施 |\n | 42 | 旅游、运输和物流 |\n | 45 | 全球基础材料 |","location":"cn/index.ts"}} />
| 分类 | 分类名 |
| ---- | ------------------ |
| 25 | 全部洞见 |
| 2 | 汽车 |
| 3 | 金融服务 |
| 4 | 消费者 |
| 5 | 医药 |
| 7 | 数字化 |
| 8 | 制造业 |
| 9 | 私募 |
| 10 | 技术,媒体与通信 |
| 12 | 城市化与可持续发展 |
| 13 | 创新 |
| 16 | 人才与领导力 |
| 18 | 宏观经济 |
| 19 | 麦肯锡全球研究院 |
| 37 | 麦肯锡季刊 |
| 41 | 资本项目和基础设施 |
| 42 | 旅游、运输和物流 |
| 45 | 全球基础材料 |
## 每经网 {#mei-jing-wang}
### 分类 {#mei-jing-wang-fen-lei}
<Route namespace="nbd" data={{"path":"/:id?","categories":["finance"],"example":"/nbd","parameters":{"id":"分类 id见下表默认为要闻"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nbd.com.cn/","nbd.com.cn/columns/:id?"]},"name":"分类","maintainers":["nczitzk"],"url":"nbd.com.cn/","description":"| 头条 | 要闻 | 图片新闻 | 推荐 |\n | ---- | ---- | -------- | ---- |\n | 2 | 3 | 4 | 5 |","location":"index.ts"}} />
| 头条 | 要闻 | 图片新闻 | 推荐 |
| ---- | ---- | -------- | ---- |
| 2 | 3 | 4 | 5 |
### 重磅原创 {#mei-jing-wang-zhong-bang-yuan-chuang}
<Route namespace="nbd" data={{"path":"/daily","categories":["finance"],"example":"/nbd/daily","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nbd.com.cn/","nbd.com.cn/columns/332"]},"name":"重磅原创","maintainers":["yuuow"],"url":"nbd.com.cn/","location":"daily.ts"}} />
## 前瞻网 {#qian-zhan-wang}
### 排行榜 {#qian-zhan-wang-pai-hang-bang}
<Route namespace="qianzhan" data={{"path":"/analyst/rank/:type?","categories":["finance"],"example":"/qianzhan/analyst/rank/week","parameters":{"type":"分类,见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["qianzhan.com/analyst","qianzhan.com/"],"target":"/analyst/rank"},"name":"排行榜","maintainers":["moke8"],"url":"qianzhan.com/analyst","description":"| 周排行 | 月排行 |\n | ------ | ------ |\n | week | month |","location":"rank.ts"}} />
| 周排行 | 月排行 |
| ------ | ------ |
| week | month |
### 文章列表 {#qian-zhan-wang-wen-zhang-lie-biao}
<Route namespace="qianzhan" data={{"path":"/analyst/column/:type?","categories":["finance"],"example":"/qianzhan/analyst/column/all","parameters":{"type":"分类,见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"文章列表","maintainers":["moke8"],"description":"| 全部 | 研究员专栏 | 规划师专栏 | 观察家专栏 |\n | ---- | ---------- | ---------- | ---------- |\n | all | 220 | 627 | 329 |","location":"column.ts"}} />
| 全部 | 研究员专栏 | 规划师专栏 | 观察家专栏 |
| ---- | ---------- | ---------- | ---------- |
| all | 220 | 627 | 329 |
## 上海证券交易所 {#shang-hai-zheng-quan-jiao-yi-suo}
### 本所业务指南与流程 {#shang-hai-zheng-quan-jiao-yi-suo-ben-suo-ye-wu-zhi-nan-yu-liu-cheng}
<Route namespace="sse" data={{"path":"/lawandrules/:slug?","categories":["finance"],"example":"/sse/lawandrules","parameters":{"slug":"见下文,默认为 `latest`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"本所业务指南与流程","maintainers":["nczitzk"],"description":"将目标栏目的网址拆解为 `https://www.sse.com.cn/lawandrules/guide/` 和后面的字段,把后面的字段中的 `/` 替换为 `-`,即为该路由的 slug\n\n 如:(最新指南与流程)`https://www.sse.com.cn/lawandrules/guide/latest` 的网址在 `https://www.sse.com.cn/lawandrules/guide/` 后的字段是 `latest`,则对应的 slug 为 `latest`,对应的路由即为 `/sse/lawandrules/latest`\n\n 又如:(主板业务指南与流程 - 发行承销业务指南)`https://www.sse.com.cn/lawandrules/guide/zbywznylc/fxcxywzn` 的网址在 `https://www.sse.com.cn/lawandrules/guide/` 后的字段是 `zbywznylc/fxcxywzn`,则对应的 slug 为 `zbywznylc-fxcxywzn`,对应的路由即为 `/sse/lawandrules/zbywznylc-fxcxywzn`","location":"lawandrules.ts"}} />
将目标栏目的网址拆解为 `https://www.sse.com.cn/lawandrules/guide/` 和后面的字段,把后面的字段中的 `/` 替换为 `-`,即为该路由的 slug
如:(最新指南与流程)`https://www.sse.com.cn/lawandrules/guide/latest` 的网址在 `https://www.sse.com.cn/lawandrules/guide/` 后的字段是 `latest`,则对应的 slug 为 `latest`,对应的路由即为 `/sse/lawandrules/latest`
又如:(主板业务指南与流程 - 发行承销业务指南)`https://www.sse.com.cn/lawandrules/guide/zbywznylc/fxcxywzn` 的网址在 `https://www.sse.com.cn/lawandrules/guide/` 后的字段是 `zbywznylc/fxcxywzn`,则对应的 slug 为 `zbywznylc-fxcxywzn`,对应的路由即为 `/sse/lawandrules/zbywznylc-fxcxywzn`
### 监管问询 {#shang-hai-zheng-quan-jiao-yi-suo-jian-guan-wen-xun}
<Route namespace="sse" data={{"path":"/inquire","categories":["finance"],"example":"/sse/inquire","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.sse.com.cn/disclosure/credibility/supervision/inquiries","www.sse.com.cn/"]},"name":"监管问询","maintainers":["Jeason0228"],"url":"www.sse.com.cn/disclosure/credibility/supervision/inquiries","location":"inquire.ts"}} />
### 科创板项目动态 {#shang-hai-zheng-quan-jiao-yi-suo-ke-chuang-ban-xiang-mu-dong-tai}
<Route namespace="sse" data={{"path":"/renewal","categories":["finance"],"example":"/sse/renewal","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["kcb.sse.com.cn/home","kcb.sse.com.cn/"]},"name":"科创板项目动态","maintainers":["Jeason0228"],"url":"kcb.sse.com.cn/home","location":"renewal.ts"}} />
### 可转换公司债券公告 {#shang-hai-zheng-quan-jiao-yi-suo-ke-zhuan-huan-gong-si-zhai-quan-gong-gao}
<Route namespace="sse" data={{"path":"/convert/:query?","categories":["finance"],"example":"/sse/convert/beginDate=2018-08-18&endDate=2019-08-18&companyCode=603283&title=股份","parameters":{"query":"筛选条件,见示例"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"可转换公司债券公告","maintainers":["kt286"],"location":"convert.ts"}} />
### 上市公司信息最新公告披露 {#shang-hai-zheng-quan-jiao-yi-suo-shang-shi-gong-si-xin-xi-zui-xin-gong-gao-pi-lu}
<Route namespace="sse" data={{"path":"/disclosure/:query?","categories":["finance"],"example":"/sse/disclosure/beginDate=2018-08-18&endDate=2020-08-25&productId=600696","parameters":{"query":"筛选条件,见示例"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"上市公司信息最新公告披露","maintainers":["harveyqiu"],"location":"disclosure.ts"}} />
## 深潮 TechFlow {#shen-chao-techflow}
### 快讯 {#shen-chao-techflow-kuai-xun}
<Route namespace="techflowpost" data={{"path":["/express","/newsflash"],"categories":["finance"],"example":"/techflowpost/express","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["techflowpost.com/newsletter/index.html"]},"name":"快讯","maintainers":["nczitzk"],"url":"techflowpost.com/newsletter/index.html","location":"express.ts"}} />
### 快讯 {#shen-chao-techflow-kuai-xun}
<Route namespace="techflowpost" data={{"path":["/express","/newsflash"],"categories":["finance"],"example":"/techflowpost/express","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["techflowpost.com/newsletter/index.html"]},"name":"快讯","maintainers":["nczitzk"],"url":"techflowpost.com/newsletter/index.html","location":"express.ts"}} />
## 深圳证券交易所 {#shen-zhen-zheng-quan-jiao-yi-suo}
### 创业板项目动态 {#shen-zhen-zheng-quan-jiao-yi-suo-chuang-ye-ban-xiang-mu-dong-tai}
<Route namespace="szse" data={{"path":"/projectdynamic/:type?/:stage?/:status?","categories":["finance"],"example":"/szse/projectdynamic","parameters":{"type":"类型见下表默认为IPO","stage":"阶段,见下表,默认为全部","status":"状态,见下表,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["listing.szse.cn/projectdynamic/1/index.html","listing.szse.cn/projectdynamic/2/index.html","listing.szse.cn/projectdynamic/3/index.html","listing.szse.cn/"]},"name":"创业板项目动态","maintainers":["nczitzk"],"url":"listing.szse.cn/projectdynamic/1/index.html","description":"类型\n\n | IPO | 再融资 | 重大资产重组 |\n | --- | ------ | ------------ |\n | 1 | 2 | 3 |\n\n 阶段\n\n | 全部 | 受理 | 问询 | 上市委会议 |\n | ---- | ---- | ---- | ---------- |\n | 0 | 10 | 20 | 30 |\n\n | 提交注册 | 注册结果 | 中止 | 终止 |\n | -------- | -------- | ---- | ---- |\n | 35 | 40 | 50 | 60 |\n\n 状态\n\n | 全部 | 新受理 | 已问询 | 通过 | 未通过 |\n | ---- | ------ | ------ | ---- | ------ |\n | 0 | 20 | 30 | 45 | 44 |\n\n | 暂缓审议 | 复审通过 | 复审不通过 | 提交注册 |\n | -------- | -------- | ---------- | -------- |\n | 46 | 56 | 54 | 60 |\n\n | 注册生效 | 不予注册 | 补充审核 | 终止注册 |\n | -------- | -------- | -------- | -------- |\n | 70 | 74 | 78 | 76 |\n\n | 中止 | 审核不通过 | 撤回 |\n | ---- | ---------- | ---- |\n | 80 | 90 | 95 |","location":"projectdynamic.ts"}} />
类型
| IPO | 再融资 | 重大资产重组 |
| --- | ------ | ------------ |
| 1 | 2 | 3 |
阶段
| 全部 | 受理 | 问询 | 上市委会议 |
| ---- | ---- | ---- | ---------- |
| 0 | 10 | 20 | 30 |
| 提交注册 | 注册结果 | 中止 | 终止 |
| -------- | -------- | ---- | ---- |
| 35 | 40 | 50 | 60 |
状态
| 全部 | 新受理 | 已问询 | 通过 | 未通过 |
| ---- | ------ | ------ | ---- | ------ |
| 0 | 20 | 30 | 45 | 44 |
| 暂缓审议 | 复审通过 | 复审不通过 | 提交注册 |
| -------- | -------- | ---------- | -------- |
| 46 | 56 | 54 | 60 |
| 注册生效 | 不予注册 | 补充审核 | 终止注册 |
| -------- | -------- | -------- | -------- |
| 70 | 74 | 78 | 76 |
| 中止 | 审核不通过 | 撤回 |
| ---- | ---------- | ---- |
| 80 | 90 | 95 |
### 上市公告 - 可转换债券 {#shen-zhen-zheng-quan-jiao-yi-suo-shang-shi-gong-gao-ke-zhuan-huan-zhai-quan}
<Route namespace="szse" data={{"path":"/notice","categories":["finance"],"example":"/szse/notice","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["szse.cn/disclosure/notice/company/index.html","szse.cn/"]},"name":"上市公告 - 可转换债券","maintainers":["Jeason0228","nczitzk"],"url":"szse.cn/disclosure/notice/company/index.html","location":"notice.ts"}} />
### 问询函件 {#shen-zhen-zheng-quan-jiao-yi-suo-wen-xun-han-jian}
<Route namespace="szse" data={{"path":"/inquire/:category?/:select?/:keyword?","categories":["finance"],"example":"/szse/inquire","parameters":{"category":"类型,见下表,默认为 `0` 即 主板","select":"函件类别, 见下表,默认为全部函件类别","keyword":"公司代码或简称,默认为空"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["szse.cn/disclosure/supervision/inquire/index.html","szse.cn/"],"target":"/inquire"},"name":"问询函件","maintainers":["Jeason0228","nczitzk"],"url":"szse.cn/disclosure/supervision/inquire/index.html","description":"类型\n\n | 主板 | 创业板 |\n | ---- | ------ |\n | 0 | 1 |\n\n 函件类别\n\n | 全部函件类别 | 非许可类重组问询函 | 问询函 | 违法违规线索分析报告 | 许可类重组问询函 | 监管函(会计师事务所模板) | 提请关注函(会计师事务所模板) | 年报问询函 | 向中介机构发函 | 半年报问询函 | 关注函 | 公司部函 | 三季报问询函 |\n | ------------ | ------------------ | ------ | -------------------- | ---------------- | -------------------------- | ------------------------------ | ---------- | -------------- | ------------ | ------ | -------- | ------------ |","location":"inquire.ts"}} />
类型
| 主板 | 创业板 |
| ---- | ------ |
| 0 | 1 |
函件类别
| 全部函件类别 | 非许可类重组问询函 | 问询函 | 违法违规线索分析报告 | 许可类重组问询函 | 监管函(会计师事务所模板) | 提请关注函(会计师事务所模板) | 年报问询函 | 向中介机构发函 | 半年报问询函 | 关注函 | 公司部函 | 三季报问询函 |
| ------------ | ------------------ | ------ | -------------------- | ---------------- | -------------------------- | ------------------------------ | ---------- | -------------- | ------------ | ------ | -------- | ------------ |
### 最新规则 {#shen-zhen-zheng-quan-jiao-yi-suo-zui-xin-gui-ze}
<Route namespace="szse" data={{"path":"/rule","categories":["finance"],"example":"/szse/rule","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["szse.cn/lawrules/rule/new","szse.cn/"]},"name":"最新规则","maintainers":["nczitzk"],"url":"szse.cn/lawrules/rule/new","location":"rule.ts"}} />
## 淘股吧 {#tao-gu-ba}
### 用户博客 {#tao-gu-ba-yong-hu-bo-ke}
<Route namespace="taoguba" data={{"path":["/blog/:id","/user/:id"],"categories":["finance"],"example":"/taoguba/blog/252069","parameters":{"id":"博客 id可在对应博客页中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["taoguba.com.cn/blog/:id","taoguba.com.cn/"]},"name":"用户博客","maintainers":["nczitzk"],"location":"blog.ts"}} />
### 用户博客 {#tao-gu-ba-yong-hu-bo-ke}
<Route namespace="taoguba" data={{"path":["/blog/:id","/user/:id"],"categories":["finance"],"example":"/taoguba/blog/252069","parameters":{"id":"博客 id可在对应博客页中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["taoguba.com.cn/blog/:id","taoguba.com.cn/"]},"name":"用户博客","maintainers":["nczitzk"],"location":"blog.ts"}} />
## 乌拉邦 {#wu-la-bang}
### 频道 {#wu-la-bang-pin-dao}
<Route namespace="ulapia" data={{"path":"/reports/:category?","categories":["finance"],"example":"/ulapia/reports/stock_research","parameters":{"category":"频道类型,默认为券商晨报(今日晨报)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"频道","maintainers":["Fatpandac"],"description":"| 个股研报 | 行业研报 | 策略研报 | 宏观研报 | 新股研报 | 券商晨报(今日晨报) |\n | :-------------: | :----------------: | :----------------: | :-------------: | :-----------: | :------------------: |\n | stock_research | industry_research | strategy_research | macro_research | ipo_research | brokerage_news |","location":"index.ts"}} />
| 个股研报 | 行业研报 | 策略研报 | 宏观研报 | 新股研报 | 券商晨报(今日晨报) |
| :-------------: | :----------------: | :----------------: | :-------------: | :-----------: | :------------------: |
| stock\_research | industry\_research | strategy\_research | macro\_research | ipo\_research | brokerage\_news |
### 最新研报 {#wu-la-bang-zui-xin-yan-bao}
<Route namespace="ulapia" data={{"path":"/research/latest","categories":["finance"],"example":"/ulapia/research/latest","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.ulapia.com/"]},"name":"最新研报","maintainers":[],"url":"www.ulapia.com/","location":"research.ts"}} />
## 雪球 {#xue-qiu}
### 蛋卷基金净值更新 {#xue-qiu-dan-juan-ji-jin-jing-zhi-geng-xin}
<Route namespace="xueqiu" data={{"path":"/fund/:id","categories":["finance"],"example":"/xueqiu/fund/040008","parameters":{"id":"基金代码, 可在基金主页 URL 中找到. 此路由的数据为场外基金 (`F`开头)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"蛋卷基金净值更新","maintainers":["HenryQW","NathanDai"],"location":"fund.ts"}} />
### 股票评论 {#xue-qiu-gu-piao-ping-lun}
<Route namespace="xueqiu" data={{"path":"/stock_comments/:id","categories":["finance"],"example":"/xueqiu/stock_comments/SZ002626","parameters":{"id":"股票代码(需要带上交易所)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xueqiu.com/S/:id"]},"name":"股票评论","maintainers":[],"location":"stock-comments.ts"}} />
### 股票信息 {#xue-qiu-gu-piao-xin-xi}
<Route namespace="xueqiu" data={{"path":"/stock_info/:id/:type?","categories":["finance"],"example":"/xueqiu/stock_info/SZ000002","parameters":{"id":"股票代码(需要带上交易所)","type":"动态的类型, 不填则为股票公告"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xueqiu.com/S/:id","xueqiu.com/s/:id"],"target":"/stock_info/:id"},"name":"股票信息","maintainers":["YuYang"],"description":"| 公告 | 新闻 | 研报 |\n | ------------ | ---- | -------- |\n | announcement | news | research |","location":"stock-info.ts"}} />
| 公告 | 新闻 | 研报 |
| ------------ | ---- | -------- |
| announcement | news | research |
### 今日话题 {#xue-qiu-jin-ri-hua-ti}
<Route namespace="xueqiu" data={{"path":"/today","categories":["finance"],"example":"/xueqiu/today","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xueqiu.com/today"]},"name":"今日话题","maintainers":["nczitzk"],"url":"xueqiu.com/today","location":"today.ts"}} />
### 热帖 {#xue-qiu-re-tie}
<Route namespace="xueqiu" data={{"path":"/hots","categories":["finance"],"example":"/xueqiu/hots","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xueqiu.com/"]},"name":"热帖","maintainers":["hillerliao"],"url":"xueqiu.com/","location":"hots.ts"}} />
### 用户专栏 {#xue-qiu-yong-hu-zhuan-lan}
<Route namespace="xueqiu" data={{"path":"/column/:id","categories":["finance"],"example":"/xueqiu/column/9962554712","parameters":{"id":"用户 id, 可在用户主页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xueqiu.com/:id/column"]},"name":"用户专栏","maintainers":["TonyRL"],"location":"column.ts"}} />
### 用户收藏动态 {#xue-qiu-yong-hu-shou-cang-dong-tai}
<Route namespace="xueqiu" data={{"path":"/favorite/:id","categories":["finance"],"example":"/xueqiu/favorite/8152922548","parameters":{"id":"用户 id, 可在用户主页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xueqiu.com/u/:id"]},"name":"用户收藏动态","maintainers":["imlonghao"],"location":"favorite.ts"}} />
### 用户自选动态 {#xue-qiu-yong-hu-zi-xuan-dong-tai}
<Route namespace="xueqiu" data={{"path":"/user_stock/:id","categories":["finance"],"example":"/xueqiu/user_stock/1247347556","parameters":{"id":"用户 id, 可在用户主页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xueqiu.com/u/:id"]},"name":"用户自选动态","maintainers":["hillerliao"],"location":"user-stock.ts"}} />
### 用户动态 {#xue-qiu-yong-hu-dong-tai}
<Route namespace="xueqiu" data={{"path":"/user/:id/:type?","categories":["finance"],"example":"/xueqiu/user/8152922548","parameters":{"id":"用户 id, 可在用户主页 URL 中找到","type":"动态的类型, 不填则默认全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xueqiu.com/u/:id"],"target":"/user/:id"},"name":"用户动态","maintainers":["imlonghao"],"description":"| 原发布 | 长文 | 问答 | 热门 | 交易 |\n | ------ | ---- | ---- | ---- | ---- |\n | 0 | 2 | 4 | 9 | 11 |","location":"user.ts"}} />
| 原发布 | 长文 | 问答 | 热门 | 交易 |
| ------ | ---- | ---- | ---- | ---- |
| 0 | 2 | 4 | 9 | 11 |
### 组合最新调仓信息 {#xue-qiu-zu-he-zui-xin-tiao-cang-xin-xi}
<Route namespace="xueqiu" data={{"path":"/snb/:id","categories":["finance"],"example":"/xueqiu/snb/ZH1288184","parameters":{"id":"组合代码, 可在组合主页 URL 中找到."},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xueqiu.com/P/:id","xueqiu.com/p/:id"]},"name":"组合最新调仓信息","maintainers":["ZhishanZhang"],"location":"snb.ts"}} />
## 有知有行 {#you-zhi-you-xing}
### 有知文章 {#you-zhi-you-xing-you-zhi-wen-zhang}
<Route namespace="youzhiyouxing" data={{"path":"/materials/:id?","categories":["finance"],"example":"/youzhiyouxing/materials","parameters":{"id":"分类,见下表,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["youzhiyouxing.cn/materials"],"target":"/materials"},"name":"有知文章","maintainers":["broven","Fatpandac","nczitzk"],"url":"youzhiyouxing.cn/materials","description":"| 全部 | 知行小酒馆 | 知行黑板报 | 无人知晓 | 孟岩专栏 | 知行读书会 | 你好,同路人 |\n | :--: | :--------: | :--------: | :------: | :------: | :--------: | :----------: |\n | 0 | 4 | 2 | 10 | 1 | 3 | 11 |","location":"materials.ts"}} />
| 全部 | 知行小酒馆 | 知行黑板报 | 无人知晓 | 孟岩专栏 | 知行读书会 | 你好,同路人 |
| :--: | :--------: | :--------: | :------: | :------: | :--------: | :----------: |
| 0 | 4 | 2 | 10 | 1 | 3 | 11 |
## 证券时报网 {#zheng-quan-shi-bao-wang}
### 栏目 {#zheng-quan-shi-bao-wang-lan-mu}
<Route namespace="stcn" data={{"path":"/:id?","categories":["finance"],"example":"/stcn/yw","parameters":{"id":"栏目 id见下表默认为要闻"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"栏目","maintainers":["nczitzk"],"description":"| 快讯 | 要闻 | 股市 | 公司 | 数据 |\n | ---- | ---- | ---- | ------- | ---- |\n | kx | yw | gs | company | data |\n\n | 基金 | 金融 | 评论 | 产经 | 创投 |\n | ---- | ------- | ------- | ---- | ---- |\n | fund | finance | comment | cj | ct |\n\n | 科创板 | 新三板 | 投教 | ESG | 滚动 |\n | ------ | ------ | ---- | --- | ---- |\n | kcb | xsb | tj | zk | gd |\n\n | 股市一览 | 独家解读 |\n | -------- | -------- |\n | gsyl | djjd |\n\n | 公司新闻 | 公司动态 |\n | -------- | -------- |\n | gsxw | gsdt |\n\n | 独家数据 | 看点数据 | 资金流向 | 科创板 | 行情总貌 |\n | -------- | -------- | -------- | ------- | -------- |\n | djsj | kd | zj | sj_kcb | hq |\n\n | 专栏 | 作者 |\n | ---- | ------ |\n | zl | author |\n\n | 行业 | 汽车 |\n | ---- | ---- |\n | cjhy | cjqc |\n\n | 投教课堂 | 政策知识 | 投教动态 | 专题活动 |\n | -------- | -------- | -------- | -------- |\n | tjkt | zczs | tjdt | zthd |","location":"index.ts"}} />
| 快讯 | 要闻 | 股市 | 公司 | 数据 |
| ---- | ---- | ---- | ------- | ---- |
| kx | yw | gs | company | data |
| 基金 | 金融 | 评论 | 产经 | 创投 |
| ---- | ------- | ------- | ---- | ---- |
| fund | finance | comment | cj | ct |
| 科创板 | 新三板 | 投教 | ESG | 滚动 |
| ------ | ------ | ---- | --- | ---- |
| kcb | xsb | tj | zk | gd |
| 股市一览 | 独家解读 |
| -------- | -------- |
| gsyl | djjd |
| 公司新闻 | 公司动态 |
| -------- | -------- |
| gsxw | gsdt |
| 独家数据 | 看点数据 | 资金流向 | 科创板 | 行情总貌 |
| -------- | -------- | -------- | ------- | -------- |
| djsj | kd | zj | sj\_kcb | hq |
| 专栏 | 作者 |
| ---- | ------ |
| zl | author |
| 行业 | 汽车 |
| ---- | ---- |
| cjhy | cjqc |
| 投教课堂 | 政策知识 | 投教动态 | 专题活动 |
| -------- | -------- | -------- | -------- |
| tjkt | zczs | tjdt | zthd |
## 智通财经网 {#zhi-tong-cai-jing-wang}
### 推荐 {#zhi-tong-cai-jing-wang-tui-jian}
<Route namespace="zhitongcaijing" data={{"path":"/:id?/:category?","categories":["finance"],"example":"/zhitongcaijing","parameters":{"id":"栏目 id可在对应栏目页 URL 中找到,默认为 recommend即推荐","category":"分类 id可在对应栏目子分类页 URL 中找到,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"推荐","maintainers":["nczitzk"],"description":"| id | 栏目 |\n | ------------ | ---- |\n | recommend | 推荐 |\n | hkstock | 港股 |\n | meigu | 美股 |\n | agu | 沪深 |\n | ct | 创投 |\n | esg | ESG |\n | aqs | 券商 |\n | ajj | 基金 |\n | focus | 要闻 |\n | announcement | 公告 |\n | research | 研究 |\n | shares | 新股 |\n | bazaar | 市场 |\n | company | 公司 |","location":"index.ts"}} />
| id | 栏目 |
| ------------ | ---- |
| recommend | 推荐 |
| hkstock | 港股 |
| meigu | 美股 |
| agu | 沪深 |
| ct | 创投 |
| esg | ESG |
| aqs | 券商 |
| ajj | 基金 |
| focus | 要闻 |
| announcement | 公告 |
| research | 研究 |
| shares | 新股 |
| bazaar | 市场 |
| company | 公司 |
## 中国货币网 {#zhong-guo-huo-bi-wang}
### 公告 {#zhong-guo-huo-bi-wang-gong-gao}
<Route namespace="chinamoney" data={{"path":"/:channelId?","categories":["finance"],"example":"/chinamoney","parameters":{"channelId":"分类,见下表,默认为 `2834`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"公告","maintainers":["TonyRL"],"description":"<details>\n <summary>市场公告</summary>\n\n 外汇市场公告\n\n | 最新 | 市场公告通知 | 中心会员公告 | 会员信息公告 |\n | ---- | ------------ | ------------ | ------------ |\n | 2834 | 2835 | 2836 | 2837 |\n\n 本币市场公告\n\n | 最新 | 市场公告通知 | 中心会员公告 | 会员信息公告 |\n | -------------- | ------------ | ------------ | ------------ |\n | 2839,2840,2841 | 2839 | 2840 | 2841 |\n\n 央行业务公告\n\n | 最新 | 公开市场操作 | 中央国库现金管理 |\n | --------- | ------------ | ---------------- |\n | 2845,2846 | 2845 | 2846 |\n </details>\n\n <details>\n <summary>本币市场</summary>\n\n 贷款市场报价利率\n\n | LPR 市场公告 |\n | ------------ |\n | 3686 |\n </details>","location":"notice.ts"}} />
<details>
<summary>市场公告</summary>
外汇市场公告
| 最新 | 市场公告通知 | 中心会员公告 | 会员信息公告 |
| ---- | ------------ | ------------ | ------------ |
| 2834 | 2835 | 2836 | 2837 |
本币市场公告
| 最新 | 市场公告通知 | 中心会员公告 | 会员信息公告 |
| -------------- | ------------ | ------------ | ------------ |
| 2839,2840,2841 | 2839 | 2840 | 2841 |
央行业务公告
| 最新 | 公开市场操作 | 中央国库现金管理 |
| --------- | ------------ | ---------------- |
| 2845,2846 | 2845 | 2846 |
</details>
<details>
<summary>本币市场</summary>
贷款市场报价利率
| LPR 市场公告 |
| ------------ |
| 3686 |
</details>
## 中国人民银行 {#zhong-guo-ren-min-yin-hang}
<details>
<summary>*业务咨询* 和 *投诉建议* 可用的站点参数</summary>
| 上海市 | 北京市 | 天津市 | 河北省 |
| -------- | ------- | ------- | ------ |
| shanghai | beijing | tianjin | hebei |
| 山西省 | 内蒙古自治区 | 辽宁省 | 吉林省 |
| ------ | ------------ | -------- | ------ |
| shanxi | neimenggu | liaoning | jilin |
| 黑龙江省 | 江苏省 | 浙江省 | 安徽省 |
| ------------ | ------- | -------- | ------ |
| heilongjiang | jiangsu | zhejiang | anhui |
| 福建省 | 江西省 | 山东省 | 河南省 |
| ------ | ------- | -------- | ------ |
| fujian | jiangxi | shandong | henan |
| 湖北省 | 湖南省 | 广东省 | 广西壮族自治区 |
| ------ | ------ | --------- | -------------- |
| hubei | hunan | guangdong | guangxi |
| 海南省 | 重庆市 | 四川省 | 贵州省 |
| ------ | --------- | ------- | ------- |
| hainan | chongqing | sichuan | guizhou |
| 云南省 | 西藏自治区 | 陕西省 | 甘肃省 |
| ------ | ---------- | ------- | ------ |
| yunnan | xizang | shaanxi | gansu |
| 青海省 | 宁夏回族自治区 | 新疆维吾尔自治区 | 大连市 |
| ------- | -------------- | ---------------- | ------ |
| qinghai | ningxia | xinjiang | dalian |
| 宁波市 | 厦门市 | 青岛市 | 深圳市 |
| ------ | ------ | ------- | -------- |
| ningbo | xiamen | qingdao | shenzhen |
</details>
### 工作论文 {#zhong-guo-ren-min-yin-hang-gong-zuo-lun-wen}
<Route namespace="gov" data={{"path":"/pbc/gzlw","categories":["finance"],"example":"/gov/pbc/gzlw","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["pbc.gov.cn/redianzhuanti/118742/4122386/4122692/index.html"]},"name":"工作论文","maintainers":["Fatpandac"],"url":"pbc.gov.cn/redianzhuanti/118742/4122386/4122692/index.html","location":"pbc/gzlw.ts"}} />
### 沟通交流 {#zhong-guo-ren-min-yin-hang-gou-tong-jiao-liu}
<Route namespace="gov" data={{"path":"/pbc/goutongjiaoliu","categories":["finance"],"example":"/gov/pbc/goutongjiaoliu","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["pbc.gov.cn/goutongjiaoliu/113456/113469/index.html"]},"name":"沟通交流","maintainers":["nczitzk"],"url":"pbc.gov.cn/goutongjiaoliu/113456/113469/index.html","location":"pbc/goutongjiaoliu.ts"}} />
### 货币政策司公开市场交易公告 {#zhong-guo-ren-min-yin-hang-huo-bi-zheng-ce-si-gong-kai-shi-chang-jiao-yi-gong-gao}
<Route namespace="gov" data={{"path":"/pbc/tradeAnnouncement","categories":["finance"],"example":"/gov/pbc/tradeAnnouncement","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"货币政策司公开市场交易公告","maintainers":["nczitzk"],"location":"pbc/trade-announcement.ts"}} />
## 中证网 {#zhong-zheng-wang}
### Unknown {#zhong-zheng-wang-unknown}
<Route namespace="cs" data={{"path":"/video/:category?","categories":["finance"],"example":"/cs/video/今日聚焦","parameters":{"category":"分类,见下表,默认为今日聚焦"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Unknown","maintainers":["nczitzk"],"location":"video.ts"}} />

View File

@ -0,0 +1,225 @@
# forecast
## BADAN METEOROLOGI, KLIMATOLOGI, DAN GEOFISIKA(Indonesian) {#badan-meteorologi-klimatologi-dan-geofisika-indonesian}
### News {#badan-meteorologi-klimatologi-dan-geofisika-indonesian-news}
<Route namespace="bmkg" data={{"path":"/news","categories":["forecast"],"example":"/bmkg/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bmkg.go.id/","bmkg.go.id/berita"]},"name":"News","maintainers":["Shinanory"],"url":"bmkg.go.id/","location":"news.ts"}} />
### Recent Earthquakes {#badan-meteorologi-klimatologi-dan-geofisika-indonesian-recent-earthquakes}
<Route namespace="bmkg" data={{"path":"/earthquake","categories":["forecast"],"example":"/bmkg/earthquake","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bmkg.go.id/","bmkg.go.id/gempabumi-terkini.html"]},"name":"Recent Earthquakes","maintainers":["Shinanory"],"url":"bmkg.go.id/","location":"earthquake.ts"}} />
## Outage.Report {#outage-report}
### Report {#outage-report-report}
<Route namespace="outagereport" data={{"path":"/:name/:count?","categories":["forecast"],"example":"/outagereport/ubisoft/5","parameters":{"name":"Service name, spelling format must be consistent with URL","count":"Counting threshold, will only be written in RSS if the number of people who report to stop serving is not less than this number"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Report","maintainers":["cxumol","nczitzk"],"description":"Please skip the local service area code for `name`, for example `https://outage.report/us/verizon-wireless` to `verizon-wireless`.","location":"index.ts"}} />
Please skip the local service area code for `name`, for example `https://outage.report/us/verizon-wireless` to `verizon-wireless`.
## Uptime Robot {#uptime-robot}
### RSS {#uptime-robot-rss}
<Route namespace="uptimerobot" data={{"path":"/rss/:id/:routeParams?","categories":["forecast"],"example":"/uptimerobot/rss/u358785-e4323652448755805d668f1a66506f2f","parameters":{"id":"the last part of your RSS URL (e.g. `u358785-e4323652448755805d668f1a66506f2f` for `https://rss.uptimerobot.com/u358785-e4323652448755805d668f1a66506f2f`)","routeParams":"extra parameters, see the table below"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["rss.uptimerobot.com/:id"],"target":"/rss/:id"},"name":"RSS","maintainers":["Rongronggg9"],"description":"| Key | Description | Accepts | Defaults to |\n | ------ | ------------------------------------------------------------------------ | -------------- | ----------- |\n | showID | Show monitor ID (disabling it will also disable link for each RSS entry) | 0/1/true/false | true |","location":"rss.ts"}} />
| Key | Description | Accepts | Defaults to |
| ------ | ------------------------------------------------------------------------ | -------------- | ----------- |
| showID | Show monitor ID (disabling it will also disable link for each RSS entry) | 0/1/true/false | true |
## 重庆燃气 {#chong-qing-ran-qi}
### 停气检修通知 {#chong-qing-ran-qi-ting-qi-jian-xiu-tong-zhi}
<Route namespace="cqgas" data={{"path":"/tqtz","categories":["forecast"],"example":"/cqgas/tqtz","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["cqgas.cn/"]},"name":"停气检修通知","maintainers":["Mai19930513"],"url":"cqgas.cn/","location":"tqtz.ts"}} />
## 地震速报 {#di-zhen-su-bao}
### 中国地震台 {#di-zhen-su-bao-zhong-guo-di-zhen-tai}
<Route namespace="earthquake" data={{"path":"/ceic/:type?","categories":["forecast"],"example":"/earthquake/ceic/1","parameters":{"type":"类型,见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.cea.gov.cn/cea/xwzx/zqsd/index.html","www.cea.gov.cn/"],"target":""},"name":"中国地震台","maintainers":["SettingDust"],"url":"www.cea.gov.cn/cea/xwzx/zqsd/index.html","description":"| 参数 | 类型 |\n | ---- | --------------------------- |\n | 1 | 最近 24 小时地震信息 |\n | 2 | 最近 48 小时地震信息 |\n | 5 | 最近一年 3.0 级以上地震信息 |\n | 7 | 最近一年 3.0 级以下地震 |\n | 8 | 最近一年 4.0 级以上地震信息 |\n | 9 | 最近一年 5.0 级以上地震信息 |\n | 0 | 最近一年 6.0 级以上地震信息 |\n\n 可通过全局过滤参数订阅您感兴趣的地区.","location":"ceic.ts"}} />
| 参数 | 类型 |
| ---- | --------------------------- |
| 1 | 最近 24 小时地震信息 |
| 2 | 最近 48 小时地震信息 |
| 5 | 最近一年 3.0 级以上地震信息 |
| 7 | 最近一年 3.0 级以下地震 |
| 8 | 最近一年 4.0 级以上地震信息 |
| 9 | 最近一年 5.0 级以上地震信息 |
| 0 | 最近一年 6.0 级以上地震信息 |
可通过全局过滤参数订阅您感兴趣的地区.
### 中国地震局 {#di-zhen-su-bao-zhong-guo-di-zhen-ju}
<Route namespace="earthquake" data={{"path":"/:region?","categories":["forecast"],"example":"/earthquake","parameters":{"region":"区域0全部1国内默认2国外"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.cea.gov.cn/cea/xwzx/zqsd/index.html","www.cea.gov.cn/"],"target":""},"name":"中国地震局","maintainers":["LogicJake"],"url":"www.cea.gov.cn/cea/xwzx/zqsd/index.html","description":"可通过全局过滤参数订阅您感兴趣的地区.","location":"index.ts"}} />
可通过全局过滤参数订阅您感兴趣的地区.
## 和风天气 {#he-feng-tian-qi}
### 近三天天气 {#he-feng-tian-qi-jin-san-tian-tian-qi}
<Route namespace="qweather" data={{"path":"/3days/:location","categories":["forecast"],"example":"/qweather/3days/广州","parameters":{"location":"N"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"近三天天气","maintainers":["Rein-Ou","la3rence"],"description":"需自行注册获取 api 的 key并在环境变量 HEFENG_KEY 中进行配置,获取订阅近三天天气预报","location":"3days.ts"}} />
需自行注册获取 api 的 key并在环境变量 HEFENG\_KEY 中进行配置,获取订阅近三天天气预报
### 实时天气 {#he-feng-tian-qi-shi-shi-tian-qi}
<Route namespace="qweather" data={{"path":"/now/:location","categories":["forecast"],"example":"/qweather/广州","parameters":{"location":"N"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"实时天气","maintainers":["Rein-Ou"],"description":"需自行注册获取 api 的 key每小时更新一次数据","location":"now.ts"}} />
需自行注册获取 api 的 key每小时更新一次数据
## 停水通知 {#ting-shui-tong-zhi}
配合 [IFTTT](https://ifttt.com/) Applets [邮件通知](https://ifttt.com/applets/SEvmDVKY-) 使用实现自动通知效果.
### 大连市 {#ting-shui-tong-zhi-da-lian-shi}
<Route namespace="tingshuitz" data={{"path":"/dalian","categories":["forecast"],"example":"/tingshuitz/dalian","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["swj.dl.gov.cn/col/col4296/index.html","swj.dl.gov.cn/"]},"name":"大连市","maintainers":["DIYgod"],"url":"swj.dl.gov.cn/col/col4296/index.html","location":"dalian.ts"}} />
### 东莞市 {#ting-shui-tong-zhi-dong-guan-shi}
<Route namespace="tingshuitz" data={{"path":"/dongguan","categories":["forecast"],"example":"/tingshuitz/dongguan","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"东莞市","maintainers":["victoriqueko"],"location":"dongguan.ts"}} />
### 广州市 {#ting-shui-tong-zhi-guang-zhou-shi}
<Route namespace="tingshuitz" data={{"path":"/guangzhou","categories":["forecast"],"example":"/tingshuitz/guangzhou","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"广州市","maintainers":["xyqfer"],"location":"guangzhou.ts"}} />
### 杭州市 {#ting-shui-tong-zhi-hang-zhou-shi}
<Route namespace="tingshuitz" data={{"path":"/hangzhou","categories":["forecast"],"example":"/tingshuitz/hangzhou","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.hzwgc.com/public/stop_the_water","www.hzwgc.com/"]},"name":"杭州市","maintainers":["znhocn"],"url":"www.hzwgc.com/public/stop_the_water","location":"hangzhou.ts"}} />
### 南京市 {#ting-shui-tong-zhi-nan-jing-shi}
<Route namespace="tingshuitz" data={{"path":"/nanjing","categories":["forecast"],"example":"/tingshuitz/nanjing","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["jlwater.com/portal/10000013","jlwater.com/"]},"name":"南京市","maintainers":["ocleo1"],"url":"jlwater.com/portal/10000013","location":"nanjing.ts"}} />
### 深圳市 {#ting-shui-tong-zhi-shen-zhen-shi}
<Route namespace="tingshuitz" data={{"path":"/shenzhen","categories":["forecast"],"example":"/tingshuitz/shenzhen","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["sz-water.com.cn/*"]},"name":"深圳市","maintainers":["lilPiper"],"url":"sz-water.com.cn/*","description":"可能仅限中国大陆服务器访问,以实际情况为准。","location":"shenzhen.ts"}} />
可能仅限中国大陆服务器访问,以实际情况为准。
### 西安市 {#ting-shui-tong-zhi-xi-an-shi}
<Route namespace="tingshuitz" data={{"path":"/xian","categories":["forecast"],"example":"/tingshuitz/xian","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"西安市","maintainers":["ciaranchen"],"location":"xian.ts"}} />
### 萧山区 {#ting-shui-tong-zhi-xiao-shan-qu}
<Route namespace="tingshuitz" data={{"path":"/xiaoshan","categories":["forecast"],"example":"/tingshuitz/xiaoshan","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.xswater.com/gongshui/channels/227.html","www.xswater.com/"]},"name":"萧山区","maintainers":["znhocn"],"url":"www.xswater.com/gongshui/channels/227.html","location":"xiaoshan.ts"}} />
### 阳江市 {#ting-shui-tong-zhi-yang-jiang-shi}
<Route namespace="tingshuitz" data={{"path":"/yangjiang","categories":["forecast"],"example":"/tingshuitz/yangjiang","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yjsswjt.com/zxdt_list.jsp","yjsswjt.com/"]},"name":"阳江市","maintainers":["ciaranchen"],"url":"yjsswjt.com/zxdt_list.jsp","location":"yangjiang.ts"}} />
### 长沙市 {#ting-shui-tong-zhi-chang-sha-shi}
<Route namespace="tingshuitz" data={{"path":"/changsha/:channelId?","categories":["forecast"],"example":"/tingshuitz/changsha/78","parameters":{"channelId":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"长沙市","maintainers":["shansing"],"description":"可能仅限于中国大陆服务器访问,以实际情况为准。\n\n | channelId | 分类 |\n | --------- | -------- |\n | 78 | 计划停水 |\n | 157 | 抢修停水 |","location":"changsha.ts"}} />
可能仅限于中国大陆服务器访问,以实际情况为准。
| channelId | 分类 |
| --------- | -------- |
| 78 | 计划停水 |
| 157 | 抢修停水 |
## 中国国家应急广播 {#zhong-guo-guo-jia-ying-ji-guang-bo}
### 应急新闻 {#zhong-guo-guo-jia-ying-ji-guang-bo-ying-ji-xin-wen}
<Route namespace="cneb" data={{"path":"/yjxw/:category?","categories":["forecast"],"example":"/cneb/yjxw","parameters":{"category":"分类,见下表,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["cneb.gov.cn/yjxw/:category?","cneb.gov.cn/"]},"name":"应急新闻","maintainers":["nczitzk"],"description":"| 全部 | 国内新闻 | 国际新闻 |\n | ---- | -------- | -------- |\n | | gnxw | gjxw |","location":"yjxw.ts"}} />
| 全部 | 国内新闻 | 国际新闻 |
| ---- | -------- | -------- |
| | gnxw | gjxw |
## 中国气象局 {#zhong-guo-qi-xiang-ju}
### 天气预报频道 {#zhong-guo-qi-xiang-ju-tian-qi-yu-bao-pin-dao}
<Route namespace="cma" data={{"path":"/channel/:id?","categories":["forecast"],"example":"/cma/channel/380","parameters":{"id":"分类,见下表,可在对应频道页 URL 中找到,默认为 380即每日天气提示"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"天气预报频道","maintainers":["nczitzk"],"description":"#### 天气实况\n\n | 频道名称 | 频道 id |\n | -------- | -------------------------------- |\n | 卫星云图 | d3236549863e453aab0ccc4027105bad |\n | 单站雷达 | 103 |\n | 降水量 | 18 |\n | 气温 | 32 |\n | 土壤水分 | 45 |\n\n #### 气象公报\n\n | 频道名称 | 频道 id |\n | -------------- | -------------------------------- |\n | 每日天气提示 | 380 |\n | 重要天气提示 | da5d55817ad5430fb9796a0780178533 |\n | 天气公报 | 3780 |\n | 强对流天气预报 | 383 |\n | 交通气象预报 | 423 |\n | 森林火险预报 | 424 |\n | 海洋天气公报 | 452 |\n | 环境气象公报 | 467 |\n\n :::tip\n 订阅更多细分频道,请前往对应上级频道页,使用下拉菜单选择项目后跳转到目标频道页,查看其 URL 找到对应频道 id\n :::","location":"channel.ts"}} />
#### 天气实况 {#zhong-guo-qi-xiang-ju-tian-qi-yu-bao-pin-dao-tian-qi-shi-kuang}
| 频道名称 | 频道 id |
| -------- | -------------------------------- |
| 卫星云图 | d3236549863e453aab0ccc4027105bad |
| 单站雷达 | 103 |
| 降水量 | 18 |
| 气温 | 32 |
| 土壤水分 | 45 |
#### 气象公报 {#zhong-guo-qi-xiang-ju-tian-qi-yu-bao-pin-dao-qi-xiang-gong-bao}
| 频道名称 | 频道 id |
| -------------- | -------------------------------- |
| 每日天气提示 | 380 |
| 重要天气提示 | da5d55817ad5430fb9796a0780178533 |
| 天气公报 | 3780 |
| 强对流天气预报 | 383 |
| 交通气象预报 | 423 |
| 森林火险预报 | 424 |
| 海洋天气公报 | 452 |
| 环境气象公报 | 467 |
:::tip
订阅更多细分频道,请前往对应上级频道页,使用下拉菜单选择项目后跳转到目标频道页,查看其 URL 找到对应频道 id
:::
## 中国人民银行 {#zhong-guo-ren-min-yin-hang}
<details>
<summary>*业务咨询* 和 *投诉建议* 可用的站点参数</summary>
| 上海市 | 北京市 | 天津市 | 河北省 |
| -------- | ------- | ------- | ------ |
| shanghai | beijing | tianjin | hebei |
| 山西省 | 内蒙古自治区 | 辽宁省 | 吉林省 |
| ------ | ------------ | -------- | ------ |
| shanxi | neimenggu | liaoning | jilin |
| 黑龙江省 | 江苏省 | 浙江省 | 安徽省 |
| ------------ | ------- | -------- | ------ |
| heilongjiang | jiangsu | zhejiang | anhui |
| 福建省 | 江西省 | 山东省 | 河南省 |
| ------ | ------- | -------- | ------ |
| fujian | jiangxi | shandong | henan |
| 湖北省 | 湖南省 | 广东省 | 广西壮族自治区 |
| ------ | ------ | --------- | -------------- |
| hubei | hunan | guangdong | guangxi |
| 海南省 | 重庆市 | 四川省 | 贵州省 |
| ------ | --------- | ------- | ------- |
| hainan | chongqing | sichuan | guizhou |
| 云南省 | 西藏自治区 | 陕西省 | 甘肃省 |
| ------ | ---------- | ------- | ------ |
| yunnan | xizang | shaanxi | gansu |
| 青海省 | 宁夏回族自治区 | 新疆维吾尔自治区 | 大连市 |
| ------- | -------------- | ---------------- | ------ |
| qinghai | ningxia | xinjiang | dalian |
| 宁波市 | 厦门市 | 青岛市 | 深圳市 |
| ------ | ------ | ------- | -------- |
| ningbo | xiamen | qingdao | shenzhen |
</details>
### 广东省内城市预警信号 {#zhong-guo-ren-min-yin-hang-guang-dong-sheng-nei-cheng-shi-yu-jing-xin-hao}
<Route namespace="gov" data={{"path":"/guangdong/tqyb/sncsyjxh","categories":["forecast"],"example":"/gov/guangdong/tqyb/sncsyjxh","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.tqyb.com.cn/gz/weatherAlarm/otherCity/"]},"name":"广东省内城市预警信号","maintainers":["Fatpandac"],"url":"www.tqyb.com.cn/gz/weatherAlarm/otherCity/","location":"guangdong/tqyb/sncsyjxh.ts"}} />
### 突发性天气提示 {#zhong-guo-ren-min-yin-hang-tu-fa-xing-tian-qi-ti-shi}
<Route namespace="gov" data={{"path":"/guangdong/tqyb/tfxtq","categories":["forecast"],"example":"/gov/guangdong/tqyb/tfxtq","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.tqyb.com.cn/gz/weatherAlarm/suddenWeather/"]},"name":"突发性天气提示","maintainers":["Fatpandac"],"url":"www.tqyb.com.cn/gz/weatherAlarm/suddenWeather/","location":"guangdong/tqyb/tfxtq.ts"}} />
## 中央气象台 {#zhong-yang-qi-xiang-tai}
### Unknown {#zhong-yang-qi-xiang-tai-unknown}
<Route namespace="nmc" data={{"path":"/weatheralarm/:province?","categories":["forecast"],"example":"/nmc/weatheralarm/广东省","parameters":{"province":"省份"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nmc.cn/publish/alarm.html","nmc.cn/"],"target":"/weatheralarm"},"name":"Unknown","maintainers":["ylc395"],"url":"nmc.cn/publish/alarm.html","location":"weatheralarm.ts"}} />

View File

@ -0,0 +1,708 @@
# game
## 3DMGame {#3dmgame}
### 新闻中心 {#3dmgame-xin-wen-zhong-xin}
<Route namespace="3dmgame" data={{"path":"/news/:category?","categories":["game"],"example":"/3dmgame/news","parameters":{"category":"分类名或 ID见下表默认为新闻推荐ID 可从分类 URL 中找到,如 Steam 为 `22221`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["3dmgame.com/news/:category?","3dmgame.com/news"]},"name":"新闻中心","maintainers":["zhboner"],"description":"| 新闻推荐 | 游戏新闻 | 动漫影视 | 智能数码 | 时事焦点 |\n | -------- | -------- | -------- | -------- | ----------- |\n | | game | acg | next | news_36_1 |","location":"news-center.ts"}} />
| 新闻推荐 | 游戏新闻 | 动漫影视 | 智能数码 | 时事焦点 |
| -------- | -------- | -------- | -------- | ----------- |
| | game | acg | next | news\_36\_1 |
## 4Gamers {#4gamers}
### 标签 {#4gamers-biao-qian}
<Route namespace="4gamers" data={{"path":"/tag/:tag","categories":["game"],"example":"/4gamers/tag/限時免費","parameters":{"tag":"标签名,可在标签 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.4gamers.com.tw/news/tag/:tag"]},"name":"标签","maintainers":["hoilc"],"url":"www.4gamers.com.tw/news","location":"tag.ts"}} />
### 主題 {#4gamers-zhu-ti}
<Route namespace="4gamers" data={{"path":"/topic/:topic","categories":["game"],"example":"/4gamers/topic/gentlemen-topic","parameters":{"topic":"主题,可在首页上方页面内找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.4gamers.com.tw/news/option-cfg/:topic"]},"name":"主題","maintainers":["bestpika"],"url":"www.4gamers.com.tw/news","location":"topic.ts"}} />
## 5EPLAY {#5eplay}
### 新闻列表 {#5eplay-xin-wen-lie-biao}
<Route namespace="5eplay" data={{"path":"/article","categories":["game"],"example":"/5eplay/article","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["csgo.5eplay.com/","csgo.5eplay.com/article"]},"name":"新闻列表","maintainers":["Dlouxgit"],"url":"csgo.5eplay.com/","location":"index.ts"}} />
## Blizzard {#blizzard}
### News {#blizzard-news}
<Route namespace="blizzard" data={{"path":"/news/:language?/:category?","categories":["game"],"example":"/blizzard/news","parameters":{"language":"Language code, see below, en-US by default","category":"Category, see below, All News by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"News","maintainers":["nczitzk"],"description":"Categories\n\n | Category | Slug |\n | ---------------------- | ------------------- |\n | All News | |\n | Diablo II: Resurrected | diablo2 |\n | Diablo III | diablo3 |\n | Diablo IV | diablo4 |\n | Diablo: Immortal | diablo-immortal |\n | Hearthstone | hearthstone |\n | Heroes of the Storm | heroes-of-the-storm |\n | Overwatch 2 | overwatch |\n | StarCraft: Remastered | starcraft |\n | StarCraft II | starcraft2 |\n | World of Warcraft | world-of-warcraft |\n | Warcraft III: Reforged | warcraft3 |\n | Battle.net | battlenet |\n | BlizzCon | blizzcon |\n | Inside Blizzard | blizzard |\n\n Language codes\n\n | Language | Code |\n | ------------------ | ----- |\n | Deutsch | de-de |\n | English (US) | en-us |\n | English (EU) | en-gb |\n | Español (EU) | es-es |\n | Español (Latino) | es-mx |\n | Français | fr-fr |\n | Italiano | it-it |\n | Português (Brasil) | pt-br |\n | Polski | pl-pl |\n | Русский | ru-ru |\n | 한국어 | ko-kr |\n | ภาษาไทย | th-th |\n | 日本語 | ja-jp |\n | 繁體中文 | zh-tw |","location":"news.ts"}} />
Categories
| Category | Slug |
| ---------------------- | ------------------- |
| All News | |
| Diablo II: Resurrected | diablo2 |
| Diablo III | diablo3 |
| Diablo IV | diablo4 |
| Diablo: Immortal | diablo-immortal |
| Hearthstone | hearthstone |
| Heroes of the Storm | heroes-of-the-storm |
| Overwatch 2 | overwatch |
| StarCraft: Remastered | starcraft |
| StarCraft II | starcraft2 |
| World of Warcraft | world-of-warcraft |
| Warcraft III: Reforged | warcraft3 |
| Battle.net | battlenet |
| BlizzCon | blizzcon |
| Inside Blizzard | blizzard |
Language codes
| Language | Code |
| ------------------ | ----- |
| Deutsch | de-de |
| English (US) | en-us |
| English (EU) | en-gb |
| Español (EU) | es-es |
| Español (Latino) | es-mx |
| Français | fr-fr |
| Italiano | it-it |
| Português (Brasil) | pt-br |
| Polski | pl-pl |
| Русский | ru-ru |
| 한국어 | ko-kr |
| ภาษาไทย | th-th |
| 日本語 | ja-jp |
| 繁體中文 | zh-tw |
## Dorohedoro {#dorohedoro}
### News {#dorohedoro-news}
<Route namespace="dorohedoro" data={{"path":"/news","categories":["game"],"example":"/dorohedoro/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["dorohedoro.net/news","dorohedoro.net/"]},"name":"News","maintainers":["nczitzk"],"url":"dorohedoro.net/news","location":"news.ts"}} />
## Epic Games Store {#epic-games-store}
### Free games {#epic-games-store-free-games}
<Route namespace="epicgames" data={{"path":"/freegames/:locale?/:country?","categories":["game"],"example":"/epicgames/freegames","parameters":{"locale":"Locale, en_US by default","country":"Country, US by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["store.epicgames.com/:locale/free-games"],"target":"/freegames/:locale"},"name":"Free games","maintainers":["DIYgod","NeverBehave","Zyx-A","junfengP","nczitzk","KotaHv"],"location":"index.ts"}} />
## FINAL FANTASY XIV 最终幻想 14 {#final-fantasy-xiv-zui-zhong-huan-xiang-14}
### FINAL FANTASY XIV (The Lodestone) {#final-fantasy-xiv-zui-zhong-huan-xiang-14-final-fantasy-xiv-the-lodestone}
<Route namespace="ff14" data={{"path":["/global/:lang/:type?","/ff14_global/:lang/:type?"],"categories":["game"],"example":"/ff14/global/na/all","parameters":{"lang":"Region","type":"Category, `all` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"FINAL FANTASY XIV (The Lodestone)","maintainers":["chengyuhui"],"description":"Region\n\n | North Ameria | Europe | France | Germany | Japan |\n | ------------ | ------ | ------ | ------- | ----- |\n | na | eu | fr | de | jp |\n\n Category\n\n | all | topics | notices | maintenance | updates | status | developers |\n | --- | ------ | ------- | ----------- | ------- | ------ | ---------- |","location":"ff14-global.ts"}} />
Region
| North Ameria | Europe | France | Germany | Japan |
| ------------ | ------ | ------ | ------- | ----- |
| na | eu | fr | de | jp |
Category
| all | topics | notices | maintenance | updates | status | developers |
| --- | ------ | ------- | ----------- | ------- | ------ | ---------- |
### FINAL FANTASY XIV (The Lodestone) {#final-fantasy-xiv-zui-zhong-huan-xiang-14-final-fantasy-xiv-the-lodestone}
<Route namespace="ff14" data={{"path":["/global/:lang/:type?","/ff14_global/:lang/:type?"],"categories":["game"],"example":"/ff14/global/na/all","parameters":{"lang":"Region","type":"Category, `all` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"FINAL FANTASY XIV (The Lodestone)","maintainers":["chengyuhui"],"description":"Region\n\n | North Ameria | Europe | France | Germany | Japan |\n | ------------ | ------ | ------ | ------- | ----- |\n | na | eu | fr | de | jp |\n\n Category\n\n | all | topics | notices | maintenance | updates | status | developers |\n | --- | ------ | ------- | ----------- | ------- | ------ | ---------- |","location":"ff14-global.ts"}} />
Region
| North Ameria | Europe | France | Germany | Japan |
| ------------ | ------ | ------ | ------- | ----- |
| na | eu | fr | de | jp |
Category
| all | topics | notices | maintenance | updates | status | developers |
| --- | ------ | ------- | ----------- | ------- | ------ | ---------- |
### 最终幻想 14 国服 {#final-fantasy-xiv-zui-zhong-huan-xiang-14-zui-zhong-huan-xiang-14-guo-fu}
<Route namespace="ff14" data={{"path":["/zh/:type?","/ff14_zh/:type?"],"categories":["game"],"example":"/ff14/zh/news","parameters":{"type":"分类名,预设为 `all`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ff.web.sdo.com/web8/index.html"],"target":"/zh"},"name":"最终幻想 14 国服","maintainers":["Kiotlin","ZeroClad","15x15G"],"url":"ff.web.sdo.com/web8/index.html","description":"| 新闻 | 公告 | 活动 | 广告 | 所有 |\n | ---- | -------- | ------ | --------- | ---- |\n | news | announce | events | advertise | all |","location":"ff14-zh.ts"}} />
| 新闻 | 公告 | 活动 | 广告 | 所有 |
| ---- | -------- | ------ | --------- | ---- |
| news | announce | events | advertise | all |
### 最终幻想 14 国服 {#final-fantasy-xiv-zui-zhong-huan-xiang-14-zui-zhong-huan-xiang-14-guo-fu}
<Route namespace="ff14" data={{"path":["/zh/:type?","/ff14_zh/:type?"],"categories":["game"],"example":"/ff14/zh/news","parameters":{"type":"分类名,预设为 `all`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ff.web.sdo.com/web8/index.html"],"target":"/zh"},"name":"最终幻想 14 国服","maintainers":["Kiotlin","ZeroClad","15x15G"],"url":"ff.web.sdo.com/web8/index.html","description":"| 新闻 | 公告 | 活动 | 广告 | 所有 |\n | ---- | -------- | ------ | --------- | ---- |\n | news | announce | events | advertise | all |","location":"ff14-zh.ts"}} />
| 新闻 | 公告 | 活动 | 广告 | 所有 |
| ---- | -------- | ------ | --------- | ---- |
| news | announce | events | advertise | all |
## Fortnite {#fortnite}
### News {#fortnite-news}
<Route namespace="fortnite" data={{"path":"/news/:options?","categories":["game"],"example":"/fortnite/news","parameters":{"options":"Params"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"News","maintainers":["lyqluis"],"description":"- `options.lang`, optional, language, eg. `/fortnite/news/lang=en-US`, common languages are listed below, more languages are available one the [official website](https://www.fortnite.com/news)\n\n | English (default) | Spanish | Japanese | French | Korean | Polish |\n | ----------------- | ------- | -------- | ------ | ------ | ------ |\n | en-US | es-ES | ja | fr | ko | pl |","location":"news.ts"}} />
- `options.lang`, optional, language, eg. `/fortnite/news/lang=en-US`, common languages are listed below, more languages are available one the [official website](https://www.fortnite.com/news)
| English (default) | Spanish | Japanese | French | Korean | Polish |
| ----------------- | ------- | -------- | ------ | ------ | ------ |
| en-US | es-ES | ja | fr | ko | pl |
## Gamer Secret {#gamer-secret}
### Category {#gamer-secret-category}
<Route namespace="gamersecret" data={{"path":"/:type?/:category?","categories":["game"],"example":"/gamersecret","parameters":{"type":"Type, see below, Latest News by default","category":"Category, see below"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gamersecret.com/:type","gamersecret.com/:type/:category","gamersecret.com/"]},"name":"Category","maintainers":["nczitzk"],"description":"| Latest News | PC | Playstation | Nintendo | Xbox | Moblie |\n | ----------- | -- | ----------- | -------- | ---- | ------ |\n | latest-news | pc | playstation | nintendo | xbox | moblie |\n\n Or\n\n | GENERAL | GENERAL EN | MOBILE | MOBILE EN |\n | ---------------- | ------------------ | --------------- | ----------------- |\n | category/general | category/generalen | category/mobile | category/mobileen |\n\n | NINTENDO | NINTENDO EN | PC | PC EN |\n | ----------------- | ------------------- | ----------- | ------------- |\n | category/nintendo | category/nintendoen | category/pc | category/pcen |\n\n | PLAYSTATION | PLAYSTATION EN | REVIEWS |\n | -------------------- | ---------------------- | ---------------- |\n | category/playstation | category/playstationen | category/reviews |\n\n | XBOX | XBOX EN |\n | ------------- | --------------- |\n | category/xbox | category/xboxen |","location":"index.ts"}} />
| Latest News | PC | Playstation | Nintendo | Xbox | Moblie |
| ----------- | -- | ----------- | -------- | ---- | ------ |
| latest-news | pc | playstation | nintendo | xbox | moblie |
Or
| GENERAL | GENERAL EN | MOBILE | MOBILE EN |
| ---------------- | ------------------ | --------------- | ----------------- |
| category/general | category/generalen | category/mobile | category/mobileen |
| NINTENDO | NINTENDO EN | PC | PC EN |
| ----------------- | ------------------- | ----------- | ------------- |
| category/nintendo | category/nintendoen | category/pc | category/pcen |
| PLAYSTATION | PLAYSTATION EN | REVIEWS |
| -------------------- | ---------------------- | ---------------- |
| category/playstation | category/playstationen | category/reviews |
| XBOX | XBOX EN |
| ------------- | --------------- |
| category/xbox | category/xboxen |
## HoYoLAB {#hoyolab}
### Official Announcement {#hoyolab-official-announcement}
<Route namespace="hoyolab" data={{"path":"/news/:language/:gids/:type","categories":["game"],"example":"/hoyolab/news/zh-cn/2/2","parameters":{"language":"Language","gids":"Game ID","type":"Announcement type"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Official Announcement","maintainers":["ZenoTian"],"description":"| Language | Code |\n | ---------------- | ----- |\n | 简体中文 | zh-cn |\n | 繁體中文 | zh-tw |\n | 日本語 | ja-jp |\n | 한국어 | ko-kr |\n | English (US) | en-us |\n | Español (EU) | es-es |\n | Français | fr-fr |\n | Deutsch | de-de |\n | Русский | ru-ru |\n | Português | pt-pt |\n | Español (Latino) | es-mx |\n | Indonesia | id-id |\n | Tiếng Việt | vi-vn |\n | ภาษาไทย | th-th |\n\n | Honkai Impact 3rd | Genshin Impact | Tears of Themis | HoYoLAB | Honkai: Star Rail | Zenless Zone Zero |\n | ----------------- | -------------- | --------------- | ------- | ----------------- | ----------------- |\n | 1 | 2 | 4 | 5 | 6 | 8 |\n\n | Notices | Events | Info |\n | ------- | ------ | ---- |\n | 1 | 2 | 3 |","location":"news.ts"}} />
| Language | Code |
| ---------------- | ----- |
| 简体中文 | zh-cn |
| 繁體中文 | zh-tw |
| 日本語 | ja-jp |
| 한국어 | ko-kr |
| English (US) | en-us |
| Español (EU) | es-es |
| Français | fr-fr |
| Deutsch | de-de |
| Русский | ru-ru |
| Português | pt-pt |
| Español (Latino) | es-mx |
| Indonesia | id-id |
| Tiếng Việt | vi-vn |
| ภาษาไทย | th-th |
| Honkai Impact 3rd | Genshin Impact | Tears of Themis | HoYoLAB | Honkai: Star Rail | Zenless Zone Zero |
| ----------------- | -------------- | --------------- | ------- | ----------------- | ----------------- |
| 1 | 2 | 4 | 5 | 6 | 8 |
| Notices | Events | Info |
| ------- | ------ | ---- |
| 1 | 2 | 3 |
## indienova 独立游戏 {#indienova-du-li-you-xi}
### Unknown {#indienova-du-li-you-xi-unknown}
<Route namespace="indienova" data={{"path":"/:type","categories":["game"],"example":"/indienova/article","parameters":{"type":"类型: `article` 文章,`development` 开发"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Unknown","maintainers":["GensouSakuya","kt286"],"location":"article.ts"}} />
### 会员开发游戏库 {#indienova-du-li-you-xi-hui-yuan-kai-fa-you-xi-ku}
<Route namespace="indienova" data={{"path":"/usergames","categories":["game"],"example":"/indienova/usergames","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["indienova.com/usergames","indienova.com/"]},"name":"会员开发游戏库","maintainers":["TonyRL"],"url":"indienova.com/usergames","location":"usergames.ts"}} />
### 专题 {#indienova-du-li-you-xi-zhuan-ti}
<Route namespace="indienova" data={{"path":"/column/:columnId","categories":["game"],"example":"/indienova/column/52","parameters":{"columnId":"专题 ID可在 URL中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["indienova.com/column/:columnId"]},"name":"专题","maintainers":["TonyRL"],"description":"<details>\n <summary>专题 ID</summary>\n\n 游戏推荐\n\n | itch 一周游戏汇 | 一周值得关注的发售作品 | 诺娃速递 | 周末游戏视频集锦 | 每月媒体评分 | 年度最佳游戏 | Indie Focus 近期新游 | indienova Picks 精选 |\n | --------------- | ---------------------- | -------- | ---------------- | ------------ | ------------ | -------------------- | -------------------- |\n | 52 | 29 | 41 | 43 | 45 | 39 | 1 | 8 |\n\n 游戏评论\n\n | 游必有方 Podcast | 独立游戏潮RED |\n | ---------------- | ----------------- |\n | 6 | 3 |\n\n 游戏开发\n\n | 游戏设计模式 | Roguelike 开发 | GMS 中文教程 |\n | ------------ | -------------- | ------------ |\n | 15 | 14 | 7 |\n\n 游戏设计\n\n | 游戏与所有 | 让人眼前一亮的游戏设计 | 游戏音乐分析 | 游戏情感设计 | 游戏相关书籍 | 游戏设计课程笔记 | 游戏设计工具 | 游戏设计灵感 | 设计师谈设计 | 游戏研究方法 | 功能游戏 | 游戏设计专业院校 | 像素课堂 |\n | ---------- | ---------------------- | ------------ | ------------ | ------------ | ---------------- | ------------ | ------------ | ------------ | ------------ | -------- | ---------------- | -------- |\n | 10 | 33 | 17 | 4 | 22 | 11 | 24 | 26 | 27 | 28 | 38 | 9 | 19 |\n\n 游戏文化\n\n | NOVA 海外独立游戏见闻 | 工作室访谈 | indie Figure 游戏人 | 游戏艺术家 | 独立游戏音乐欣赏 | 游戏瑰宝 | 电脑 RPG 游戏史 | ALT. CTRL. GAMING |\n | --------------------- | ---------- | ------------------- | ---------- | ---------------- | -------- | --------------- | ----------------- |\n | 53 | 23 | 5 | 44 | 18 | 21 | 16 | 2 |\n\n Game Jam\n\n | Ludum Dare | Global Game Jam |\n | ---------- | --------------- |\n | 31 | 13 |\n </details>","location":"column.ts"}} />
<details>
<summary>专题 ID</summary>
游戏推荐
| itch 一周游戏汇 | 一周值得关注的发售作品 | 诺娃速递 | 周末游戏视频集锦 | 每月媒体评分 | 年度最佳游戏 | Indie Focus 近期新游 | indienova Picks 精选 |
| --------------- | ---------------------- | -------- | ---------------- | ------------ | ------------ | -------------------- | -------------------- |
| 52 | 29 | 41 | 43 | 45 | 39 | 1 | 8 |
游戏评论
| 游必有方 Podcast | 独立游戏潮RED |
| ---------------- | ----------------- |
| 6 | 3 |
游戏开发
| 游戏设计模式 | Roguelike 开发 | GMS 中文教程 |
| ------------ | -------------- | ------------ |
| 15 | 14 | 7 |
游戏设计
| 游戏与所有 | 让人眼前一亮的游戏设计 | 游戏音乐分析 | 游戏情感设计 | 游戏相关书籍 | 游戏设计课程笔记 | 游戏设计工具 | 游戏设计灵感 | 设计师谈设计 | 游戏研究方法 | 功能游戏 | 游戏设计专业院校 | 像素课堂 |
| ---------- | ---------------------- | ------------ | ------------ | ------------ | ---------------- | ------------ | ------------ | ------------ | ------------ | -------- | ---------------- | -------- |
| 10 | 33 | 17 | 4 | 22 | 11 | 24 | 26 | 27 | 28 | 38 | 9 | 19 |
游戏文化
| NOVA 海外独立游戏见闻 | 工作室访谈 | indie Figure 游戏人 | 游戏艺术家 | 独立游戏音乐欣赏 | 游戏瑰宝 | 电脑 RPG 游戏史 | ALT. CTRL. GAMING |
| --------------------- | ---------- | ------------------- | ---------- | ---------------- | -------- | --------------- | ----------------- |
| 53 | 23 | 5 | 44 | 18 | 21 | 16 | 2 |
Game Jam
| Ludum Dare | Global Game Jam |
| ---------- | --------------- |
| 31 | 13 |
</details>
## itch.io {#itch-io}
### Developer Logs {#itch-io-developer-logs}
<Route namespace="itch" data={{"path":"/devlog/:user/:id","categories":["game"],"example":"/itch/devlog/teamterrible/the-baby-in-yellow","parameters":{"user":"User id, can be found in URL","id":"Item id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Developer Logs","maintainers":["nczitzk"],"description":"`User id` is the field before `.itch.io` in the URL of the corresponding page, e.g. the URL of [The Baby In Yellow Devlog](https://teamterrible.itch.io/the-baby-in-yellow/devlog) is `https://teamterrible.itch.io/the-baby-in-yellow/devlog`, where the field before `.itch.io` is `teamterrible`.\n\n `Item id` is the field between `itch.io` and `/devlog` in the URL of the corresponding page, e.g. the URL for [The Baby In Yellow Devlog](https://teamterrible.itch.io/the-baby-in-yellow/devlog) is `https://teamterrible.itch.io/the-baby-in-yellow/devlog`, where the field between `itch.io` and `/devlog` is `the-baby-in-yellow`.\n\n So the route is [`/itch/devlogs/teamterrible/the-baby-in-yellow`](https://rsshub.app/itch/devlogs/teamterrible/the-baby-in-yellow).","location":"devlog.ts"}} />
`User id` is the field before `.itch.io` in the URL of the corresponding page, e.g. the URL of [The Baby In Yellow Devlog](https://teamterrible.itch.io/the-baby-in-yellow/devlog) is `https://teamterrible.itch.io/the-baby-in-yellow/devlog`, where the field before `.itch.io` is `teamterrible`.
`Item id` is the field between `itch.io` and `/devlog` in the URL of the corresponding page, e.g. the URL for [The Baby In Yellow Devlog](https://teamterrible.itch.io/the-baby-in-yellow/devlog) is `https://teamterrible.itch.io/the-baby-in-yellow/devlog`, where the field between `itch.io` and `/devlog` is `the-baby-in-yellow`.
So the route is [`/itch/devlogs/teamterrible/the-baby-in-yellow`](https://rsshub.app/itch/devlogs/teamterrible/the-baby-in-yellow).
### Posts {#itch-io-posts}
<Route namespace="itch" data={{"path":"/posts/:topic/:id","categories":["game"],"example":"/itch/posts/9539/introduce-yourself","parameters":{"topic":"Topic id, can be found in URL","id":"Topic name, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["itch.io/t/:topic/:id"]},"name":"Posts","maintainers":["nczitzk"],"location":"posts.ts"}} />
## JUMP {#jump}
### 游戏折扣 {#jump-you-xi-zhe-kou}
<Route namespace="jump" data={{"path":"/discount/:platform/:filter?/:countries?","categories":["game"],"example":"/jump/discount/ps5/all","parameters":{"platform":"平台:switch,ps4,ps5,xbox,steam,epic","filter":"过滤参数,all-全部jx-精选sd-史低dl-独立vip-会员","countries":"地区,具体支持较多,可自信查看地区简写"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"游戏折扣","maintainers":["zytomorrow"],"description":"| switch | ps4 | ps5 | xbox | steam | epic |\n | ------ | ---- | ---- | ------ | ----- | ------ |\n | 可用 | 可用 | 可用 | 不可用 | 可用 | 不可用 |\n\n | filter | switch | ps4 | ps5 | steam |\n | ------ | ------ | --- | --- | ----- |\n | all | ✔ | ✔ | ✔ | ✔ |\n | jx | ✔ | ✔ | ❌ | ✔ |\n | sd | ✔ | ✔ | ✔ | ✔ |\n | dl | ❌ | ✔ | ❌ | ✔ |\n | vip | ❌ | ❌ | ✔ | ❌ |\n\n | 北美 | 欧洲(英语) | 法国 | 德国 | 日本 |\n | ---- | ------------ | ---- | ---- | ---- |\n | na | eu | fr | de | jp |","location":"discount.ts"}} />
| switch | ps4 | ps5 | xbox | steam | epic |
| ------ | ---- | ---- | ------ | ----- | ------ |
| 可用 | 可用 | 可用 | 不可用 | 可用 | 不可用 |
| filter | switch | ps4 | ps5 | steam |
| ------ | ------ | --- | --- | ----- |
| all | ✔ | ✔ | ✔ | ✔ |
| jx | ✔ | ✔ | ❌ | ✔ |
| sd | ✔ | ✔ | ✔ | ✔ |
| dl | ❌ | ✔ | ❌ | ✔ |
| vip | ❌ | ❌ | ✔ | ❌ |
| 北美 | 欧洲(英语) | 法国 | 德国 | 日本 |
| ---- | ------------ | ---- | ---- | ---- |
| na | eu | fr | de | jp |
## Liquipedia {#liquipedia}
### Dota2 战队最近比赛结果 {#liquipedia-dota2-zhan-dui-zui-jin-bi-sai-jie-guo}
<Route namespace="liquipedia" data={{"path":"/dota2/matches/:id","categories":["game"],"example":"/liquipedia/dota2/matches/Team_Aster","parameters":{"id":"战队名称可在url中找到。例如:https://liquipedia.net/dota2/Team_Aster"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["liquipedia.net/dota2/:id"]},"name":"Dota2 战队最近比赛结果","maintainers":["wzekin"],"location":"dota2-matches.ts"}} />
## Minecraft {#minecraft}
### Java Game Update {#minecraft-java-game-update}
<Route namespace="minecraft" data={{"path":"/version","categories":["game"],"example":"/minecraft/version","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["minecraft.net/"]},"name":"Java Game Update","maintainers":["TheresaQWQ"],"url":"minecraft.net/","location":"version.ts"}} />
## Modrinth {#modrinth}
### Project versions {#modrinth-project-versions}
<Route namespace="modrinth" data={{"path":"/models","categories":["game"],"example":"/modrinth/project/sodium/versions","parameters":{"id":"Id or slug of the Modrinth project","routeParams":"Extra route params. See the table below for options"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["modrinth.com/mod/:id/*","modrinth.com/plugin/:id/*","modrinth.com/datapack/:id/*","modrinth.com/shader/:id/*","modrinth.com/resourcepack/:id/*","modrinth.com/modpack/:id/*","modrinth.com/mod/:id","modrinth.com/plugin/:id","modrinth.com/datapack/:id","modrinth.com/shader/:id","modrinth.com/resourcepack/:id","modrinth.com/modpack/:id"],"target":"/project/:id/versions"},"description":"| Name | Example |\n| -------------- | -------------------------------------------- |\n| loaders | loaders=fabric&loaders=quilt&loaders=forge |\n| game_versions | game_versions=1.20.1&game_versions=1.20.2 |\n| featured | featured=true |","name":"Project versions","maintainers":["SettingDust"],"location":"versions.ts"}} />
| Name | Example |
| -------------- | -------------------------------------------- |
| loaders | loaders=fabric\&loaders=quilt\&loaders=forge |
| game\_versions | game\_versions=1.20.1\&game\_versions=1.20.2 |
| featured | featured=true |
## Nintendo {#nintendo}
### Nintendo Direct {#nintendo-nintendo-direct}
<Route namespace="nintendo" data={{"path":"/direct","categories":["game"],"example":"/nintendo/direct","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nintendo.com/nintendo-direct/archive","nintendo.com/"]},"name":"Nintendo Direct","maintainers":["HFO4"],"url":"nintendo.com/nintendo-direct/archive","location":"direct.ts"}} />
### NewsHong Kong only {#nintendo-news-hong-kong-only}
<Route namespace="nintendo" data={{"path":"/news","categories":["game"],"example":"/nintendo/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nintendo.com.hk/topics","nintendo.com.hk/"]},"name":"NewsHong Kong only","maintainers":["HFO4"],"url":"nintendo.com.hk/topics","location":"news.ts"}} />
### Switch System UpdateJapan {#nintendo-switch-system-update-japan}
<Route namespace="nintendo" data={{"path":"/system-update","categories":["game"],"example":"/nintendo/system-update","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nintendo.co.jp/support/switch/system_update/index.html","nintendo.co.jp/"]},"name":"Switch System UpdateJapan","maintainers":["hoilc"],"url":"nintendo.co.jp/support/switch/system_update/index.html","location":"system-update.ts"}} />
### 首页资讯(中国) {#nintendo-shou-ye-zi-xun-zhong-guo}
<Route namespace="nintendo" data={{"path":"/news/china","categories":["game"],"example":"/nintendo/news/china","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nintendoswitch.com.cn/"]},"name":"首页资讯(中国)","maintainers":["NeverBehave"],"url":"nintendoswitch.com.cn/","location":"news-china.ts"}} />
## osu! {#osu}
### Beatmap Packs {#osu-beatmap-packs}
<Route namespace="osu" data={{"path":"/packs/:type?","categories":["game"],"example":"/osu/packs","parameters":{"type":"pack type, default to `standard`, can choose from `featured`, `tournament`, `loved`, `chart`, `theme` and `artist`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Beatmap Packs","maintainers":["JimenezLi"],"location":"beatmaps/packs.ts"}} />
## PlayStation Store {#playstation-store}
### PlayStation Monthly Games {#playstation-store-playstation-monthly-games}
<Route namespace="ps" data={{"path":"/monthly-games","categories":["game"],"example":"/ps/monthly-games","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.playstation.com/en-sg/ps-plus/whats-new"]},"name":"PlayStation Monthly Games","maintainers":["justjustCC"],"url":"www.playstation.com/en-sg/ps-plus/whats-new","location":"monthly-games.ts"}} />
### PlayStation Network user trophy {#playstation-store-playstation-network-user-trophy}
<Route namespace="ps" data={{"path":"/trophy/:id","categories":["game"],"example":"/ps/trophy/DIYgod_","parameters":{"id":"User ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"PlayStation Network user trophy","maintainers":["DIYgod"],"location":"trophy.ts"}} />
## PRINCESS CONNECT! Re Dive プリンセスコネクトRe Dive {#princess-connect-re-dive-%E3%83%97%E3%83%AA%E3%83%B3%E3%82%BB%E3%82%B9%E3%82%B3%E3%83%8D%E3%82%AF%E3%83%88%EF%BC%81re-dive}
### 日服公告 {#princess-connect-re-dive-%E3%83%97%E3%83%AA%E3%83%B3%E3%82%BB%E3%82%B9%E3%82%B3%E3%83%8D%E3%82%AF%E3%83%88%EF%BC%81re-dive-ri-fu-gong-gao}
<Route namespace="priconne-redive" data={{"path":"/news","categories":["game"],"example":"/priconne-redive/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["priconne-redive.jp/news"]},"name":"日服公告","maintainers":["SayaSS"],"url":"priconne-redive.jp/news","location":"news.ts"}} />
## SEGA {#sega}
### 世界计划 多彩舞台 ProjectSekai プロセカ {#sega-shi-jie-ji-hua-duo-cai-wu-tai-projectsekai-%E3%83%97%E3%83%AD%E3%82%BB%E3%82%AB}
<Route namespace="sega" data={{"path":"/pjsekai/news","categories":["game"],"example":"/sega/pjsekai/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["pjsekai.sega.jp/news/index.html"]},"name":"世界计划 多彩舞台 ProjectSekai プロセカ","maintainers":["15x15G"],"url":"pjsekai.sega.jp/news/index.html","location":"pjsekai.ts"}} />
## TapTap 中国 {#taptap-zhong-guo}
:::warning
由于区域限制,需要在有国内 IP 的机器上自建才能正常获取 RSS。而对于《TapTap 国际版》则需要部署在具有海外出口的 IP 上才可正常获取 RSS。
:::
### 游戏更新 {#taptap-zhong-guo-you-xi-geng-xin}
<Route namespace="taptap" data={{"path":["/changelog/:id/:lang?","/intl/changelog/:id/:lang?"],"categories":["game"],"example":"/taptap/changelog/60809/en_US","parameters":{"id":"游戏 ID游戏主页 URL 中获取","lang":"语言,默认使用 `zh_CN`,亦可使用 `en_US`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["taptap.com/app/:id"],"target":"/changelog/:id"},"name":"游戏更新","maintainers":["hoilc","ETiV"],"description":"#### 语言代码\n\n | English (US) | 繁體中文 | 한국어 | 日本語 |\n | ------------ | -------- | ------ | ------ |\n | en_US | zh_TW | ko_KR | ja_JP |","location":"changelog.ts"}} />
#### 语言代码 {#taptap-zhong-guo-you-xi-geng-xin-yu-yan-dai-ma}
| English (US) | 繁體中文 | 한국어 | 日本語 |
| ------------ | -------- | ------ | ------ |
| en\_US | zh\_TW | ko\_KR | ja\_JP |
### 游戏更新 {#taptap-zhong-guo-you-xi-geng-xin}
<Route namespace="taptap" data={{"path":["/changelog/:id/:lang?","/intl/changelog/:id/:lang?"],"categories":["game"],"example":"/taptap/changelog/60809/en_US","parameters":{"id":"游戏 ID游戏主页 URL 中获取","lang":"语言,默认使用 `zh_CN`,亦可使用 `en_US`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["taptap.com/app/:id"],"target":"/changelog/:id"},"name":"游戏更新","maintainers":["hoilc","ETiV"],"description":"#### 语言代码\n\n | English (US) | 繁體中文 | 한국어 | 日本語 |\n | ------------ | -------- | ------ | ------ |\n | en_US | zh_TW | ko_KR | ja_JP |","location":"changelog.ts"}} />
#### 语言代码 {#taptap-zhong-guo-you-xi-geng-xin-yu-yan-dai-ma}
| English (US) | 繁體中文 | 한국어 | 日本語 |
| ------------ | -------- | ------ | ------ |
| en\_US | zh\_TW | ko\_KR | ja\_JP |
### 游戏评价 {#taptap-zhong-guo-you-xi-ping-jia}
<Route namespace="taptap" data={{"path":["/review/:id/:order?/:lang?","/intl/review/:id/:order?/:lang?"],"categories":["game"],"example":"/taptap/review/142793/hot","parameters":{"id":"游戏 ID游戏主页 URL 中获取","order":"排序方式,空为默认排序,可选如下","lang":"语言,`zh-CN`或`zh-TW`,默认为`zh-CN`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["taptap.com/app/:id/review","taptap.com/app/:id"],"target":"/review/:id"},"name":"游戏评价","maintainers":["hoilc","TonyRL"],"description":"| 最新 | 最热 | 游戏时长 | 默认排序 |\n | ------ | ---- | -------- | -------- |\n | update | hot | spent | default |","location":"review.ts"}} />
| 最新 | 最热 | 游戏时长 | 默认排序 |
| ------ | ---- | -------- | -------- |
| update | hot | spent | default |
### 游戏评价 {#taptap-zhong-guo-you-xi-ping-jia}
<Route namespace="taptap" data={{"path":["/review/:id/:order?/:lang?","/intl/review/:id/:order?/:lang?"],"categories":["game"],"example":"/taptap/review/142793/hot","parameters":{"id":"游戏 ID游戏主页 URL 中获取","order":"排序方式,空为默认排序,可选如下","lang":"语言,`zh-CN`或`zh-TW`,默认为`zh-CN`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["taptap.com/app/:id/review","taptap.com/app/:id"],"target":"/review/:id"},"name":"游戏评价","maintainers":["hoilc","TonyRL"],"description":"| 最新 | 最热 | 游戏时长 | 默认排序 |\n | ------ | ---- | -------- | -------- |\n | update | hot | spent | default |","location":"review.ts"}} />
| 最新 | 最热 | 游戏时长 | 默认排序 |
| ------ | ---- | -------- | -------- |
| update | hot | spent | default |
### 游戏论坛 {#taptap-zhong-guo-you-xi-lun-tan}
<Route namespace="taptap" data={{"path":"/topic/:id/:type?/:sort?/:lang?","categories":["game"],"example":"/taptap/topic/142793/official","parameters":{"id":"游戏 ID游戏主页 URL 中获取","type":"论坛版块,默认显示所有帖子,论坛版块 URL 中 `type` 参数,见下表,默认为 `feed`","sort":"排序,见下表,默认为 `created`","lang":"语言,`zh-CN`或`zh-TW`,默认为`zh-CN`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["taptap.com/app/:id/topic","taptap.com/app/:id"],"target":"/topic/:id"},"name":"游戏论坛","maintainers":["hoilc","TonyRL"],"description":"| 全部 | 精华 | 官方 | 影片 |\n | ---- | ----- | -------- | ----- |\n | feed | elite | official | video |\n\n | 发布时间 | 回复时间 |\n | -------- | --------- |\n | created | commented |","location":"topic.ts"}} />
| 全部 | 精华 | 官方 | 影片 |
| ---- | ----- | -------- | ----- |
| feed | elite | official | video |
| 发布时间 | 回复时间 |
| -------- | --------- |
| created | commented |
## War Thunder {#war-thunder}
### News {#war-thunder-news}
<Route namespace="warthunder" data={{"path":"/news","categories":["game"],"example":"/warthunder/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["warthunder.com/en/news","warthunder.com/"]},"name":"News","maintainers":["axojhf"],"url":"warthunder.com/en/news","description":"News data from [https://warthunder.com/en/news/](https://warthunder.com/en/news/)\n The year, month and day provided under UTC time zone are the same as the official website, so please ignore the specific time!!!","location":"news.ts"}} />
News data from [https://warthunder.com/en/news/](https://warthunder.com/en/news/)
The year, month and day provided under UTC time zone are the same as the official website, so please ignore the specific time!!!
## 二柄 APP {#er-bing-app}
### 新闻 {#er-bing-app-xin-wen}
<Route namespace="diershoubing" data={{"path":"/news","categories":["game"],"example":"/diershoubing/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["diershoubing.com/"]},"name":"新闻","maintainers":["wushijishan"],"url":"diershoubing.com/","location":"news.ts"}} />
## 盒心光环 {#he-xin-guang-huan}
### 资讯 {#he-xin-guang-huan-zi-xun}
<Route namespace="xboxfan" data={{"path":"/news","categories":["game"],"example":"/xboxfan/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xboxfan.com/"]},"name":"资讯","maintainers":["XXY233"],"url":"xboxfan.com/","location":"news.ts"}} />
## 旅法师营地 {#lv-fa-shi-ying-di}
### 首页 {#lv-fa-shi-ying-di-shou-ye}
<Route namespace="lfsyd" data={{"path":"/home","categories":["game"],"example":"/lfsyd/home","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.iyingdi.com/"]},"name":"首页","maintainers":["auto-bot-ty"],"url":"www.iyingdi.com/","location":"home.ts"}} />
### 首页(旧版) {#lv-fa-shi-ying-di-shou-ye-jiu-ban}
<Route namespace="lfsyd" data={{"path":"/old_home","categories":["game"],"example":"/lfsyd/old_home","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.iyingdi.com/"]},"name":"首页(旧版)","maintainers":["auto-bot-ty"],"url":"www.iyingdi.com/","location":"old-home.ts"}} />
## 米哈游 {#mi-ha-you}
### 崩坏:星穹铁道 {#mi-ha-you-beng-huai-xing-qiong-tie-dao}
<Route namespace="mihoyo" data={{"path":"/sr/:location?/:category?","categories":["game"],"example":"/mihoyo/sr","parameters":{"location":"区域,可选 `zh-cn`(国服,简中)或 `zh-tw`(国际服,繁中)","category":"分类,见下表,默认为最新"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["sr.mihoyo.com/news"],"target":"/sr"},"name":"崩坏:星穹铁道","maintainers":["shinanory"],"url":"sr.mihoyo.com/news","description":"#### 新闻 {#mi-ha-you-beng-huai-xing-qiong-tie-dao-xin-wen}\n\n | 最新 | 新闻 | 公告 | 活动 |\n | -------- | ---- | ------ | -------- |\n | news-all | news | notice | activity |","location":"sr/news.ts"}} />
#### 新闻 {#mi-ha-you-beng-huai-xing-qiong-tie-dao-xin-wen}
| 最新 | 新闻 | 公告 | 活动 |
| -------- | ---- | ------ | -------- |
| news-all | news | notice | activity |
### 米游社 - 用户关注 {#mi-ha-you-mi-you-she-yong-hu-guan-zhu}
<Route namespace="mihoyo" data={{"path":"/bbs/follow-list/:uid","categories":["game"],"example":"/mihoyo/bbs/follow-list/77005350","parameters":{"uid":"用户uid"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"米游社 - 用户关注","maintainers":["CaoMeiYouRen"],"location":"bbs/follow-list.ts"}} />
### 米游社 - 同人榜 {#mi-ha-you-mi-you-she-tong-ren-bang}
<Route namespace="mihoyo" data={{"path":"/bbs/img-ranking/:game/:routeParams?","categories":["game"],"example":"/mihoyo/bbs/img-ranking/ys/forumType=tongren&cateType=illustration&rankingType=daily","parameters":{"game":"游戏缩写","routeParams":"额外参数;请参阅以下说明和表格"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["miyoushe.com/:game/imgRanking/:forum_id/:ranking_id/:cate_id"],"target":"/bbs/img-ranking/:game"},"name":"米游社 - 同人榜","maintainers":["CaoMeiYouRen"],"description":"| 键 | 含义 | 接受的值 | 默认值 |\n | ----------- | ------------------------------------- | -------------------------------------------------------------------- | ------------ |\n | forumType | 主榜类型(仅原神、大别野有 cos 主榜) | tongren/cos | tongren |\n | cateType | 子榜类型(仅崩坏三、原神有子榜) | 崩坏三illustration/comic/cos原神illustration/comic/qute/manual | illustration |\n | rankingType | 排行榜类型(崩坏二没有日榜) | daily/weekly/monthly | daily |\n | lastId | 当前页 id用于分页 | 数字 | 1 |\n\n 游戏缩写(目前绝区零还没有同人榜\n\n | 崩坏三 | 原神 | 崩坏二 | 未定事件簿 | 星穹铁道 | 大别野 |\n | ------ | ---- | ------ | ---------- | -------- | ------ |\n | bh3 | ys | bh2 | wd | sr | dby |\n\n 主榜类型\n\n | 同人榜 | COS 榜 |\n | ------- | ------ |\n | tongren | cos |\n\n 子榜类型\n\n 崩坏三 子榜\n\n | 插画 | 漫画 | COS |\n | ------------ | ----- | --- |\n | illustration | comic | cos |\n\n 原神 子榜\n\n | 插画 | 漫画 | Q 版 | 手工 |\n | ------------ | ----- | ---- | ------ |\n | illustration | comic | qute | manual |\n\n 排行榜类型\n\n | 日榜 | 周榜 | 月榜 |\n | ----- | ------ | ------- |\n | daily | weekly | monthly |","location":"bbs/img-ranking.ts"}} />
| 键 | 含义 | 接受的值 | 默认值 |
| ----------- | ------------------------------------- | -------------------------------------------------------------------- | ------------ |
| forumType | 主榜类型(仅原神、大别野有 cos 主榜) | tongren/cos | tongren |
| cateType | 子榜类型(仅崩坏三、原神有子榜) | 崩坏三illustration/comic/cos原神illustration/comic/qute/manual | illustration |
| rankingType | 排行榜类型(崩坏二没有日榜) | daily/weekly/monthly | daily |
| lastId | 当前页 id用于分页 | 数字 | 1 |
游戏缩写(目前绝区零还没有同人榜
| 崩坏三 | 原神 | 崩坏二 | 未定事件簿 | 星穹铁道 | 大别野 |
| ------ | ---- | ------ | ---------- | -------- | ------ |
| bh3 | ys | bh2 | wd | sr | dby |
主榜类型
| 同人榜 | COS 榜 |
| ------- | ------ |
| tongren | cos |
子榜类型
崩坏三 子榜
| 插画 | 漫画 | COS |
| ------------ | ----- | --- |
| illustration | comic | cos |
原神 子榜
| 插画 | 漫画 | Q 版 | 手工 |
| ------------ | ----- | ---- | ------ |
| illustration | comic | qute | manual |
排行榜类型
| 日榜 | 周榜 | 月榜 |
| ----- | ------ | ------- |
| daily | weekly | monthly |
### 米游社 - 官方公告 {#mi-ha-you-mi-you-she-guan-fang-gong-gao}
<Route namespace="mihoyo" data={{"path":"/bbs/official/:gids/:type?/:page_size?/:last_id?","categories":["game"],"example":"/mihoyo/bbs/official/2/3/20/","parameters":{"gids":"游戏id","type":"公告类型,默认为 2(即 活动)","page_size":"分页大小,默认为 20 ","last_id":"跳过的公告数,例如指定为 40 就是从第 40 条公告开始,可用于分页"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"米游社 - 官方公告","maintainers":["CaoMeiYouRen"],"description":"游戏 id\n\n | 崩坏三 | 原神 | 崩坏二 | 未定事件簿 | 星穹铁道 | 绝区零 |\n | ------ | ---- | ------ | ---------- | -------- | ------ |\n | 1 | 2 | 3 | 4 | 6 | 8 |\n\n 公告类型\n\n | 公告 | 活动 | 资讯 |\n | ---- | ---- | ---- |\n | 1 | 2 | 3 |","location":"bbs/official.ts"}} />
游戏 id
| 崩坏三 | 原神 | 崩坏二 | 未定事件簿 | 星穹铁道 | 绝区零 |
| ------ | ---- | ------ | ---------- | -------- | ------ |
| 1 | 2 | 3 | 4 | 6 | 8 |
公告类型
| 公告 | 活动 | 资讯 |
| ---- | ---- | ---- |
| 1 | 2 | 3 |
### 米游社 - 用户关注动态 {#mi-ha-you-mi-you-she-yong-hu-guan-zhu-dong-tai}
<Route namespace="mihoyo" data={{"path":"/bbs/timeline","categories":["game"],"example":"/mihoyo/bbs/timeline","parameters":{},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["miyoushe.com/:game/timeline"]},"name":"米游社 - 用户关注动态","maintainers":["CaoMeiYouRen"],"description":":::warning\n 用户关注动态需要米游社登录后的 Cookie 值,所以只能自建,详情见部署页面的配置模块。\n :::","location":"bbs/timeline.ts"}} />
:::warning
用户关注动态需要米游社登录后的 Cookie 值,所以只能自建,详情见部署页面的配置模块。
:::
### 米游社 - 用户帖子 {#mi-ha-you-mi-you-she-yong-hu-tie-zi}
<Route namespace="mihoyo" data={{"path":"/bbs/user-post/:uid","categories":["game"],"example":"/mihoyo/bbs/user-post/77005350","parameters":{"uid":"用户uid"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"米游社 - 用户帖子","maintainers":["CaoMeiYouRen"],"location":"bbs/user-post.ts"}} />
### 原神 {#mi-ha-you-yuan-shen}
<Route namespace="mihoyo" data={{"path":"/ys/:location?/:category?","categories":["game"],"example":"/mihoyo/ys","parameters":{"location":"区域,可选 `main`(简中)或 `zh-tw`(繁中)","category":"分类,见下表,默认为最新"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["genshin.hoyoverse.com/:location/news"],"target":"/ys/:location"},"name":"原神","maintainers":["nczitzk"],"description":"#### 新闻 {#mi-ha-you-yuan-shen-xin-wen}\n\n | 最新 | 新闻 | 公告 | 活动 |\n | ------ | ---- | ------ | -------- |\n | latest | news | notice | activity |","location":"ys/news.ts"}} />
#### 新闻 {#mi-ha-you-yuan-shen-xin-wen}
| 最新 | 新闻 | 公告 | 活动 |
| ------ | ---- | ------ | -------- |
| latest | news | notice | activity |
## 明日方舟 {#ming-ri-fang-zhou}
### 游戏内公告 {#ming-ri-fang-zhou-you-xi-nei-gong-gao}
<Route namespace="arknights" data={{"path":"/announce/:platform?/:group?","categories":["game"],"example":"/arknights/announce","parameters":{"platform":"平台,默认为 Android","group":"分组,默认为 ALL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"游戏内公告","maintainers":["swwind"],"description":"平台\n\n | 安卓服 | iOS 服 | B 服 |\n | :-----: | :----: | :------: |\n | Android | IOS | Bilibili |\n\n 分组\n\n | 全部 | 系统公告 | 活动公告 |\n | :--: | :------: | :------: |\n | ALL | SYSTEM | ACTIVITY |","location":"announce.ts"}} />
平台
| 安卓服 | iOS 服 | B 服 |
| :-----: | :----: | :------: |
| Android | IOS | Bilibili |
分组
| 全部 | 系统公告 | 活动公告 |
| :--: | :------: | :------: |
| ALL | SYSTEM | ACTIVITY |
### 游戏公告与新闻 {#ming-ri-fang-zhou-you-xi-gong-gao-yu-xin-wen}
<Route namespace="arknights" data={{"path":"/news","categories":["game"],"example":"/arknights/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ak-conf.hypergryph.com/*"]},"name":"游戏公告与新闻","maintainers":["Astrian"],"url":"ak-conf.hypergryph.com/*","location":"news.ts"}} />
### アークナイツ (日服新闻) {#ming-ri-fang-zhou-%E3%82%A2%E3%83%BC%E3%82%AF%E3%83%8A%E3%82%A4%E3%83%84-ri-fu-xin-wen}
<Route namespace="arknights" data={{"path":"/japan","categories":["game"],"example":"/arknights/japan","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ak.arknights.jp/news","ak.arknights.jp/"]},"name":"アークナイツ (日服新闻)","maintainers":["ofyark"],"url":"ak.arknights.jp/news","location":"japan.ts"}} />
## 少女前线 {#shao-nv-qian-xian}
### 情报局 {#shao-nv-qian-xian-qing-bao-ju}
<Route namespace="gf-cn" data={{"path":"/news/:category?","categories":["game"],"example":"/gf-cn/news","parameters":{"category":"分类,见下表,默认为新闻"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["sunborngame.com/:category","sunborngame.com/"]},"name":"情报局","maintainers":["nczitzk"],"description":"| 新闻 | 公告 |\n | ---- | ---- |\n | 1 | 3 |","location":"news.ts"}} />
| 新闻 | 公告 |
| ---- | ---- |
| 1 | 3 |
## 完美世界电竞 {#wan-mei-shi-jie-dian-jing}
### 资讯列表 {#wan-mei-shi-jie-dian-jing-zi-xun-lie-biao}
<Route namespace="wmpvp" data={{"path":"/news/:type","categories":["game"],"example":"/wmpvp/news/1","parameters":{"type":"资讯分类,见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"资讯列表","maintainers":["tssujt"],"description":"| DOTA2 | CS2 |\n | ----- | --- |\n | 1 | 2 |","location":"index.ts"}} />
| DOTA2 | CS2 |
| ----- | --- |
| 1 | 2 |
## 王者荣耀 {#wang-zhe-rong-yao}
### 新闻中心 {#wang-zhe-rong-yao-xin-wen-zhong-xin}
<Route namespace="tencent" data={{"path":"/pvp/newsindex/:type","categories":["game"],"example":"/tencent/pvp/newsindex/all","parameters":{"type":"栏目分类,见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新闻中心","maintainers":["Jeason0228","HenryQW"],"description":"| 全部 | 热门 | 新闻 | 公告 | 活动 | 赛事 | 优化 |\n | ---- | ---- | ---- | ---- | ---- | ---- | ---- |\n | all | rm | xw | gg | hd | ss | yh |","location":"pvp/newsindex.ts"}} />
| 全部 | 热门 | 新闻 | 公告 | 活动 | 赛事 | 优化 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- |
| all | rm | xw | gg | hd | ss | yh |
## 网易公开课 {#wang-yi-gong-kai-ke}
:::tip
部分歌单及听歌排行信息为登陆后可见,自建时将环境变量`NCM_COOKIES`设为登陆后的 Cookie 值,即可正常获取。
:::
### 用户发帖 {#wang-yi-gong-kai-ke-yong-hu-fa-tie}
<Route namespace="163" data={{"path":"/ds/:id","categories":["game"],"example":"/163/ds/63dfbaf4117741daaf73404601165843","parameters":{"id":"用户ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ds.163.com/user/:id"]},"name":"用户发帖","maintainers":["luyuhuang"],"location":"ds.ts"}} />
## 英雄联盟 {#ying-xiong-lian-meng}
### 台服新闻 {#ying-xiong-lian-meng-tai-fu-xin-wen}
<Route namespace="loltw" data={{"path":"/news/:category?","categories":["game"],"example":"/loltw/news","parameters":{"category":"新闻分类,置空为全部新闻"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"台服新闻","maintainers":["hoilc"],"description":"| 活动 | 资讯 | 系统 | 电竞 | 版本资讯 | 战棋资讯 |\n | ----- | ---- | ------ | ------ | -------- | -------- |\n | event | info | system | esport | patch | TFTpatch |","location":"news.ts"}} />
| 活动 | 资讯 | 系统 | 电竞 | 版本资讯 | 战棋资讯 |
| ----- | ---- | ------ | ------ | -------- | -------- |
| event | info | system | esport | patch | TFTpatch |
## 游戏打折情报 {#you-xi-da-zhe-qing-bao}
### 游戏折扣 {#you-xi-da-zhe-qing-bao-you-xi-zhe-kou}
<Route namespace="yxdzqb" data={{"path":"/:type","categories":["game"],"example":"/yxdzqb/popular_cn","parameters":{"type":"折扣类型"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yxdzqb.com/"]},"name":"游戏折扣","maintainers":["LogicJake","nczitzk"],"url":"yxdzqb.com/","description":"| Steam 最新折扣 | Steam 热门游戏折扣 | Steam 热门中文游戏折扣 | Steam 历史低价 | Steam 中文游戏历史低价 |\n | -------------- | ------------------ | ---------------------- | -------------- | ---------------------- |\n | discount | popular | popular_cn | low | low_cn |","location":"index.ts"}} />
| Steam 最新折扣 | Steam 热门游戏折扣 | Steam 热门中文游戏折扣 | Steam 历史低价 | Steam 中文游戏历史低价 |
| -------------- | ------------------ | ---------------------- | -------------- | ---------------------- |
| discount | popular | popular\_cn | low | low\_cn |
## 游戏基因 {#you-xi-ji-yin}
### 资讯 {#you-xi-ji-yin-zi-xun}
<Route namespace="gamegene" data={{"path":"/news","categories":["game"],"example":"/gamegene/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["news.gamegene.cn/news"]},"name":"资讯","maintainers":["lone1y-51"],"url":"news.gamegene.cn/news","location":"news.ts"}} />
## 游戏日报 {#you-xi-ri-bao}
### 分类 {#you-xi-ri-bao-fen-lei}
<Route namespace="yxrb" data={{"path":"/:category?","categories":["game"],"example":"/yxrb/info","parameters":{"category":"分类,见下表,预设为 `info`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["news.yxrb.net/:category","news.yxrb.net/"],"target":"/:category"},"name":"分类","maintainers":["TonyRL"],"description":"| 资讯 | 访谈 | 服务 | 游理游据 |\n | ---- | ------- | ------- | -------- |\n | info | talking | service | comments |","location":"home.ts"}} />
| 资讯 | 访谈 | 服务 | 游理游据 |
| ---- | ------- | ------- | -------- |
| info | talking | service | comments |
## 游讯网 {#you-xun-wang}
### 精彩推荐 {#you-xun-wang-jing-cai-tui-jian}
<Route namespace="yxdown" data={{"path":"/recommend","categories":["game"],"example":"/yxdown/recommend","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yxdown.com/"]},"name":"精彩推荐","maintainers":["nczitzk"],"url":"yxdown.com/","location":"recommend.ts"}} />
### 资讯 {#you-xun-wang-zi-xun}
<Route namespace="yxdown" data={{"path":"/news/:category?","categories":["game"],"example":"/yxdown/news","parameters":{"category":"分类,见下表,默认为资讯首页"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"资讯","maintainers":["nczitzk"],"description":"| 资讯首页 | 业界动态 | 视频预告 | 新作发布 | 游戏资讯 | 游戏评测 | 网络游戏 | 手机游戏 |\n | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |\n | | dongtai | yugao | xinzuo | zixun | pingce | wangluo | shouyou |","location":"news.ts"}} />
| 资讯首页 | 业界动态 | 视频预告 | 新作发布 | 游戏资讯 | 游戏评测 | 网络游戏 | 手机游戏 |
| -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| | dongtai | yugao | xinzuo | zixun | pingce | wangluo | shouyou |
## 游研社 {#you-yan-she}
### 游研社 - 分类文章 {#you-yan-she-you-yan-she-fen-lei-wen-zhang}
<Route namespace="yystv" data={{"path":"/category/:category","categories":["game"],"example":"/yystv/category/recommend","parameters":{"category":"专栏类型"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"游研社 - 分类文章","maintainers":["LightStrawberry"],"description":"| 推游 | 游戏史 | 大事件 | 文化 | 趣闻 | 经典回顾 |\n | --------- | ------- | ------ | ------- | ---- | -------- |\n | recommend | history | big | culture | news | retro |","location":"category.ts"}} />
| 推游 | 游戏史 | 大事件 | 文化 | 趣闻 | 经典回顾 |
| --------- | ------- | ------ | ------- | ---- | -------- |
| recommend | history | big | culture | news | retro |
### 游研社 - 全部文章 {#you-yan-she-you-yan-she-quan-bu-wen-zhang}
<Route namespace="yystv" data={{"path":"/docs","categories":["game"],"example":"/yystv/docs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yystv.cn/docs"]},"name":"游研社 - 全部文章","maintainers":["HaitianLiu"],"url":"yystv.cn/docs","location":"docs.ts"}} />
## 遊戲基地 Gamebase {#you-xi-ji-di-gamebase}
### 新聞 {#you-xi-ji-di-gamebase-xin-wen}
<Route namespace="gamebase" data={{"path":"/news/:type?/:category?","categories":["game"],"example":"/gamebase/news","parameters":{"type":"类型,见下表,默认为 newslist","category":"分类,可在对应分类页 URL 中找到,默认为 `all` 即全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新聞","maintainers":["nczitzk"],"description":"类型\n\n | newslist | r18list |\n | -------- | ------- |","location":"news.ts"}} />
类型
| newslist | r18list |
| -------- | ------- |
## 掌游宝 {#zhang-you-bao}
### 推荐 {#zhang-you-bao-tui-jian}
<Route namespace="zhangyoubao" data={{"path":"/:category","categories":["game"],"example":"/zhangyoubao/lol","parameters":{"category":"分类,见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["mobile.zhangyoubao.com/:category/"]},"name":"推荐","maintainers":["ztmzzz"],"description":"| 英雄联盟 | 炉石传说 | DNF | 守望先锋 | 王者荣耀 | 单机综合 | 手游综合 | 云顶之弈 | 部落冲突 | 皇室战争 | DNF 手游 | 荒野乱斗 |\n | -------- | -------- | --- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | ---------- |\n | lol | lscs | dnf | swxf | yxzj | steam | mobile | lolchess | blzz | hszz | dnfm | brawlstars |","location":"index.ts"}} />
| 英雄联盟 | 炉石传说 | DNF | 守望先锋 | 王者荣耀 | 单机综合 | 手游综合 | 云顶之弈 | 部落冲突 | 皇室战争 | DNF 手游 | 荒野乱斗 |
| -------- | -------- | --- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | ---------- |
| lol | lscs | dnf | swxf | yxzj | steam | mobile | lolchess | blzz | hszz | dnfm | brawlstars |
## ファミ通 {#%E3%83%95%E3%82%A1%E3%83%9F-tong}
### Category {#%E3%83%95%E3%82%A1%E3%83%9F-tong-category}
<Route namespace="famitsu" data={{"path":"/category/:category?","categories":["game"],"example":"/famitsu/category/new-article","parameters":{"category":"Category, see table below, `new-article` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Category","maintainers":["TonyRL"],"description":"| 新着 | PS5 | Switch | PS4 | ニュース | ゲームニュース | PR TIMES | 動画 | 特集・企画記事 | インタビュー | 取材・リポート | レビュー | インディーゲーム |\n | ----------- | --- | ------ | --- | -------- | -------------- | -------- | ------ | --------------- | ------------ | -------------- | -------- | ---------------- |\n | new-article | ps5 | switch | ps4 | news | news-game | prtimes | videos | special-article | interview | event-report | review | indie-game |","location":"category.ts"}} />
| 新着 | PS5 | Switch | PS4 | ニュース | ゲームニュース | PR TIMES | 動画 | 特集・企画記事 | インタビュー | 取材・リポート | レビュー | インディーゲーム |
| ----------- | --- | ------ | --- | -------- | -------------- | -------- | ------ | --------------- | ------------ | -------------- | -------- | ---------------- |
| new-article | ps5 | switch | ps4 | news | news-game | prtimes | videos | special-article | interview | event-report | review | indie-game |

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,344 @@
# journal
## ACM Special Interest Group on Security Audit and Control {#acm-special-interest-group-on-security-audit-and-control}
### 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 namespace="sigsac" data={{"path":"/ccs","categories":["journal"],"example":"/sigsac/ccs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["sigsac.org/ccs.html","sigsac.org/"]},"name":"The ACM Conference on Computer and Communications Security","maintainers":[],"url":"sigsac.org/ccs.html","description":"Return results from 2020","location":"ccs.ts"}} />
Return results from 2020
## American Economic Association {#american-economic-association}
### Journal {#american-economic-association-journal}
<Route namespace="aeaweb" data={{"path":"/:id","categories":["journal"],"example":"/aeaweb/aer","parameters":{"id":"Journal id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":true},"radar":{"source":["aeaweb.org/journals/:id","aeaweb.org/"]},"name":"Journal","maintainers":["nczitzk"],"description":"The URL of the journal [American Economic Review](https://www.aeaweb.org/journals/aer) is `https://www.aeaweb.org/journals/aer`, where `aer` is the id of the journal, so the route for this journal is `/aeaweb/aer`.\n\n :::tip\n More jounals can be found in [AEA Journals](https://www.aeaweb.org/journals).\n :::","location":"index.ts"}} />
The URL of the journal [American Economic Review](https://www.aeaweb.org/journals/aer) is `https://www.aeaweb.org/journals/aer`, where `aer` is the id of the journal, so the route for this journal is `/aeaweb/aer`.
:::tip
More jounals can be found in [AEA Journals](https://www.aeaweb.org/journals).
:::
## American Institute of Physics {#american-institute-of-physics}
### Journal {#american-institute-of-physics-journal}
<Route namespace="aip" data={{"path":"/:pub/:jrn","categories":["journal"],"example":"/aip/aapt/ajp","parameters":{"pub":"Publisher id","jrn":"Journal id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":true},"radar":{"source":["pubs.aip.org/:pub/:jrn"]},"name":"Journal","maintainers":["Derekmini","auto-bot-ty"],"description":"Refer to the URL format `pubs.aip.org/:pub/:jrn`\n\n :::tip\n More jounals can be found in [AIP Publications](https://publishing.aip.org/publications/find-the-right-journal).\n :::","location":"journal.ts"}} />
Refer to the URL format `pubs.aip.org/:pub/:jrn`
:::tip
More jounals can be found in [AIP Publications](https://publishing.aip.org/publications/find-the-right-journal).
:::
## Annual Reviews {#annual-reviews}
### Journal {#annual-reviews-journal}
<Route namespace="annualreviews" data={{"path":"/:id","categories":["journal"],"example":"/annualreviews/anchem","parameters":{"id":"Journal id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":true},"radar":{"source":["annualreviews.org/journal/:id","annualreviews.org/"]},"name":"Journal","maintainers":["nczitzk"],"description":"The URL of the journal [Annual Review of Analytical Chemistry](https://www.annualreviews.org/journal/anchem) is `https://www.annualreviews.org/journal/anchem`, where `anchem` is the id of the journal, so the route for this journal is `/annualreviews/anchem`.\n\n :::tip\n More jounals can be found in [Browse Journals](https://www.annualreviews.org/action/showPublications).\n :::","location":"index.ts"}} />
The URL of the journal [Annual Review of Analytical Chemistry](https://www.annualreviews.org/journal/anchem) is `https://www.annualreviews.org/journal/anchem`, where `anchem` is the id of the journal, so the route for this journal is `/annualreviews/anchem`.
:::tip
More jounals can be found in [Browse Journals](https://www.annualreviews.org/action/showPublications).
:::
## BioOne {#bioone}
### Featured articles {#bioone-featured-articles}
<Route namespace="bioone" data={{"path":"/featured","categories":["journal"],"example":"/bioone/featured","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bioone.org/"]},"name":"Featured articles","maintainers":["nczitzk"],"url":"bioone.org/","location":"featured.ts"}} />
### Journals {#bioone-journals}
<Route namespace="bioone" data={{"path":"/journals/:journal?","categories":["journal"],"example":"/bioone/journals/acta-chiropterologica","parameters":{"journal":"Journals, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bioone.org/journals/:journal","bioone.org/"],"target":"/journals/:journal"},"name":"Journals","maintainers":["nczitzk"],"location":"journal.ts"}} />
## caa.reviews {#caa-reviews}
### Book Reviews {#caa-reviews-book-reviews}
<Route namespace="caareviews" data={{"path":"/book","categories":["journal"],"example":"/caareviews/book","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["caareviews.org/reviews/book"]},"name":"Book Reviews","maintainers":["Fatpandac"],"url":"caareviews.org/reviews/book","location":"book.ts"}} />
### Essays {#caa-reviews-essays}
<Route namespace="caareviews" data={{"path":"/essay","categories":["journal"],"example":"/caareviews/essay","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["caareviews.org/reviews/essay"]},"name":"Essays","maintainers":["Fatpandac"],"url":"caareviews.org/reviews/essay","location":"essay.ts"}} />
### Exhibition Reviews {#caa-reviews-exhibition-reviews}
<Route namespace="caareviews" data={{"path":"/exhibition","categories":["journal"],"example":"/caareviews/exhibition","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["caareviews.org/reviews/exhibition"]},"name":"Exhibition Reviews","maintainers":["Fatpandac"],"url":"caareviews.org/reviews/exhibition","location":"exhibition.ts"}} />
## Google {#google}
### Author Citations {#google-author-citations}
<Route namespace="google" data={{"path":"/citations/:id","categories":["journal"],"example":"/google/citations/mlmE4JMAAAAJ","parameters":{"id":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Author Citations","maintainers":["KellyHwong","const7"],"description":"The parameter id in the route is the id in the URL of the user's Google Scholar reference page, for example `https://scholar.google.com/citations?user=mlmE4JMAAAAJ` to `mlmE4JMAAAAJ`.\n\n Query parameters are also supported here, for example `https://scholar.google.com/citations?user=mlmE4JMAAAAJ&sortby=pubdate` to `mlmE4JMAAAAJ&sortby=pubdate`. Please make sure that the user id (`mlmE4JMAAAAJ` in this case) should be the first parameter in the query string.","location":"citations.ts"}} />
The parameter id in the route is the id in the URL of the user's Google Scholar reference page, for example `https://scholar.google.com/citations?user=mlmE4JMAAAAJ` to `mlmE4JMAAAAJ`.
Query parameters are also supported here, for example `https://scholar.google.com/citations?user=mlmE4JMAAAAJ&sortby=pubdate` to `mlmE4JMAAAAJ&sortby=pubdate`. Please make sure that the user id (`mlmE4JMAAAAJ` in this case) should be the first parameter in the query string.
### Keywords Monitoring {#google-keywords-monitoring}
<Route namespace="google" data={{"path":"/scholar/:query","categories":["journal"],"example":"/google/scholar/data+visualization","parameters":{"query":"query statement which supports「Basic」and「Advanced」modes"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Keywords Monitoring","maintainers":["HenryQW"],"description":":::warning\n Google Scholar has strict anti-crawling mechanism implemented, the demo below doesn't guarantee availability. Please deploy your own instance as it might increase the stability.\n :::\n\n 1. Basic mode, sample query is the keywords desired, eg.「data visualization」, [https://rsshub.app/google/scholar/data+visualization](https://rsshub.app/google/scholar/data+visualization).\n\n 2. Advanced mode, visit [Google Scholar](https://scholar.google.com/schhp?hl=en&as_sdt=0,5), click the top left corner and select「Advanced Search」, fill in your conditions and submit the search. The URL should look like this: [https://scholar.google.com/scholar?as_q=data+visualization&as_epq=&as_oq=&as_eq=&as_occt=any&as_sauthors=&as_publication=&as_ylo=2018&as_yhi=&hl=en&as_sdt=0%2C5](https://scholar.google.com/scholar?as_q=data+visualization&as_epq=&as_oq=&as_eq=&as_occt=any&as_sauthors=&as_publication=&as_ylo=2018&as_yhi=&hl=en&as_sdt=0%2C5), copy everything after `https://scholar.google.com/scholar?` from the URL and use it as the query for this route. The complete URL for the above example should look like this: [https://rsshub.app/google/scholar/as_q=data+visualization&as_epq=&as_oq=&as_eq=&as_occt=any&as_sauthors=&as_publication=&as_ylo=2018&as_yhi=&hl=en&as_sdt=0%2C5](https://rsshub.app/google/scholar/as_q=data+visualization&as_epq=&as_oq=&as_eq=&as_occt=any&as_sauthors=&as_publication=&as_ylo=2018&as_yhi=&hl=en&as_sdt=0%2C5).","location":"scholar.ts"}} />
:::warning
Google Scholar has strict anti-crawling mechanism implemented, the demo below doesn't guarantee availability. Please deploy your own instance as it might increase the stability.
:::
1. Basic mode, sample query is the keywords desired, eg.「data visualization」, [https://rsshub.app/google/scholar/data+visualization](https://rsshub.app/google/scholar/data+visualization).
2. Advanced mode, visit [Google Scholar](https://scholar.google.com/schhp?hl=en\&as_sdt=0,5), click the top left corner and select「Advanced Search」, fill in your conditions and submit the search. The URL should look like this: [https://scholar.google.com/scholar?as\_q=data+visualization\&as\_epq=\&as\_oq=\&as\_eq=\&as\_occt=any\&as\_sauthors=\&as\_publication=\&as\_ylo=2018\&as\_yhi=\&hl=en\&as\_sdt=0%2C5](https://scholar.google.com/scholar?as_q=data+visualization\&as_epq=\&as_oq=\&as_eq=\&as_occt=any\&as_sauthors=\&as_publication=\&as_ylo=2018\&as_yhi=\&hl=en\&as_sdt=0%2C5), copy everything after `https://scholar.google.com/scholar?` from the URL and use it as the query for this route. The complete URL for the above example should look like this: [https://rsshub.app/google/scholar/as\_q=data+visualization\&as\_epq=\&as\_oq=\&as\_eq=\&as\_occt=any\&as\_sauthors=\&as\_publication=\&as\_ylo=2018\&as\_yhi=\&hl=en\&as\_sdt=0%2C5](https://rsshub.app/google/scholar/as_q=data+visualization\&as_epq=\&as_oq=\&as_eq=\&as_occt=any\&as_sauthors=\&as_publication=\&as_ylo=2018\&as_yhi=\&hl=en\&as_sdt=0%2C5).
## IEEE Computer Society {#ieee-computer-society}
### IEEE Symposium on Security and Privacy {#ieee-computer-society-ieee-symposium-on-security-and-privacy}
<Route namespace="ieee-security" data={{"path":"/security-privacy","categories":["journal"],"example":"/ieee-security/security-privacy","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ieee-security.org/TC/SP-Index.html","ieee-security.org/"]},"name":"IEEE Symposium on Security and Privacy","maintainers":["ZeddYu"],"url":"ieee-security.org/TC/SP-Index.html","description":"Return results from 2020","location":"sp.ts"}} />
Return results from 2020
## IEEE Xplore {#ieee-xplore}
### Early Access Journal {#ieee-xplore-early-access-journal}
<Route namespace="ieee" data={{"path":"/journal/:journal/earlyaccess/:sortType?","categories":["journal"],"example":"/ieee/journal/5306045/earlyaccess","parameters":{"journal":"Issue code, the number of the `isnumber` in the URL","sortType":"Sort Type, default: `vol-only-seq`, the part of the URL after `sortType`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Early Access Journal","maintainers":["5upernova-heng"],"location":"earlyaccess.ts"}} />
## INFORMS {#informs}
### Category {#informs-category}
<Route namespace="informs" data={{"path":"/:category?","categories":["journal"],"example":"/informs/mnsc","parameters":{"category":"Category, can be found in the url of the page, `orsc` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Category","maintainers":["Fatpandac"],"location":"index.ts"}} />
## MDPI {#mdpi}
### Journal {#mdpi-journal}
<Route namespace="mdpi" data={{"path":"/:journal","categories":["journal"],"example":"/mdpi/analytica","parameters":{"journal":"Journal Name, get it from the journal homepage"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.mdpi.com/journal/:journal"]},"name":"Journal","maintainers":["Derekmini"],"location":"journal.ts"}} />
## National Bureau of Economic Research {#national-bureau-of-economic-research}
### All Papers {#national-bureau-of-economic-research-all-papers}
<Route namespace="nber" data={{"path":["/papers","/news"],"categories":["journal"],"example":"/nber/papers","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":true},"radar":{"source":["nber.org/papers"]},"name":"All Papers","maintainers":[],"url":"nber.org/papers","description":"Papers that are published in this week.","location":"index.ts"}} />
Papers that are published in this week.
### All Papers {#national-bureau-of-economic-research-all-papers}
<Route namespace="nber" data={{"path":["/papers","/news"],"categories":["journal"],"example":"/nber/papers","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":true},"radar":{"source":["nber.org/papers"]},"name":"All Papers","maintainers":[],"url":"nber.org/papers","description":"Papers that are published in this week.","location":"index.ts"}} />
Papers that are published in this week.
## Nature Journal {#nature-journal}
:::tip
You can get all short name of a journal from [https://www.nature.com/siteindex](https://www.nature.com/siteindex) or [Journal List](#nature-journal-journal-list).
:::
### Cover Story {#nature-journal-cover-story}
<Route namespace="nature" data={{"path":"/cover","categories":["journal"],"example":"/nature/cover","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nature.com/"]},"name":"Cover Story","maintainers":["y9c"],"url":"nature.com/","description":"Subscribe to the cover images of the Nature journals, and get the latest publication updates in time.","location":"cover.ts"}} />
Subscribe to the cover images of the Nature journals, and get the latest publication updates in time.
### Journal List {#nature-journal-journal-list}
<Route namespace="nature" data={{"path":"/siteindex","categories":["journal"],"example":"/nature/siteindex","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Journal List","maintainers":["TonyRL"],"location":"siteindex.ts"}} />
### Latest Research {#nature-journal-latest-research}
<Route namespace="nature" data={{"path":"/research/:journal?","categories":["journal"],"example":"/nature/research/ng","parameters":{"journal":"short name for a journal, `nature` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":true},"radar":{"source":["nature.com/:journal/research-articles","nature.com/:journal","nature.com/"],"target":"/research/:journal"},"name":"Latest Research","maintainers":["y9c","TonyRL"],"description":"| `:journal` | Full Name of the Journal | Route |\n | :-----------: | :-------------------------: | ---------------------------------------------------------------------------------- |\n | nature | Nature | [/nature/research/nature](https://rsshub.app/nature/research/nature) |\n | nbt | Nature Biotechnology | [/nature/research/nbt](https://rsshub.app/nature/research/nbt) |\n | neuro | Nature Neuroscience | [/nature/research/neuro](https://rsshub.app/nature/research/neuro) |\n | ng | Nature Genetics | [/nature/research/ng](https://rsshub.app/nature/research/ng) |\n | ni | Nature Immunology | [/nature/research/ni](https://rsshub.app/nature/research/ni) |\n | nmeth | Nature Method | [/nature/research/nmeth](https://rsshub.app/nature/research/nmeth) |\n | nchem | Nature Chemistry | [/nature/research/nchem](https://rsshub.app/nature/research/nchem) |\n | nmat | Nature Materials | [/nature/research/nmat](https://rsshub.app/nature/research/nmat) |\n | natmachintell | Nature Machine Intelligence | [/nature/research/natmachintell](https://rsshub.app/nature/research/natmachintell) |\n\n - Using router (`/nature/research/` + \"short name for a journal\") to query latest research paper for a certain journal of Nature Publishing Group.\n If the `:journal` parameter is blank, then latest research of Nature will return.\n - The journals from NPG are run by different group of people, and the website of may not be consitent for all the journals\n - Only abstract is rendered in some researches","location":"research.ts"}} />
| `:journal` | Full Name of the Journal | Route |
| :-----------: | :-------------------------: | ---------------------------------------------------------------------------------- |
| nature | Nature | [/nature/research/nature](https://rsshub.app/nature/research/nature) |
| nbt | Nature Biotechnology | [/nature/research/nbt](https://rsshub.app/nature/research/nbt) |
| neuro | Nature Neuroscience | [/nature/research/neuro](https://rsshub.app/nature/research/neuro) |
| ng | Nature Genetics | [/nature/research/ng](https://rsshub.app/nature/research/ng) |
| ni | Nature Immunology | [/nature/research/ni](https://rsshub.app/nature/research/ni) |
| nmeth | Nature Method | [/nature/research/nmeth](https://rsshub.app/nature/research/nmeth) |
| nchem | Nature Chemistry | [/nature/research/nchem](https://rsshub.app/nature/research/nchem) |
| nmat | Nature Materials | [/nature/research/nmat](https://rsshub.app/nature/research/nmat) |
| natmachintell | Nature Machine Intelligence | [/nature/research/natmachintell](https://rsshub.app/nature/research/natmachintell) |
- Using router (`/nature/research/` + "short name for a journal") to query latest research paper for a certain journal of Nature Publishing Group.
If the `:journal` parameter is blank, then latest research of Nature will return.
- The journals from NPG are run by different group of people, and the website of may not be consitent for all the journals
- Only abstract is rendered in some researches
### Nature News {#nature-journal-nature-news}
<Route namespace="nature" data={{"path":"/news","categories":["journal"],"example":"/nature/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":true},"radar":{"source":["nature.com/latest-news","nature.com/news","nature.com/"]},"name":"Nature News","maintainers":["y9c","TonyRL"],"url":"nature.com/latest-news","location":"news.ts"}} />
### Research Highlight {#nature-journal-research-highlight}
<Route namespace="nature" data={{"path":"/highlight/:journal?","categories":["journal"],"example":"/nature/highlight","parameters":{"journal":"short name for a journal, `nature` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":true},"radar":{"source":["nature.com/:journal/articles","nature.com/:journal","nature.com/"],"target":"/highlight/:journal"},"name":"Research Highlight","maintainers":[],"description":":::warning\n Only some journals are supported.\n :::","location":"highlight.ts"}} />
:::warning
Only some journals are supported.
:::
## Network and Distributed System Security (NDSS) Symposium {#network-and-distributed-system-security-ndss-symposium}
### Accepted papers {#network-and-distributed-system-security-ndss-symposium-accepted-papers}
<Route namespace="ndss-symposium" data={{"path":"/ndss","categories":["journal"],"example":"/ndss-symposium/ndss","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ndss-symposium.org/"]},"name":"Accepted papers","maintainers":["ZeddYu"],"url":"ndss-symposium.org/","description":"Return results from 2020","location":"ndss.ts"}} />
Return results from 2020
## Oxford University Press {#oxford-university-press}
### Oxford Academic {#oxford-university-press-oxford-academic}
<Route namespace="oup" data={{"path":"/journals/:name","categories":["journal"],"example":"/oup/journals/adaptation","parameters":{"name":"short name for a journal, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["academic.oup.com/","academic.oup.com/:name/issue"]},"name":"Oxford Academic","maintainers":[],"url":"academic.oup.com/","description":"#### Journal {#oxford-university-press-oxford-academic-journal}","location":"index.ts"}} />
#### Journal {#oxford-university-press-oxford-academic-journal}
## Royal Society of Chemistry {#royal-society-of-chemistry}
### Journal {#royal-society-of-chemistry-journal}
<Route namespace="rsc" data={{"path":"/journal/:id/:category?","categories":["journal"],"example":"/rsc/journal/ta","parameters":{"id":"Journal id, can be found in URL","category":"Category, see below, All Recent Articles by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Journal","maintainers":["nczitzk"],"description":":::tip\n All journals at [Current journals](https://pubs.rsc.org/en/journals)\n :::\n\n | All Recent Articles | Advance Articles |\n | ------------------- | ---------------- |\n | allrecentarticles | advancearticles |","location":"journal.ts"}} />
:::tip
All journals at [Current journals](https://pubs.rsc.org/en/journals)
:::
| All Recent Articles | Advance Articles |
| ------------------- | ---------------- |
| allrecentarticles | advancearticles |
## Science Magazine {#science-magazine}
### Blogs {#science-magazine-blogs}
<Route namespace="science" data={{"path":"/blogs/:name?","categories":["journal"],"example":"/science/blogs/pipeline","parameters":{"name":"Short name for the blog, get this from the url. Defaults to pipeline"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["science.org/blogs/:name"],"target":"/blogs/:name"},"name":"Blogs","maintainers":["TomHodson"],"description":"To subscribe to [IN THE PIPELINE by Derek Lowes](https://science.org/blogs/pipeline) or the [science editor's blog](https://science.org/blogs/editors-blog), use the name parameter `pipeline` or `editors-blog`.","location":"blogs.ts"}} />
To subscribe to [IN THE PIPELINE by Derek Lowes](https://science.org/blogs/pipeline) or the [science editor's blog](https://science.org/blogs/editors-blog), use the name parameter `pipeline` or `editors-blog`.
### Cover Story {#science-magazine-cover-story}
<Route namespace="science" data={{"path":"/cover","categories":["journal"],"example":"/science/cover","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["science.org/"]},"name":"Cover Story","maintainers":["y9c","TonyRL"],"url":"science.org/","description":"Subscribe to the cover images of Science journals, and get the latest publication updates in time.\n\n Including 'Science', 'Science Advances', 'Science Immunology', 'Science Robotics', 'Science Signaling' and 'Science Translational Medicine'.","location":"cover.ts"}} />
Subscribe to the cover images of Science journals, and get the latest publication updates in time.
Including 'Science', 'Science Advances', 'Science Immunology', 'Science Robotics', 'Science Signaling' and 'Science Translational Medicine'.
### Current Issue {#science-magazine-current-issue}
<Route namespace="science" data={{"path":"/current/:journal?","categories":["journal"],"example":"/science/current/science","parameters":{"journal":"Short name for a journal"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":true},"radar":{"source":["science.org/journal/:journal","science.org/toc/:journal/current"],"target":"/current/:journal"},"name":"Current Issue","maintainers":["y9c","TonyRL"],"description":"| Short name | Full name of the journal | Route |\n | :---------: | :----------------------------: | ------------------------------------------------------------------------------ |\n | science | Science | [/science/current/science](https://rsshub.app/science/current/science) |\n | sciadv | Science Advances | [/science/current/sciadv](https://rsshub.app/science/current/sciadv) |\n | sciimmunol | Science Immunology | [/science/current/sciimmunol](https://rsshub.app/science/current/sciimmunol) |\n | scirobotics | Science Robotics | [/science/current/scirobotics](https://rsshub.app/science/current/scirobotics) |\n | signaling | Science Signaling | [/science/current/signaling](https://rsshub.app/science/current/signaling) |\n | stm | Science Translational Medicine | [/science/current/stm](https://rsshub.app/science/current/stm) |\n\n - Using route (`/science/current/` + \"short name for a journal\") to get current issue of a journal from AAAS.\n - Leaving it empty (`/science/current`) to get update from Science.","location":"current.ts"}} />
| Short name | Full name of the journal | Route |
| :---------: | :----------------------------: | ------------------------------------------------------------------------------ |
| science | Science | [/science/current/science](https://rsshub.app/science/current/science) |
| sciadv | Science Advances | [/science/current/sciadv](https://rsshub.app/science/current/sciadv) |
| sciimmunol | Science Immunology | [/science/current/sciimmunol](https://rsshub.app/science/current/sciimmunol) |
| scirobotics | Science Robotics | [/science/current/scirobotics](https://rsshub.app/science/current/scirobotics) |
| signaling | Science Signaling | [/science/current/signaling](https://rsshub.app/science/current/signaling) |
| stm | Science Translational Medicine | [/science/current/stm](https://rsshub.app/science/current/stm) |
- Using route (`/science/current/` + "short name for a journal") to get current issue of a journal from AAAS.
- Leaving it empty (`/science/current`) to get update from Science.
### First Release {#science-magazine-first-release}
<Route namespace="science" data={{"path":"/early/:journal?","categories":["journal"],"example":"/science/early","parameters":{"journal":"Short name for a journal"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":true},"radar":{"source":["science.org/journal/:journal","science.org/toc/:journal/0/0"],"target":"/early/:journal"},"name":"First Release","maintainers":["y9c","TonyRL"],"description":"*only Science, Science Immunology and Science Translational Medicine have first release*","location":"early.ts"}} />
*only Science, Science Immunology and Science Translational Medicine have first release*
## ScienceDirect {#sciencedirect}
### Journal {#sciencedirect-journal}
<Route namespace="sciencedirect" data={{"path":"/journal/:id","categories":["journal"],"example":"/sciencedirect/journal/research-policy","parameters":{"id":"Journal id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["sciencedirect.com/journal/:id","sciencedirect.com/"]},"name":"Journal","maintainers":["nczitzk"],"location":"journal.ts"}} />
## Springer {#springer}
### Journal {#springer-journal}
<Route namespace="springer" data={{"path":"/journal/:journal","categories":["journal"],"example":"/springer/journal/10450","parameters":{"journal":"Journal Code, the number in the URL from the journal homepage"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.springer.com/journal/:journal/*"]},"name":"Journal","maintainers":["Derekmini","TonyRL"],"location":"journal.ts"}} />
## Telecompaper {#telecompaper}
### News {#telecompaper-news}
<Route namespace="telecompaper" data={{"path":"/news/:caty/:year?/:country?/:type?","categories":["journal"],"example":"/telecompaper/news/mobile/2020/China/News","parameters":{"caty":"Category, see table below","year":"Year. The year in respective category page filter, `all` for unlimited year, empty by default","country":"Country or continent, `all` for unlimited country or continent, empty by default","type":"Type, can be found in the `Types` filter, `all` for unlimited type, unlimited by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"News","maintainers":["nczitzk"],"description":"Category\n\n | WIRELESS | BROADBAND | VIDEO | GENERAL | IT | INDUSTRY RESOURCES |\n | -------- | --------- | --------- | ------- | -- | ------------------ |\n | mobile | internet | boardcast | general | it | industry-resources |\n\n :::tip\n If `country` or `type` includes empty space, use `-` instead. For example, `United States` needs to be replaced with `United-States`, `White paper` needs to be replaced with `White-paper`\n\n Filters in [INDUSTRY RESOURCES](https://www.telecompaper.com/industry-resources) only provides `Content Type` which corresponds to `type`. `year` and `country` are not supported.\n :::","location":"news.ts"}} />
Category
| WIRELESS | BROADBAND | VIDEO | GENERAL | IT | INDUSTRY RESOURCES |
| -------- | --------- | --------- | ------- | -- | ------------------ |
| mobile | internet | boardcast | general | it | industry-resources |
:::tip
If `country` or `type` includes empty space, use `-` instead. For example, `United States` needs to be replaced with `United-States`, `White paper` needs to be replaced with `White-paper`
Filters in [INDUSTRY RESOURCES](https://www.telecompaper.com/industry-resources) only provides `Content Type` which corresponds to `type`. `year` and `country` are not supported.
:::
### Search {#telecompaper-search}
<Route namespace="telecompaper" data={{"path":"/search/:keyword?/:company?/:sort?/:period?","categories":["journal"],"example":"/telecompaper/search/Nokia","parameters":{"keyword":"Keyword","company":"Company name, empty by default","sort":"Sorting, see table below, `Date Descending` by default","period":"Date selection, Last 12 months by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Search","maintainers":["nczitzk"],"description":"Sorting\n\n | Date Ascending | Date Descending |\n | -------------- | --------------- |\n | 1 | 2 |\n\n Date selection\n\n | 1 month | 3 months | 6 months | 12 months | 24 months |\n | ------- | -------- | -------- | --------- | --------- |\n | 1 | 3 | 6 | 12 | 24 |","location":"search.ts"}} />
Sorting
| Date Ascending | Date Descending |
| -------------- | --------------- |
| 1 | 2 |
Date selection
| 1 month | 3 months | 6 months | 12 months | 24 months |
| ------- | -------- | -------- | --------- | --------- |
| 1 | 3 | 6 | 12 | 24 |
## The University of Chicago Press: Journals {#the-university-of-chicago-press-journals}
### Current Issue {#the-university-of-chicago-press-journals-current-issue}
<Route namespace="uchicago" data={{"path":"/journals/current/:journal","categories":["journal"],"example":"/uchicago/journals/current/jpe","parameters":{"journal":"Journal id, can be found in URL. [Browse journals by title](https://www.journals.uchicago.edu/action/showPublications)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["journals.uchicago.edu/toc/:journal/current","journals.uchicago.edu/journal/:journal"]},"name":"Current Issue","maintainers":["TonyRL"],"location":"current.ts"}} />
## Trending Papers {#trending-papers}
### Trending Papers on arXiv {#trending-papers-trending-papers-on-arxiv}
<Route namespace="trendingpapers" data={{"path":"/papers/:category?/:time?/:cited?","categories":["journal"],"example":"/trendingpapers/papers","parameters":{"category":"Category of papers, can be found in URL. `All categories` by default.","time":"Time like `24 hours` to specify the duration of ranking, can be found in URL. `Since beginning` by default.","cited":"Cited or uncited papers, can be found in URL. `Cited and uncited papers` by default."},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Trending Papers on arXiv","maintainers":["CookiePieWw"],"location":"papers.ts"}} />
## USENIX {#usenix}
### Security Symposia {#usenix-security-symposia}
<Route namespace="usenix" data={{"path":"/usenix-security-sympoium","categories":["journal"],"example":"/usenix/usenix-security-sympoium","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["usenix.org/conferences/all","usenix.org/conferences","usenix.org/"]},"name":"Security Symposia","maintainers":["ZeddYu"],"url":"usenix.org/conferences/all","description":"Return results from 2020","location":"usenix.ts"}} />
Return results from 2020
## X-MOL {#x-mol}
### Journal {#x-mol-journal}
<Route namespace="x-mol" data={{"path":"/paper/:type/:magazine","categories":["journal"],"example":"/x-mol/paper/0/9","parameters":{"type":"type","magazine":"magazine"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Journal","maintainers":["cssxsh"],"location":"paper.ts"}} />
## 管理世界 {#guan-li-shi-jie}
### 分类 {#guan-li-shi-jie-fen-lei}
<Route namespace="mvm" data={{"path":"/:category?","categories":["journal"],"example":"/mvm","parameters":{"category":"分类,见下表,默认为本期要目"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["mwm.net.cn/web/:category","mwm.net.cn/"]},"name":"分类","maintainers":["nczitzk"],"description":"| 本期要目 | 网络首发 | 学术活动 | 通知公告 |\n | -------- | -------- | -------- | -------- |\n | bqym | wlsf | xshd | tzgg |","location":"index.ts"}} />
| 本期要目 | 网络首发 | 学术活动 | 通知公告 |
| -------- | -------- | -------- | -------- |
| bqym | wlsf | xshd | tzgg |
## 中国知网 {#zhong-guo-zhi-wang}
### Unknown {#zhong-guo-zhi-wang-unknown}
<Route namespace="cnki" data={{"path":"/author/:code","categories":["journal"],"example":"/cnki/author/000042423923","parameters":{"code":"作者对应code可以在网址中得到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Unknown","maintainers":["harveyqiu","Derekmini"],"location":"author.ts"}} />
### 期刊 {#zhong-guo-zhi-wang-qi-kan}
<Route namespace="cnki" data={{"path":"/journals/:name","categories":["journal"],"example":"/cnki/journals/LKGP","parameters":{"name":"期刊缩写,可以在网址中得到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["navi.cnki.net/knavi/journals/:name/detail"]},"name":"期刊","maintainers":["Fatpandac","Derekmini"],"location":"journals.ts"}} />
### 网络首发 {#zhong-guo-zhi-wang-wang-luo-shou-fa}
<Route namespace="cnki" data={{"path":"/journals/debut/:name","categories":["journal"],"example":"/cnki/journals/debut/LKGP","parameters":{"name":"期刊缩写,可以在网址中得到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["navi.cnki.net/knavi/journals/:name/detail"]},"name":"网络首发","maintainers":["Fatpandac"],"location":"debut.ts"}} />

View File

@ -0,0 +1,99 @@
# live
## Bilibili {#bilibili}
### 直播分区 {#bilibili-zhi-bo-fen-qu}
<Route namespace="bilibili" data={{"path":"/live/area/:areaID/:order","categories":["live"],"example":"/bilibili/live/area/207/online","parameters":{"areaID":"分区 ID 分区增删较多, 可通过 [分区列表](https://api.live.bilibili.com/room/v1/Area/getList) 查询","order":"排序方式, live_time 开播时间, online 人气"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"直播分区","maintainers":["Qixingchen"],"description":":::warning\n 由于接口未提供开播时间,如果直播间未更换标题与分区,将视为一次。如果直播间更换分区与标题,将视为另一项\n :::","location":"live-area.ts"}} />
:::warning
由于接口未提供开播时间,如果直播间未更换标题与分区,将视为一次。如果直播间更换分区与标题,将视为另一项
:::
### 直播开播 {#bilibili-zhi-bo-kai-bo}
<Route namespace="bilibili" data={{"path":"/live/room/:roomID","categories":["live"],"example":"/bilibili/live/room/3","parameters":{"roomID":"房间号, 可在直播间 URL 中找到, 长短号均可"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["live.bilibili.com/:roomID"]},"name":"直播开播","maintainers":["Qixingchen"],"location":"live-room.ts"}} />
### 直播搜索 {#bilibili-zhi-bo-sou-suo}
<Route namespace="bilibili" data={{"path":"/live/search/:key/:order","categories":["live"],"example":"/bilibili/live/search/dota/online","parameters":{"key":"搜索关键字","order":"排序方式, live_time 开播时间, online 人气"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"直播搜索","maintainers":["Qixingchen"],"location":"live-search.ts"}} />
## LiSA {#lisa}
### Latest Discography {#lisa-latest-discography}
<Route namespace="lxixsxa" data={{"path":"/disco","categories":["live"],"example":"/lxixsxa/disco","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.lxixsxa.com/","www.lxixsxa.com/discography"]},"name":"Latest Discography","maintainers":["Kiotlin"],"url":"www.lxixsxa.com/","location":"discography.ts"}} />
### News {#lisa-news}
<Route namespace="lxixsxa" data={{"path":"/info","categories":["live"],"example":"/lxixsxa/info","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.lxixsxa.com/","www.lxixsxa.com/info"]},"name":"News","maintainers":["Kiotlin"],"url":"www.lxixsxa.com/","location":"information.ts"}} />
## Twitch {#twitch}
### Channel Video {#twitch-channel-video}
<Route namespace="twitch" data={{"path":"/video/:login/:filter?","categories":["live"],"example":"/twitch/video/riotgames/highlights","parameters":{"login":"Twitch username","filter":"Video type, Default to all"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.twitch.tv/:login/videos"],"target":"/video/:login"},"name":"Channel Video","maintainers":["hoilc"],"description":"| archive | highlights | all |\n| ----------------- | ----------------------------- | ---------- |\n| Recent broadcasts | Recent highlights and uploads | All videos |","location":"video.ts"}} />
| archive | highlights | all |
| ----------------- | ----------------------------- | ---------- |
| Recent broadcasts | Recent highlights and uploads | All videos |
### Live {#twitch-live}
<Route namespace="twitch" data={{"path":"/live/:login","categories":["live"],"example":"/twitch/live/riotgames","parameters":{"login":"Twitch username"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Live","maintainers":["hoilc"],"location":"live.ts"}} />
### Stream Schedule {#twitch-stream-schedule}
<Route namespace="twitch" data={{"path":"/schedule/:login","categories":["live"],"example":"/twitch/schedule/riotgames","parameters":{"login":"Twitch username"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.twitch.tv/:login/schedule"]},"name":"Stream Schedule","maintainers":["hoilc"],"location":"schedule.ts"}} />
## Yoasobi Official {#yoasobi-official}
### Live {#yoasobi-official-live}
<Route namespace="yoasobi-music" data={{"path":"/live","categories":["live"],"example":"/yoasobi-music/live","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.yoasobi-music.jp/","www.yoasobi-music.jp/live"]},"name":"Live","maintainers":["Kiotlin"],"url":"www.yoasobi-music.jp/","location":"live.ts"}} />
### Media {#yoasobi-official-media}
<Route namespace="yoasobi-music" data={{"path":"/media","categories":["live"],"example":"/yoasobi-music/media","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.yoasobi-music.jp/","www.yoasobi-music.jp/media"]},"name":"Media","maintainers":["Kiotlin"],"url":"www.yoasobi-music.jp/","location":"media.ts"}} />
### News & Biography {#yoasobi-official-news-biography}
<Route namespace="yoasobi-music" data={{"path":"/info/:category?","categories":["live"],"example":"/yoasobi-music/info/news","parameters":{"category":"`news`, `biography`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.yoasobi-music.jp/","www.yoasobi-music.jp/:category"],"target":"/info/:category"},"name":"News & Biography","maintainers":[],"url":"www.yoasobi-music.jp/","location":"info.ts"}} />
## YouTube Live {#youtube-live}
### Live {#youtube-live-live}
<Route namespace="youtube" data={{"path":"/live/:username/:embed?","categories":["live"],"example":"/youtube/live/@GawrGura","parameters":{"username":"YouTuber id","embed":"Default to embed the video, set to any value to disable embedding"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Live","maintainers":["sussurr127"],"location":"live.ts"}} />
## 抖音直播 {#dou-yin-zhi-bo}
:::warning
反爬严格,需要启用 puppeteer。抖音的视频 CDN 会验证 Referer意味着许多阅读器都无法直接播放内嵌视频以下是一些变通解决方案
1. 启用内嵌视频 (`embed=1`), 参考 [通用参数 -> 多媒体处理](/parameter#多媒体处理) 配置 `multimedia_hotlink_template` **或** `wrap_multimedia_in_iframe`。
2. 关闭内嵌视频 (`embed=0`),手动点击 `视频直链` 超链接,一般情况下均可成功播放视频。若仍然出现 HTTP 403请复制 URL 以后到浏览器打开。
3. 点击原文链接打开抖音网页版的视频详情页播放视频。
:::
额外参数
| 键 | 含义 | 值 | 默认值 |
| ------- | ---------------- | ---------------------- | ------- |
| `embed` | 是否启用内嵌视频 | `0`/`1`/`true`/`false` | `false` |
### 直播间开播 {#dou-yin-zhi-bo-zhi-bo-jian-kai-bo}
<Route namespace="douyin" data={{"path":"/live/:rid","categories":["live"],"example":"/douyin/live/685317364746","parameters":{"rid":"直播间 id, 可在主播直播间页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["live.douyin.com/:rid"]},"name":"直播间开播","maintainers":["TonyRL"],"location":"live.ts"}} />
## 斗鱼直播 {#dou-yu-zhi-bo}
### 直播间开播 {#dou-yu-zhi-bo-zhi-bo-jian-kai-bo}
<Route namespace="douyu" data={{"path":"/room/:id","categories":["live"],"example":"/douyu/room/24422","parameters":{"id":"直播间 id, 可在主播直播间页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.douyu.com/:id","www.douyu.com/"]},"name":"直播间开播","maintainers":["DIYgod"],"location":"room.ts"}} />
## 浪 Play 直播 {#lang-play-zhi-bo}
### Unknown {#lang-play-zhi-bo-unknown}
<Route namespace="lang" data={{"path":"/live/room/:id","categories":["live"],"example":"/lang/live/room/1352360","parameters":{"id":"直播间 id, 可在主播直播间页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["lang.live/room/:id"]},"name":"Unknown","maintainers":["MittWillson"],"location":"room.ts"}} />

View File

@ -0,0 +1,858 @@
# multimedia
## 2048 核基地 {#2048-he-ji-di}
### 论坛 {#2048-he-ji-di-lun-tan}
<Route namespace="2048" data={{"path":"/:id?","categories":["multimedia"],"example":"/2048/2","parameters":{"id":"板块 ID, 见下表,默认为最新合集,即 `3`,亦可在 URL 中找到, 例如, `thread.php?fid-3.html`中, 板块 ID 为`3`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"论坛","maintainers":["nczitzk"],"description":"| 最新合集 | 亞洲無碼 | 日本騎兵 | 歐美新片 | 國內原創 | 中字原創 | 三級寫真 |\n | -------- | -------- | -------- | -------- | -------- | -------- | -------- |\n | 3 | 4 | 5 | 13 | 15 | 16 | 18 |\n\n | 有碼.HD | 亞洲 SM.HD | 日韓 VR/3D | 歐美 VR/3D | S-cute / Mywife / G-area |\n | ------- | ---------- | ---------- | ---------- | ------------------------ |\n | 116 | 114 | 96 | 97 | 119 |\n\n | 網友自拍 | 亞洲激情 | 歐美激情 | 露出偷窺 | 高跟絲襪 | 卡通漫畫 | 原創达人 |\n | -------- | -------- | -------- | -------- | -------- | -------- | -------- |\n | 23 | 24 | 25 | 26 | 27 | 28 | 135 |\n\n | 唯美清純 | 网络正妹 | 亞洲正妹 | 素人正妹 | COSPLAY | 女优情报 | Gif 动图 |\n | -------- | -------- | -------- | -------- | ------- | -------- | -------- |\n | 21 | 274 | 276 | 277 | 278 | 29 | |\n\n | 獨家拍攝 | 稀有首發 | 网络见闻 | 主播實錄 | 珍稀套圖 | 名站同步 | 实用漫画 |\n | -------- | -------- | -------- | -------- | -------- | -------- | -------- |\n | 213 | 94 | 283 | 111 | 88 | 131 | 180 |\n\n | 网盘二区 | 网盘三区 | 分享福利 | 国产精选 | 高清福利 | 高清首发 | 多挂原创 |\n | -------- | -------- | -------- | -------- | -------- | -------- | -------- |\n | 72 | 272 | 195 | 280 | 79 | 216 | 76 |\n\n | 磁链迅雷 | 正片大片 | H-GAME | 有声小说 | 在线视频 | 在线快播影院 |\n | -------- | -------- | ------ | -------- | -------- | ------------ |\n | 43 | 67 | 66 | 55 | 78 | 279 |\n\n | 综合小说 | 人妻意淫 | 乱伦迷情 | 长篇连载 | 文学作者 | TXT 小说打包 |\n | -------- | -------- | -------- | -------- | -------- | ------------ |\n | 48 | 103 | 50 | 54 | 100 | 109 |\n\n | 聚友客栈 | 坛友自售 |\n | -------- | -------- |\n | 57 | 136 |","location":"index.ts"}} />
| 最新合集 | 亞洲無碼 | 日本騎兵 | 歐美新片 | 國內原創 | 中字原創 | 三級寫真 |
| -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| 3 | 4 | 5 | 13 | 15 | 16 | 18 |
| 有碼.HD | 亞洲 SM.HD | 日韓 VR/3D | 歐美 VR/3D | S-cute / Mywife / G-area |
| ------- | ---------- | ---------- | ---------- | ------------------------ |
| 116 | 114 | 96 | 97 | 119 |
| 網友自拍 | 亞洲激情 | 歐美激情 | 露出偷窺 | 高跟絲襪 | 卡通漫畫 | 原創达人 |
| -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| 23 | 24 | 25 | 26 | 27 | 28 | 135 |
| 唯美清純 | 网络正妹 | 亞洲正妹 | 素人正妹 | COSPLAY | 女优情报 | Gif 动图 |
| -------- | -------- | -------- | -------- | ------- | -------- | -------- |
| 21 | 274 | 276 | 277 | 278 | 29 | |
| 獨家拍攝 | 稀有首發 | 网络见闻 | 主播實錄 | 珍稀套圖 | 名站同步 | 实用漫画 |
| -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| 213 | 94 | 283 | 111 | 88 | 131 | 180 |
| 网盘二区 | 网盘三区 | 分享福利 | 国产精选 | 高清福利 | 高清首发 | 多挂原创 |
| -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| 72 | 272 | 195 | 280 | 79 | 216 | 76 |
| 磁链迅雷 | 正片大片 | H-GAME | 有声小说 | 在线视频 | 在线快播影院 |
| -------- | -------- | ------ | -------- | -------- | ------------ |
| 43 | 67 | 66 | 55 | 78 | 279 |
| 综合小说 | 人妻意淫 | 乱伦迷情 | 长篇连载 | 文学作者 | TXT 小说打包 |
| -------- | -------- | -------- | -------- | -------- | ------------ |
| 48 | 103 | 50 | 54 | 100 | 109 |
| 聚友客栈 | 坛友自售 |
| -------- | -------- |
| 57 | 136 |
## 4k 世界 {#4k-shi-jie}
### 分类 {#4k-shi-jie-fen-lei}
<Route namespace="4ksj" data={{"path":"/forum/:id?","categories":["multimedia"],"example":"/4ksj/forum","parameters":{"id":"分类 id默认为最新4K电影"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类","maintainers":["nczitzk"],"description":":::tip\n 若订阅 [最新 4K 电影](https://www.4ksj.com/forum-2-1.html),网址为 `https://www.4ksj.com/forum-2-1.html`。截取 `https://www.4ksj.com/forum-` 到末尾 `.html` 的部分 `2-1` 作为参数,此时路由为 [`/4ksj/forum/2-1`](https://rsshub.app/4ksj/forum/2-1)。\n\n 若订阅子分类 [Dolby Vision 纪录片 4K 电影](https://www.4ksj.com/forum-4kdianying-s7-dianyingbiaozhun-3-dytypes-9-1.html),网址为 `https://www.4ksj.com/forum-4kdianying-s7-dianyingbiaozhun-3-dytypes-9-1.html`。截取 `https://www.4ksj.com/forum-` 到末尾 `.html` 的部分 `4kdianying-s7-dianyingbiaozhun-3-dytypes-9-1` 作为参数,此时路由为 [`/4ksj/forum/4kdianying-s7-dianyingbiaozhun-3-dytypes-9-1`](https://rsshub.app/4ksj/forum/4kdianying-s7-dianyingbiaozhun-3-dytypes-9-1)。\n :::","location":"forum.ts"}} />
:::tip
若订阅 [最新 4K 电影](https://www.4ksj.com/forum-2-1.html),网址为 `https://www.4ksj.com/forum-2-1.html`。截取 `https://www.4ksj.com/forum-` 到末尾 `.html` 的部分 `2-1` 作为参数,此时路由为 [`/4ksj/forum/2-1`](https://rsshub.app/4ksj/forum/2-1)。
若订阅子分类 [Dolby Vision 纪录片 4K 电影](https://www.4ksj.com/forum-4kdianying-s7-dianyingbiaozhun-3-dytypes-9-1.html),网址为 `https://www.4ksj.com/forum-4kdianying-s7-dianyingbiaozhun-3-dytypes-9-1.html`。截取 `https://www.4ksj.com/forum-` 到末尾 `.html` 的部分 `4kdianying-s7-dianyingbiaozhun-3-dytypes-9-1` 作为参数,此时路由为 [`/4ksj/forum/4kdianying-s7-dianyingbiaozhun-3-dytypes-9-1`](https://rsshub.app/4ksj/forum/4kdianying-s7-dianyingbiaozhun-3-dytypes-9-1)。
:::
## 6v 电影 {#6v-dian-ying}
### 最新电影 {#6v-dian-ying-zui-xin-dian-ying}
<Route namespace="6v123" data={{"path":"/latestMovies","categories":["multimedia"],"example":"/6v123/latestMovies","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"radar":{"source":["hao6v.com/","hao6v.com/gvod/zx.html"]},"name":"最新电影","maintainers":["tc9011"],"url":"hao6v.com/","location":"latest-movies.ts"}} />
### 最新电视剧 {#6v-dian-ying-zui-xin-dian-shi-ju}
<Route namespace="6v123" data={{"path":"/latestTVSeries","categories":["multimedia"],"example":"/6v123/latestTVSeries","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"radar":{"source":["hao6v.com/","hao6v.com/gvod/dsj.html"]},"name":"最新电视剧","maintainers":["tc9011"],"url":"hao6v.com/","location":"latest-tvseries.ts"}} />
## 7mmtv {#7mmtv}
### Category {#7mmtv-category}
<Route namespace="7mmtv" data={{"path":"/:language?/:category?/:type?","categories":["multimedia"],"example":"/7mmtv/zh/censored_list/all","parameters":{"language":"Language, see below, `en` as English by default","category":"Category, see below, `censored_list` as Censored by default","type":"Server, see below, all server by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Category","maintainers":["nczitzk"],"description":"**Language**\n\n | English | 日本語 | 한국의 | 中文 |\n | ------- | ------ | ------ | ---- |\n | en | ja | ko | zh |\n\n **Category**\n\n | Chinese subtitles AV | Censored | Amateur | Uncensored | Asian self-timer | H comics |\n | -------------------- | -------------- | ---------------- | ---------------- | ---------------- | ------------ |\n | chinese_list | censored_list | amateurjav_list | uncensored_list | amateur_list | hcomic_list |\n\n | Chinese subtitles AV random | Censored random | Amateur random | Uncensored random | Asian self-timer random | H comics random |\n | --------------------------- | ---------------- | ------------------ | ------------------ | ----------------------- | --------------- |\n | chinese_random | censored_random | amateurjav_random | uncensored_random | amateur_random | hcomic_random |\n\n **Server**\n\n | All Server | fembed(Full DL) | streamsb(Full DL) | doodstream | streamtape(Full DL) | avgle | embedgram | videovard(Full DL) |\n | ---------- | --------------- | ----------------- | ---------- | ------------------- | ----- | --------- | ------------------ |\n | all | 21 | 30 | 28 | 29 | 17 | 34 | 33 |","location":"index.ts"}} />
**Language**
| English | 日本語 | 한국의 | 中文 |
| ------- | ------ | ------ | ---- |
| en | ja | ko | zh |
**Category**
| Chinese subtitles AV | Censored | Amateur | Uncensored | Asian self-timer | H comics |
| -------------------- | -------------- | ---------------- | ---------------- | ---------------- | ------------ |
| chinese\_list | censored\_list | amateurjav\_list | uncensored\_list | amateur\_list | hcomic\_list |
| Chinese subtitles AV random | Censored random | Amateur random | Uncensored random | Asian self-timer random | H comics random |
| --------------------------- | ---------------- | ------------------ | ------------------ | ----------------------- | --------------- |
| chinese\_random | censored\_random | amateurjav\_random | uncensored\_random | amateur\_random | hcomic\_random |
**Server**
| All Server | fembed(Full DL) | streamsb(Full DL) | doodstream | streamtape(Full DL) | avgle | embedgram | videovard(Full DL) |
| ---------- | --------------- | ----------------- | ---------- | ------------------- | ----- | --------- | ------------------ |
| all | 21 | 30 | 28 | 29 | 17 | 34 | 33 |
## 91porn {#91porn}
:::tip
91porn has multiple backup domains, routes use the permanent domain `https://91porn.com` by default. If the domain is not accessible, you can add `?domain=<domain>` to specify the domain to be used. If you want to specify the backup domain to `https://0122.91p30.com`, you can add `?domain=0122.91p30.com` to the end of all 91porn routes, then the route will become [`/91porn?domain=0122.91p30.com`](https://rsshub.app/91porn?domain=0122.91p30.com)
:::
### Author {#91porn-author}
<Route namespace="91porn" data={{"path":"/author/:uid/:lang?","categories":["multimedia"],"example":"/91porn/author/2d6d2iWm4vVCwqujAZbSrKt2QJCbbaObv9HQ21Zo8wGJWudWBg","parameters":{"uid":"Author ID, can be found in URL","lang":"Language, see above, `en_US` by default "},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["91porn.com/index.php"],"target":""},"name":"Author","maintainers":["TonyRL"],"url":"91porn.com/index.php","location":"author.ts"}} />
### Hot Video Today {#91porn-hot-video-today}
<Route namespace="91porn" data={{"path":"/:lang?","categories":["multimedia"],"example":"/91porn","parameters":{"lang":"Language, see below, `en_US` by default "},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["91porn.com/index.php"],"target":""},"name":"Hot Video Today","maintainers":["TonyRL"],"url":"91porn.com/index.php","description":"| English | 简体中文 | 繁體中文 |\n | ------- | -------- | -------- |\n | en_US | cn_CN | zh_ZH |","location":"index.ts"}} />
| English | 简体中文 | 繁體中文 |
| ------- | -------- | -------- |
| en\_US | cn\_CN | zh\_ZH |
## Bandcamp {#bandcamp}
### Tag {#bandcamp-tag}
<Route namespace="bandcamp" data={{"path":"/tag/:tag?","categories":["multimedia"],"example":"/bandcamp/tag/united-kingdom","parameters":{"tag":"Tag, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bandcamp.com/tag/:tag"],"target":"/tag/:tag"},"name":"Tag","maintainers":["nczitzk"],"location":"tag.ts"}} />
### Upcoming Live Streams {#bandcamp-upcoming-live-streams}
<Route namespace="bandcamp" data={{"path":"/live","categories":["multimedia"],"example":"/bandcamp/live","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bandcamp.com/live_schedule"]},"name":"Upcoming Live Streams","maintainers":["nczitzk"],"url":"bandcamp.com/live_schedule","location":"live.ts"}} />
### Weekly {#bandcamp-weekly}
<Route namespace="bandcamp" data={{"path":"/weekly","categories":["multimedia"],"example":"/bandcamp/weekly","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bandcamp.com/"]},"name":"Weekly","maintainers":["nczitzk"],"url":"bandcamp.com/","location":"weekly.ts"}} />
## BT 之家 {#bt-zhi-jia}
### 分类 {#bt-zhi-jia-fen-lei}
<Route namespace="btzj" data={{"path":"/:category?","categories":["multimedia"],"example":"/btzj","parameters":{"category":"分类,可在对应分类页 URL 中找到,默认为首页"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["btbtt20.com/"]},"name":"分类","maintainers":["nczitzk"],"url":"btbtt20.com/","description":":::tip\n 分类页中域名末尾到 `.htm` 前的字段即为对应分类,如 [电影](https://www.btbtt20.com/forum-index-fid-951.htm) `https://www.btbtt20.com/forum-index-fid-951.htm` 中域名末尾到 `.htm` 前的字段为 `forum-index-fid-951`,所以路由应为 [`/btzj/forum-index-fid-951`](https://rsshub.app/btzj/forum-index-fid-951)\n\n 部分分类页,如 [电影](https://www.btbtt20.com/forum-index-fid-951.htm)、[剧集](https://www.btbtt20.com/forum-index-fid-950.htm) 等,提供了更复杂的分类筛选。你可以将选项选中后,获得结果分类页 URL 中分类参数,构成路由。如选中分类 [高清电影 - 年份2021 - 地区:欧美](https://www.btbtt20.com/forum-index-fid-1183-typeid1-0-typeid2-738-typeid3-10086-typeid4-0.htm) `https://www.btbtt20.com/forum-index-fid-1183-typeid1-0-typeid2-738-typeid3-10086-typeid4-0.htm` 中域名末尾到 `.htm` 前的字段为 `forum-index-fid-1183-typeid1-0-typeid2-738-typeid3-10086-typeid4-0`,所以路由应为 [`/btzj/forum-index-fid-1183-typeid1-0-typeid2-738-typeid3-10086-typeid4-0`](https://rsshub.app/btzj/forum-index-fid-1183-typeid1-0-typeid2-738-typeid3-10086-typeid4-0)\n :::\n\n 基础分类如下:\n\n | 交流 | 电影 | 剧集 | 高清电影 |\n | ------------------- | ------------------- | ------------------- | -------------------- |\n | forum-index-fid-975 | forum-index-fid-951 | forum-index-fid-950 | forum-index-fid-1183 |\n\n | 音乐 | 动漫 | 游戏 | 综艺 |\n | ------------------- | ------------------- | ------------------- | -------------------- |\n | forum-index-fid-953 | forum-index-fid-981 | forum-index-fid-955 | forum-index-fid-1106 |\n\n | 图书 | 美图 | 站务 | 科技 |\n | -------------------- | ------------------- | ----------------- | ------------------- |\n | forum-index-fid-1151 | forum-index-fid-957 | forum-index-fid-2 | forum-index-fid-952 |\n\n | 求助 | 音轨字幕 |\n | -------------------- | -------------------- |\n | forum-index-fid-1187 | forum-index-fid-1191 |\n\n :::tip\n BT 之家的域名会变更,本路由以 `https://www.btbtt20.com` 为默认域名,若该域名无法访问,可以通过在路由后方加上 `?domain=<域名>` 指定路由访问的域名。如指定域名为 `https://www.btbtt15.com`,则在 `/btzj` 后加上 `?domain=btbtt15.com` 即可,此时路由为 [`/btzj?domain=btbtt15.com`](https://rsshub.app/btzj?domain=btbtt15.com)\n\n 如果加入了分类参数,直接在分类参数后加入 `?domain=<域名>` 即可。如指定分类 [剧集](https://www.btbtt20.com/forum-index-fid-950.htm) `https://www.btbtt20.com/forum-index-fid-950.htm` 并指定域名为 `https://www.btbtt15.com`,即在 `/btzj/forum-index-fid-950` 后加上 `?domain=btbtt15.com`,此时路由为 [`/btzj/forum-index-fid-950?domain=btbtt15.com`](https://rsshub.app/btzj/forum-index-fid-950?domain=btbtt15.com)\n\n 目前,你可以选择的域名有 `btbtt10-20.com` 共 10 个,或 `88btbbt.com`,该站也提供了专用网址查询工具。详见 [此贴](https://www.btbtt20.com/thread-index-fid-2-tid-4550191.htm)\n :::","location":"index.ts"}} />
:::tip
分类页中域名末尾到 `.htm` 前的字段即为对应分类,如 [电影](https://www.btbtt20.com/forum-index-fid-951.htm) `https://www.btbtt20.com/forum-index-fid-951.htm` 中域名末尾到 `.htm` 前的字段为 `forum-index-fid-951`,所以路由应为 [`/btzj/forum-index-fid-951`](https://rsshub.app/btzj/forum-index-fid-951)
部分分类页,如 [电影](https://www.btbtt20.com/forum-index-fid-951.htm)、[剧集](https://www.btbtt20.com/forum-index-fid-950.htm) 等,提供了更复杂的分类筛选。你可以将选项选中后,获得结果分类页 URL 中分类参数,构成路由。如选中分类 [高清电影 - 年份2021 - 地区:欧美](https://www.btbtt20.com/forum-index-fid-1183-typeid1-0-typeid2-738-typeid3-10086-typeid4-0.htm) `https://www.btbtt20.com/forum-index-fid-1183-typeid1-0-typeid2-738-typeid3-10086-typeid4-0.htm` 中域名末尾到 `.htm` 前的字段为 `forum-index-fid-1183-typeid1-0-typeid2-738-typeid3-10086-typeid4-0`,所以路由应为 [`/btzj/forum-index-fid-1183-typeid1-0-typeid2-738-typeid3-10086-typeid4-0`](https://rsshub.app/btzj/forum-index-fid-1183-typeid1-0-typeid2-738-typeid3-10086-typeid4-0)
:::
基础分类如下:
| 交流 | 电影 | 剧集 | 高清电影 |
| ------------------- | ------------------- | ------------------- | -------------------- |
| forum-index-fid-975 | forum-index-fid-951 | forum-index-fid-950 | forum-index-fid-1183 |
| 音乐 | 动漫 | 游戏 | 综艺 |
| ------------------- | ------------------- | ------------------- | -------------------- |
| forum-index-fid-953 | forum-index-fid-981 | forum-index-fid-955 | forum-index-fid-1106 |
| 图书 | 美图 | 站务 | 科技 |
| -------------------- | ------------------- | ----------------- | ------------------- |
| forum-index-fid-1151 | forum-index-fid-957 | forum-index-fid-2 | forum-index-fid-952 |
| 求助 | 音轨字幕 |
| -------------------- | -------------------- |
| forum-index-fid-1187 | forum-index-fid-1191 |
:::tip
BT 之家的域名会变更,本路由以 `https://www.btbtt20.com` 为默认域名,若该域名无法访问,可以通过在路由后方加上 `?domain=<域名>` 指定路由访问的域名。如指定域名为 `https://www.btbtt15.com`,则在 `/btzj` 后加上 `?domain=btbtt15.com` 即可,此时路由为 [`/btzj?domain=btbtt15.com`](https://rsshub.app/btzj?domain=btbtt15.com)
如果加入了分类参数,直接在分类参数后加入 `?domain=<域名>` 即可。如指定分类 [剧集](https://www.btbtt20.com/forum-index-fid-950.htm) `https://www.btbtt20.com/forum-index-fid-950.htm` 并指定域名为 `https://www.btbtt15.com`,即在 `/btzj/forum-index-fid-950` 后加上 `?domain=btbtt15.com`,此时路由为 [`/btzj/forum-index-fid-950?domain=btbtt15.com`](https://rsshub.app/btzj/forum-index-fid-950?domain=btbtt15.com)
目前,你可以选择的域名有 `btbtt10-20.com` 共 10 个,或 `88btbbt.com`,该站也提供了专用网址查询工具。详见 [此贴](https://www.btbtt20.com/thread-index-fid-2-tid-4550191.htm)
:::
## BT 之家 1LOU 站 {#bt-zhi-jia-1lou-zhan}
### 搜索 {#bt-zhi-jia-1lou-zhan-sou-suo}
<Route namespace="1lou" data={{"path":"/:path?","categories":["multimedia"],"example":"/1lou/search-繁花.htm","parameters":{"path":"路径信息在URL里找到,主页为 index"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["1lou.me/:path"],"target":"/:path"},"name":"搜索","maintainers":["falling"],"description":":::tip\n 将 1lou.me/ 后的内容作为参数传入到 path 即可\n\n [www.1lou.me/search - 繁花.htm](http://www.1lou.me/search-繁花.htm) --> /1lou/search - 繁花.htm\n\n [www.1lou.me/forum-1.htm](http://www.1lou.me/forum-1.htm) --> /1lou/forum-1.htm\n\n [www.1lou.me/](http://www.1lou.me/) --> /1lou/\n :::","location":"index.ts"}} />
:::tip
将 1lou.me/ 后的内容作为参数传入到 path 即可
[www.1lou.me/search - 繁花.htm](http://www.1lou.me/search-繁花.htm) --> /1lou/search - 繁花.htm
[www.1lou.me/forum-1.htm](http://www.1lou.me/forum-1.htm) --> /1lou/forum-1.htm
[www.1lou.me/](http://www.1lou.me/) --> /1lou/
:::
## CNTV {#cntv}
### 栏目 {#cntv-lan-mu}
<Route namespace="cntv" data={{"path":"/:column","categories":["multimedia"],"example":"/cntv/TOPC1451528971114112","parameters":{"column":"栏目ID, 可在对应CNTV栏目页面找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["navi.cctv.com/"]},"name":"栏目","maintainers":["WhoIsSure","Fatpandac"],"url":"navi.cctv.com/","description":":::tip\n栏目 ID 查找示例:\n打开栏目具体某一期页面F12 控制台输入`column_id`得到栏目 ID。\n:::\n\n 栏目\n\n | 新闻联播 | 新闻周刊 | 天下足球 |\n | -------------------- | -------------------- | -------------------- |\n | TOPC1451528971114112 | TOPC1451559180488841 | TOPC1451551777876756 |","location":"column.ts"}} />
:::tip
栏目 ID 查找示例:
打开栏目具体某一期页面F12 控制台输入`column_id`得到栏目 ID。
:::
栏目
| 新闻联播 | 新闻周刊 | 天下足球 |
| -------------------- | -------------------- | -------------------- |
| TOPC1451528971114112 | TOPC1451559180488841 | TOPC1451551777876756 |
## Coomer {#coomer}
### Artist {#coomer-artist}
<Route namespace="coomer" data={{"path":"/artist/:id","categories":["multimedia"],"example":"/coomer/artist/belledelphine","parameters":{"id":"Artist id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["coomer.party/onlyfans/user/:id","coomer.party/"]},"name":"Artist","maintainers":["nczitzk"],"location":"artist.ts"}} />
### Recent Posts {#coomer-recent-posts}
<Route namespace="coomer" data={{"path":"/posts","categories":["multimedia"],"example":"/coomer/posts","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["coomer.party/posts","coomer.party/"]},"name":"Recent Posts","maintainers":["nczitzk"],"url":"coomer.party/posts","location":"posts.ts"}} />
## DoMP4 影视 {#domp4-ying-shi}
:::tip
由于网站有多个备用域名,默认使用 `mp4us.com`,可以通过在路由最后加上 `?domain=<域名>` 切换域名。
目前可用域名有:
```javascript
['domp4.cc', 'mp4kan.com', 'mp4us.com', 'wemp4.com', 'dbmp4.com']
```
:::
### 剧集订阅 {#domp4-ying-shi-ju-ji-ding-yue}
<Route namespace="domp4" data={{"path":"/detail/:id","categories":["multimedia"],"example":"/domp4/detail/LBTANI22222I","parameters":{"id":"从剧集详情页 URL 处获取,如:`https://www.mp4kan.com/html/LBTANI22222I.html`,取 `.html` 前面部分"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"radar":{"source":["domp4.cc/detail/:id"]},"name":"剧集订阅","maintainers":["savokiss"],"description":":::tip\n由于大部分详情页是 `/html/xxx.html`,还有部分是 `/detail/123.html`所以此处做了兼容id 取 `xxx` 或者 `123` 都可以。\n\n新增 `second` 参数,用于选择下载地址二(地址二不可用或者不填都默认地址一),用法: `/domp4/detail/LBTANI22222I?second=1`。\n:::","location":"detail.ts"}} />
:::tip
由于大部分详情页是 `/html/xxx.html`,还有部分是 `/detail/123.html`所以此处做了兼容id 取 `xxx` 或者 `123` 都可以。
新增 `second` 参数,用于选择下载地址二(地址二不可用或者不填都默认地址一),用法: `/domp4/detail/LBTANI22222I?second=1`。
:::
### 最近更新 {#domp4-ying-shi-zui-jin-geng-xin}
<Route namespace="domp4" data={{"path":"/latest/:type?","categories":["multimedia"],"example":"/domp4/latest/vod","parameters":{"type":"`vod` 代表电影,`tv` 代表电视剧,默认 vod"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["domp4.cc/","domp4.cc/custom/update.html"]},"name":"最近更新","maintainers":["savokiss"],"url":"domp4.cc/","location":"latest.ts"}} />
## FIX 字幕侠 {#fix-zi-mu-xia}
### 分类 {#fix-zi-mu-xia-fen-lei}
<Route namespace="zimuxia" data={{"path":"/:category?","categories":["multimedia"],"example":"/zimuxia","parameters":{"category":"分类,见下表,默认为 ALL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类","maintainers":["nczitzk"],"description":"| ALL | FIX 德语社 | 欧美剧集 | 欧美电影 | 综艺 & 纪录 | FIX 日语社 | FIX 韩语社 | FIX 法语社 |\n | --- | ---------- | -------- | -------- | ----------- | ---------- | ---------- | ---------- |\n | | 昆仑德语社 | 欧美剧集 | 欧美电影 | 综艺纪录 | fix 日语社 | fix 韩语社 | fix 法语社 |","location":"index.ts"}} />
| ALL | FIX 德语社 | 欧美剧集 | 欧美电影 | 综艺 & 纪录 | FIX 日语社 | FIX 韩语社 | FIX 法语社 |
| --- | ---------- | -------- | -------- | ----------- | ---------- | ---------- | ---------- |
| | 昆仑德语社 | 欧美剧集 | 欧美电影 | 综艺纪录 | fix 日语社 | fix 韩语社 | fix 法语社 |
### 剧集 {#fix-zi-mu-xia-ju-ji}
<Route namespace="zimuxia" data={{"path":"/portfolio/:id","categories":["multimedia"],"example":"/zimuxia/portfolio/我们这一天","parameters":{"id":"剧集名,可在剧集页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["zimuxia.cn/portfolio/:id"]},"name":"剧集","maintainers":["nczitzk"],"description":":::tip\n本路由以 `magnet` 为默认 linktype可以通过在路由后方加上 `?linktype=链接类型` 指定导出的链接类型。比如路由为 [`/zimuxia/portfolio/我们这一天?linktype=baidu`](https://rsshub.app/zimuxia/portfolio/我们这一天?linktype=baidu) 来导出百度盘链接。目前,你可以选择的 `链接类型` 包括: `magnet`(默认), `all`(所有), `ed2k`(电驴), `baidu`(百度盘), `quark`(夸克盘), `115`(115 盘), `subhd`(字幕).\n:::","location":"portfolio.ts"}} />
:::tip
本路由以 `magnet` 为默认 linktype可以通过在路由后方加上 `?linktype=链接类型` 指定导出的链接类型。比如路由为 [`/zimuxia/portfolio/我们这一天?linktype=baidu`](https://rsshub.app/zimuxia/portfolio/我们这一天?linktype=baidu) 来导出百度盘链接。目前,你可以选择的 `链接类型` 包括: `magnet`(默认), `all`(所有), `ed2k`(电驴), `baidu`(百度盘), `quark`(夸克盘), `115`(115 盘), `subhd`(字幕).
:::
## JavDB {#javdb}
:::tip
JavDB 有多个备用域名,本路由默认使用永久域名 `https://javdb.com` ,若该域名无法访问,可以通过在路由最后加上 `?domain=<域名>` 指定路由访问的域名。如指定备用域名为 `https://javdb36.com`,则在所有 JavDB 路由最后加上 `?domain=javdb36.com` 即可,此时路由为 [`/javdb?domain=javdb36.com`](https://rsshub.app/javdb?domain=javdb36.com)
如果加入了 **分類** 参数,直接在分類参数后加入 `?domain=<域名>` 即可。如指定分類 URL 为 `https://javdb.com/tags?c2=5&c10=1` 并指定备用域名为 `https://javdb36.com`,即在 `/javdb/tags/c2=5&c10=1` 最后加上 `?domain=javdb36.com`,此时路由为 [`/javdb/tags/c2=5&c10=1?domain=javdb36.com`](https://rsshub.app/javdb/tags/c2=5\&c10=1?domain=javdb36.com)
**排行榜**、**搜索**、**演員**、**片商** 参数同适用于 **分類** 参数的上述规则
:::
:::tip
你可以通过指定 `limit` 参数来获取特定数量的条目,即可以通过在路由后方加上 `?limit=25`,默认为单次获取 20 个条目,即默认 `?limit=20`
因为该站有反爬检测,所以不应将此值调整过高
:::
### 分類 {#javdb-fen-lei}
<Route namespace="javdb" data={{"path":"/tags/:query?/:category?","categories":["multimedia"],"example":"/javdb/tags/c2=5&c10=1","parameters":{"query":"筛选,默认为 `c10=1`","category":"分类,见下表,默认为 `有碼`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["javdb.com/"],"target":""},"name":"分類","maintainers":["nczitzk"],"url":"javdb.com/","description":":::tip\n 在 [分類](https://javdb.com/tags) 中选定分类后URL 中 `tags?` 后的字段即为筛选参数。\n\n 如 `https://javdb.com/tags?c2=5&c10=1` 中 `c2=5&c10=1` 为筛选参数。\n :::\n\n 分类\n\n | 有碼 | 無碼 | 歐美 |\n | -------- | ---------- | ------- |\n | censored | uncensored | western |","location":"tags.ts"}} />
:::tip
在 [分類](https://javdb.com/tags) 中选定分类后URL 中 `tags?` 后的字段即为筛选参数。
如 `https://javdb.com/tags?c2=5&c10=1` 中 `c2=5&c10=1` 为筛选参数。
:::
分类
| 有碼 | 無碼 | 歐美 |
| -------- | ---------- | ------- |
| censored | uncensored | western |
### 排行榜 {#javdb-pai-hang-bang}
<Route namespace="javdb" data={{"path":"/rankings/:category?/:time?","categories":["multimedia"],"example":"/javdb/rankings","parameters":{"category":"分类,见下表,默认为 `有碼`","time":"时间,见下表,默认为 `日榜`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["javdb.com/"],"target":""},"name":"排行榜","maintainers":["nczitzk"],"url":"javdb.com/","description":"分类\n\n | 有碼 | 無碼 | 歐美 |\n | -------- | ---------- | ------- |\n | censored | uncensored | western |\n\n 时间\n\n | 日榜 | 週榜 | 月榜 |\n | ----- | ------ | ------- |\n | daily | weekly | monthly |","location":"rankings.ts"}} />
分类
| 有碼 | 無碼 | 歐美 |
| -------- | ---------- | ------- |
| censored | uncensored | western |
时间
| 日榜 | 週榜 | 月榜 |
| ----- | ------ | ------- |
| daily | weekly | monthly |
### 片商 {#javdb-pian-shang}
<Route namespace="javdb" data={{"path":"/makers/:id/:filter?","categories":["multimedia"],"example":"/javdb/makers/7R","parameters":{"id":"编号,可在片商页 URL 中找到","filter":"过滤,见下表,默认为 `全部`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["javdb.com/"],"target":""},"name":"片商","maintainers":["nczitzk"],"url":"javdb.com/","description":"| 全部 | 可播放 | 單體作品 | 可下載 | 字幕 | 預覽圖 |\n | ---- | -------- | -------- | -------- | ----- | ------- |\n | | playable | single | download | cnsub | preview |\n\n 所有片商编号参见 [片商庫](https://javdb.com/makers)","location":"makers.ts"}} />
| 全部 | 可播放 | 單體作品 | 可下載 | 字幕 | 預覽圖 |
| ---- | -------- | -------- | -------- | ----- | ------- |
| | playable | single | download | cnsub | preview |
所有片商编号参见 [片商庫](https://javdb.com/makers)
### 搜索 {#javdb-sou-suo}
<Route namespace="javdb" data={{"path":"/search/:keyword?/:filter?/:sort?","categories":["multimedia"],"example":"/javdb/search/巨乳","parameters":{"keyword":"关键字,默认为空","filter":"过滤,见下表,默认为 `可播放`","sort":"排序,见下表,默认为 `按相关度排序`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["javdb.com/"],"target":""},"name":"搜索","maintainers":["nczitzk"],"url":"javdb.com/","description":"过滤\n\n | 全部 | 占位 | 可播放 | 單體作品 | 演員 | 片商 | 導演 | 系列 | 番號 | 可下載 | 字幕 | 預覽圖 |\n | ---- | ---- | -------- | -------- | ----- | ----- | -------- | ------ | ---- | -------- | ----- | ------- |\n | | none | playable | single | actor | maker | director | series | code | download | cnsub | preview |\n\n 排序\n\n | 按相关度排序 | 按发布时间排序 |\n | ------------ | -------------- |\n | 0 | 1 |","location":"search.ts"}} />
过滤
| 全部 | 占位 | 可播放 | 單體作品 | 演員 | 片商 | 導演 | 系列 | 番號 | 可下載 | 字幕 | 預覽圖 |
| ---- | ---- | -------- | -------- | ----- | ----- | -------- | ------ | ---- | -------- | ----- | ------- |
| | none | playable | single | actor | maker | director | series | code | download | cnsub | preview |
排序
| 按相关度排序 | 按发布时间排序 |
| ------------ | -------------- |
| 0 | 1 |
### 系列 {#javdb-xi-lie}
<Route namespace="javdb" data={{"path":"/series/:id/:filter?","categories":["multimedia"],"example":"/javdb/series/1NW","parameters":{"id":"编号,可在系列页 URL 中找到","filter":"过滤,见下表,默认为 `全部`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["javdb.com/"],"target":""},"name":"系列","maintainers":["nczitzk"],"url":"javdb.com/","description":"| 全部 | 可播放 | 單體作品 | 可下載 | 字幕 | 預覽圖 |\n | ---- | -------- | -------- | -------- | ----- | ------- |\n | | playable | single | download | cnsub | preview |\n\n 所有系列编号参见 [系列庫](https://javdb.com/series)","location":"series.ts"}} />
| 全部 | 可播放 | 單體作品 | 可下載 | 字幕 | 預覽圖 |
| ---- | -------- | -------- | -------- | ----- | ------- |
| | playable | single | download | cnsub | preview |
所有系列编号参见 [系列庫](https://javdb.com/series)
### 演員 {#javdb-yan-yuan}
<Route namespace="javdb" data={{"path":"/actors/:id/:filter?","categories":["multimedia"],"example":"/javdb/actors/R2Vg","parameters":{"id":"编号,可在演员页 URL 中找到","filter":"过滤,见下表,默认为 `全部`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["javdb.com/"],"target":""},"name":"演員","maintainers":["nczitzk"],"url":"javdb.com/","description":"| 全部 | 可播放 | 單體作品 | 可下載 | 含字幕 |\n | ---- | ------ | -------- | ------ | ------ |\n | | p | s | d | c |\n\n 所有演员编号参见 [演員庫](https://javdb.com/actors)","location":"actors.ts"}} />
| 全部 | 可播放 | 單體作品 | 可下載 | 含字幕 |
| ---- | ------ | -------- | ------ | ------ |
| | p | s | d | c |
所有演员编号参见 [演員庫](https://javdb.com/actors)
## JAVLibrary {#javlibrary}
### Best Reviews {#javlibrary-best-reviews}
<Route namespace="javlibrary" data={{"path":"/bestreviews/:language?/:mode?","categories":["multimedia"],"example":"/javlibrary/bestreviews/en","parameters":{"language":"Language, see below, Japanese by default, as `ja`","mode":"Mode, see below, Last Month by default, as `1`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Best Reviews","maintainers":["nczitzk"],"description":"| Last Month | All Time |\n | ---------- | -------- |\n | 1 | 2 |","location":"bestreviews.ts"}} />
| Last Month | All Time |
| ---------- | -------- |
| 1 | 2 |
### Videos by makers {#javlibrary-videos-by-makers}
<Route namespace="javlibrary" data={{"path":"/videos/maker/:maker?/:language?/:mode?","categories":["multimedia"],"example":"/javlibrary/videos/maker/arlq/cn","parameters":{"maker":"Maker, S1 NO.1 STYLE by default, as `arlq`","language":"Language, see below, Japanese by default, as `ja`","mode":"Mode, see below, videos with comments (by date) by default, as `1`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Videos by makers","maintainers":[],"description":"| videos with comments (by date) | everything (by date) |\n | ------------------------------ | -------------------- |\n | 1 | 2 |","location":"maker.ts"}} />
| videos with comments (by date) | everything (by date) |
| ------------------------------ | -------------------- |
| 1 | 2 |
### Videos by star {#javlibrary-videos-by-star}
<Route namespace="javlibrary" data={{"path":"/star/:id/:language?/:mode?","categories":["multimedia"],"example":"/javlibrary/star/abbds/en","parameters":{"id":"Star id, can be found in URL","language":"Language, see below, Japanese by default, as `ja`","mode":"Mode, see below, videos with comments (by date) by default, as `1`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Videos by star","maintainers":["nczitzk"],"description":"| videos with comments (by date) | everything (by date) |\n | ------------------------------ | -------------------- |\n | 1 | 2 |\n\n :::tip\n See [Ranking](https://www.javlibrary.com/en/star_mostfav.php) to view stars by ranks.\n\n See [Directory](https://www.javlibrary.com/en/star_list.php) to view all stars.\n :::","location":"star.ts"}} />
| videos with comments (by date) | everything (by date) |
| ------------------------------ | -------------------- |
| 1 | 2 |
:::tip
See [Ranking](https://www.javlibrary.com/en/star_mostfav.php) to view stars by ranks.
See [Directory](https://www.javlibrary.com/en/star_list.php) to view all stars.
:::
## MissAV.com {#missav-com}
### 最近更新 {#missav-com-zui-jin-geng-xin}
<Route namespace="missav" data={{"path":"/new","categories":["multimedia"],"example":"/missav/new","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["missav.com/dm397/new","missav.com/new","missav.com/"]},"name":"最近更新","maintainers":["TonyRL"],"url":"missav.com/dm397/new","location":"new.ts"}} />
## Mixcloud {#mixcloud}
### User {#mixcloud-user}
<Route namespace="mixcloud" data={{"path":"/:username/:type?","categories":["multimedia"],"example":"/mixcloud/dholbach/uploads","parameters":{"username":"Username, can be found in URL","type":"Type, see below, uploads by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"name":"User","maintainers":["Misaka13514"],"description":"| Shows | Favorites | History | Stream |\n | ------- | --------- | ------- | ------ |\n | uploads | favorites | listens | stream |","location":"index.ts"}} />
| Shows | Favorites | History | Stream |
| ------- | --------- | ------- | ------ |
| uploads | favorites | listens | stream |
## NEW 字幕组 {#new-zi-mu-zu}
### 指定剧集 {#new-zi-mu-zu-zhi-ding-ju-ji}
<Route namespace="newzmz" data={{"path":"/:id?/:downLinkType?","categories":["multimedia"],"example":"/newzmz/qEzRyY3v","parameters":{"id":"剧集 id可在剧集下载页 URL 中找到","downLinkType":"下载链接类型,默认为磁力链"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["newzmz.com/"],"target":""},"name":"指定剧集","maintainers":["nczitzk"],"url":"newzmz.com/","description":":::tip\n [雪国列车 (剧版)](https://nzmz.xyz/details-qEzRyY3v.html) 的下载页 URL 为 `https://v.ys99.xyz/view/qEzRyY3v.html`,即剧集 id 为 `qEzRyY3v`\n :::","location":"index.ts"}} />
:::tip
[雪国列车 (剧版)](https://nzmz.xyz/details-qEzRyY3v.html) 的下载页 URL 为 `https://v.ys99.xyz/view/qEzRyY3v.html`,即剧集 id 为 `qEzRyY3v`
:::
## Nyaa {#nyaa}
### Search Result {#nyaa-search-result}
<Route namespace="nyaa" data={{"path":["/search/:query?","/user/:username?","/user/:username/search/:query?","/sukebei/search/:query?","/sukebei/user/:username?","/sukebei/user/:username/search/:query?"],"categories":["multimedia"],"example":"/nyaa/search/psycho-pass","parameters":{"query":"Search keyword"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Search Result","maintainers":["Lava-Swimmer","noname1776"],"location":"main.ts"}} />
### Search Result {#nyaa-search-result}
<Route namespace="nyaa" data={{"path":["/search/:query?","/user/:username?","/user/:username/search/:query?","/sukebei/search/:query?","/sukebei/user/:username?","/sukebei/user/:username/search/:query?"],"categories":["multimedia"],"example":"/nyaa/search/psycho-pass","parameters":{"query":"Search keyword"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Search Result","maintainers":["Lava-Swimmer","noname1776"],"location":"main.ts"}} />
### Search Result {#nyaa-search-result}
<Route namespace="nyaa" data={{"path":["/search/:query?","/user/:username?","/user/:username/search/:query?","/sukebei/search/:query?","/sukebei/user/:username?","/sukebei/user/:username/search/:query?"],"categories":["multimedia"],"example":"/nyaa/search/psycho-pass","parameters":{"query":"Search keyword"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Search Result","maintainers":["Lava-Swimmer","noname1776"],"location":"main.ts"}} />
### Search Result {#nyaa-search-result}
<Route namespace="nyaa" data={{"path":["/search/:query?","/user/:username?","/user/:username/search/:query?","/sukebei/search/:query?","/sukebei/user/:username?","/sukebei/user/:username/search/:query?"],"categories":["multimedia"],"example":"/nyaa/search/psycho-pass","parameters":{"query":"Search keyword"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Search Result","maintainers":["Lava-Swimmer","noname1776"],"location":"main.ts"}} />
### Search Result {#nyaa-search-result}
<Route namespace="nyaa" data={{"path":["/search/:query?","/user/:username?","/user/:username/search/:query?","/sukebei/search/:query?","/sukebei/user/:username?","/sukebei/user/:username/search/:query?"],"categories":["multimedia"],"example":"/nyaa/search/psycho-pass","parameters":{"query":"Search keyword"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Search Result","maintainers":["Lava-Swimmer","noname1776"],"location":"main.ts"}} />
### Search Result {#nyaa-search-result}
<Route namespace="nyaa" data={{"path":["/search/:query?","/user/:username?","/user/:username/search/:query?","/sukebei/search/:query?","/sukebei/user/:username?","/sukebei/user/:username/search/:query?"],"categories":["multimedia"],"example":"/nyaa/search/psycho-pass","parameters":{"query":"Search keyword"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Search Result","maintainers":["Lava-Swimmer","noname1776"],"location":"main.ts"}} />
## OTOBANANA {#otobanana}
### Cast 音声投稿 {#otobanana-cast-yin-sheng-tou-gao}
<Route namespace="otobanana" data={{"path":"/user/:id/cast","categories":["multimedia"],"example":"/otobanana/user/cee16401-96b1-420f-8188-abd4d33093f1/cast","parameters":{"id":"User ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"radar":{"source":["otobanana.com/user/:id/cast","otobanana.com/user/:id"]},"name":"Cast 音声投稿","maintainers":["TonyRL"],"location":"cast.ts"}} />
### Livestream ライブ配信 {#otobanana-livestream-%E3%83%A9%E3%82%A4%E3%83%96-pei-xin}
<Route namespace="otobanana" data={{"path":"/user/:id/livestream","categories":["multimedia"],"example":"/otobanana/user/cee16401-96b1-420f-8188-abd4d33093f1/livestream","parameters":{"id":"User ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["otobanana.com/user/:id/livestream","otobanana.com/user/:id"]},"name":"Livestream ライブ配信","maintainers":["TonyRL"],"location":"livestream.ts"}} />
### Timeline タイムライン {#otobanana-timeline-%E3%82%BF%E3%82%A4%E3%83%A0%E3%83%A9%E3%82%A4%E3%83%B3}
<Route namespace="otobanana" data={{"path":"/user/:id","categories":["multimedia"],"example":"/otobanana/user/cee16401-96b1-420f-8188-abd4d33093f1","parameters":{"id":"User ID, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"radar":{"source":["otobanana.com/user/:id"]},"name":"Timeline タイムライン","maintainers":["TonyRL"],"location":"timeline.ts"}} />
## PornHub {#pornhub}
### Category {#pornhub-category}
<Route namespace="pornhub" data={{"path":"/category/:caty","categories":["multimedia"],"example":"/pornhub/category/popular-with-women","parameters":{"caty":"category, see [categories](https://www.pornhub.com/webmasters/categories)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Category","maintainers":["nczitzk"],"location":"category.ts"}} />
### Keyword Search {#pornhub-keyword-search}
<Route namespace="pornhub" data={{"path":"/search/:keyword","categories":["multimedia"],"example":"/pornhub/search/stepsister","parameters":{"keyword":"keyword"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Keyword Search","maintainers":["nczitzk"],"location":"search.ts"}} />
### Users {#pornhub-users}
<Route namespace="pornhub" data={{"path":"/:language?/users/:username","categories":["multimedia"],"example":"/pornhub/users/pornhubmodels","parameters":{"language":"language, see below","username":"username, part of the url e.g. `pornhub.com/users/pornhubmodels`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["pornhub.com/users/:username/*"],"target":"/users/:username"},"name":"Users","maintainers":["I2IMk","queensferryme"],"location":"users.ts"}} />
### Video List {#pornhub-video-list}
<Route namespace="pornhub" data={{"path":"/:language?/category_url/:url?","categories":["multimedia"],"example":"/pornhub/category_url/video%3Fc%3D15%26o%3Dmv%26t%3Dw%26cc%3Djp","parameters":{"language":"language, see below","url":"relative path after `pornhub.com/`, need to be URL encoded"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Video List","maintainers":["I2IMk","queensferryme"],"description":"**`language`**\n\n Refer to [Pornhub F.A.Qs](https://help.pornhub.com/hc/en-us/articles/360044327034-How-do-I-change-the-language-), English by default. For example:\n\n - `cn` (Chinese), for Pornhub in China [https://cn.pornhub.com](https://cn.pornhub.com)\n\n - `jp` (Japanese), for Pornhub in Japan [https://jp.pornhub.com](https://jp.pornhub.com) etc.","location":"category-url.ts"}} />
**`language`**
Refer to [Pornhub F.A.Qs](https://help.pornhub.com/hc/en-us/articles/360044327034-How-do-I-change-the-language-), English by default. For example:
- `cn` (Chinese), for Pornhub in China [https://cn.pornhub.com](https://cn.pornhub.com)
- `jp` (Japanese), for Pornhub in Japan [https://jp.pornhub.com](https://jp.pornhub.com) etc.
### Verified amateur / Model {#pornhub-verified-amateur-model}
<Route namespace="pornhub" data={{"path":"/:language?/model/:username/:sort?","categories":["multimedia"],"example":"/pornhub/model/stacy-starando","parameters":{"language":"language, see below","username":"username, part of the url e.g. `pornhub.com/model/stacy-starando`","sort":"sorting method, see below"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["pornhub.com/model/:username/*"],"target":"/model/:username"},"name":"Verified amateur / Model","maintainers":["I2IMk","queensferryme"],"location":"model.ts"}} />
### Verified model / Pornstar {#pornhub-verified-model-pornstar}
<Route namespace="pornhub" data={{"path":"/:language?/pornstar/:username/:sort?","categories":["multimedia"],"example":"/pornhub/pornstar/june-liu","parameters":{"language":"language, see below","username":"username, part of the url e.g. `pornhub.com/pornstar/june-liu`","sort":"sorting method, see below"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["pornhub.com/pornstar/:username/*"],"target":"/pornstar/:username"},"name":"Verified model / Pornstar","maintainers":["I2IMk","queensferryme"],"description":"**`sort`**\n\n | Most Recent | Most Viewed | Top Rated | Longest | Best |\n | ----------- | ----------- | --------- | ------- | ---- |\n | mr | mv | tr | lg | |","location":"pornstar.ts"}} />
**`sort`**
| Most Recent | Most Viewed | Top Rated | Longest | Best |
| ----------- | ----------- | --------- | ------- | ---- |
| mr | mv | tr | lg | |
## Spotify {#spotify}
### Artist Albums {#spotify-artist-albums}
<Route namespace="spotify" data={{"path":"/artist/:id","categories":["multimedia"],"example":"/spotify/artist/6k9TBCxyr4bXwZ8Y21Kwn1","parameters":{"id":"Artist ID"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["open.spotify.com/artist/:id"]},"name":"Artist Albums","maintainers":["outloudvi"],"location":"artist.ts"}} />
### Personal Top Artists {#spotify-personal-top-artists}
<Route namespace="spotify" data={{"path":"/top/artists","categories":["multimedia"],"example":"/spotify/top/artists","parameters":{},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["open.spotify.com/"]},"name":"Personal Top Artists","maintainers":["outloudvi"],"url":"open.spotify.com/","location":"artists-top.ts"}} />
### Playlist {#spotify-playlist}
<Route namespace="spotify" data={{"path":"/playlist/:id","categories":["multimedia"],"example":"/spotify/playlist/4UBVy1LttvodwivPUuwJk2","parameters":{"id":"Playlist ID"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["open.spotify.com/playlist/:id"]},"name":"Playlist","maintainers":["outloudvi"],"location":"playlist.ts"}} />
### Personal Saved Tracks {#spotify-personal-saved-tracks}
<Route namespace="spotify" data={{"path":"/saved/:limit?","categories":["multimedia"],"example":"/spotify/saved/50","parameters":{"limit":"Track count, 50 by default"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["open.spotify.com/collection/tracks"],"target":"/saved"},"name":"Personal Saved Tracks","maintainers":["outloudvi"],"url":"open.spotify.com/collection/tracks","location":"saved.ts"}} />
### Personal Top Tracks {#spotify-personal-top-tracks}
<Route namespace="spotify" data={{"path":"/top/tracks","categories":["multimedia"],"example":"/spotify/top/tracks","parameters":{},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["open.spotify.com/"]},"name":"Personal Top Tracks","maintainers":["outloudvi"],"url":"open.spotify.com/","location":"tracks-top.ts"}} />
### Show {#spotify-show}
<Route namespace="spotify" data={{"path":"/show/:id","categories":["multimedia"],"example":"/spotify/show/5CfCWKI5pZ28U0uOzXkDHe","parameters":{"id":"Show ID"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["open.spotify.com/show/:id"]},"name":"Show","maintainers":["caiohsramos"],"location":"show.ts"}} />
## The Movie Database {#the-movie-database}
:::tip
Refer to [https://developers.themoviedb.org/3/getting-started/languages](https://developers.themoviedb.org/3/getting-started/languages) for the language parameter in the route.
:::
### Collection {#the-movie-database-collection}
<Route namespace="themoviedb" data={{"path":"/collection/:id/:lang?","categories":["multimedia"],"example":"/themoviedb/collection/131292/en-US","parameters":{"id":"Collection ID","lang":"Language"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Collection","maintainers":["x2cf"],"location":"collection.ts"}} />
### Sheet {#the-movie-database-sheet}
<Route namespace="themoviedb" data={{"path":"/:mediaType/:sheet/:lang?","categories":["multimedia"],"example":"/themoviedb/tv/top-rated/en-US","parameters":{"mediaType":"`movie` or `tv`","sheet":"Sheet, see below","lang":"Language"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Sheet","maintainers":["x2cf"],"description":"When `mediaType` is `tv`, `sheet` should be:\n\n | Airing Today | On TV | Top Rated |\n | ------------ | ---------- | --------- |\n | airing-today | on-the-air | top-rated |\n\n When `mediaType` is `movie`, `sheet` should be:\n\n | Now Playing | Upcoming | Top Rated |\n | ----------- | -------- | --------- |\n | now-playing | upcoming | top-rated |","location":"sheet.ts"}} />
When `mediaType` is `tv`, `sheet` should be:
| Airing Today | On TV | Top Rated |
| ------------ | ---------- | --------- |
| airing-today | on-the-air | top-rated |
When `mediaType` is `movie`, `sheet` should be:
| Now Playing | Upcoming | Top Rated |
| ----------- | -------- | --------- |
| now-playing | upcoming | top-rated |
### TV Show Episodes {#the-movie-database-tv-show-episodes}
<Route namespace="themoviedb" data={{"path":"/tv/:id/seasons/:seasonNumber/episodes/:lang?","categories":["multimedia"],"example":"/themoviedb/tv/70593/seasons/1/episodes/en-US","parameters":{"id":"TV show ID","seasonNumber":"Season number","lang":"Language"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"TV Show Episodes","maintainers":["x2cf"],"location":"episodes.ts"}} />
### TV Show Seasons {#the-movie-database-tv-show-seasons}
<Route namespace="themoviedb" data={{"path":"/tv/:id/seasons/:lang?","categories":["multimedia"],"example":"/themoviedb/tv/70593/seasons/en-US","parameters":{"id":"TV show ID","lang":"Language"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"TV Show Seasons","maintainers":["x2cf"],"location":"seasons.ts"}} />
### Trending {#the-movie-database-trending}
<Route namespace="themoviedb" data={{"path":"/trending/:mediaType/:timeWindow/:lang?","categories":["multimedia"],"example":"/themoviedb/trending/tv/day/en-US","parameters":{"mediaType":"`movie` or `tv`","timeWindow":"`day` or `week`","lang":"Language"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Trending","maintainers":["x2cf"],"location":"trending.ts"}} />
## U9A9 {#u9a9}
### Search {#u9a9-search}
<Route namespace="u3c3" data={{"path":["/search/:keyword/:preview?","/:type?/:preview?"],"categories":["multimedia"],"example":"/u9a9/search/新片速递","parameters":{"keyword":"Search keyword","preview":"Show image preview, off by default, non empty value means on"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Search","maintainers":["storytellerF"],"location":"index.ts"}} />
### Search {#u9a9-search}
<Route namespace="u3c3" data={{"path":["/search/:keyword/:preview?","/:type?/:preview?"],"categories":["multimedia"],"example":"/u9a9/search/新片速递","parameters":{"keyword":"Search keyword","preview":"Show image preview, off by default, non empty value means on"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Search","maintainers":["storytellerF"],"location":"index.ts"}} />
## 阿基米德 FM {#a-ji-mi-de-fm}
### 播客 {#a-ji-mi-de-fm-bo-ke}
<Route namespace="ajmide" data={{"path":"/:id","categories":["multimedia"],"example":"/ajmide/10603594","parameters":{"id":"播客 id可以从播客页面 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"播客","maintainers":["Fatpandac"],"location":"index.ts"}} />
## 爱奇艺 {#ai-qi-yi}
### 剧集 {#ai-qi-yi-ju-ji}
<Route namespace="iqiyi" data={{"path":"/album/:id","categories":["multimedia"],"example":"/iqiyi/album/神武天尊-2020-1b4lufwxd7h","parameters":{"id":"剧集 id, 可在该主页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"剧集","maintainers":["TonyRL"],"description":":::tip\n 可抓取內容根据服务器所在地区而定\n :::","location":"album.ts"}} />
:::tip
可抓取內容根据服务器所在地区而定
:::
### 用户视频 {#ai-qi-yi-yong-hu-shi-pin}
<Route namespace="iqiyi" data={{"path":"/user/video/:uid","categories":["multimedia"],"example":"/iqiyi/user/video/2289191062","parameters":{"uid":"用户名"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["iqiyi.com/u/:uid/*"]},"name":"用户视频","maintainers":["talengu","JimenezLi"],"location":"video.ts"}} />
## 哔嘀影视 {#bi-di-ying-shi}
:::tip
哔嘀影视有多个备用域名,路由默认使用域名 `https://bdys01.com`。若该域名无法访问,可以通过在路由最后加上 `?domain=<域名>` 指定路由访问的域名。如指定备用域名为 `https://bde4.icu`,则在所有哔嘀影视路由最后加上 `?domain=bde4.icu` 即可,此时路由为 [`/bdys?domain=bde4.icu`](https://rsshub.app/bdys?domain=bde4.icu)
:::
### 首页 {#bi-di-ying-shi-shou-ye}
<Route namespace="bdys" data={{"path":"/:caty?/:type?/:area?/:year?/:order?","categories":["multimedia"],"example":"/bdys","parameters":{"caty":"影视类型,见下表,默认为 `all` 即不限","type":"资源分类,见下表,默认为 `all` 即不限","area":"制片地区,见下表,默认为 `all` 即不限","year":"上映时间此处填写年份不小于2000默认为 `all` 即不限","order":"影视排序,见下表,默认为更新时间"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"首页","maintainers":["nczitzk"],"description":"#### 资源分类\n\n | 不限 | 电影 | 电视剧 |\n | ---- | ---- | ------ |\n | all | 0 | 1 |\n\n #### 影视类型\n\n | 不限 | 动作 | 爱情 | 喜剧 | 科幻 | 恐怖 |\n | ---- | ------- | ------ | ---- | ------ | ------ |\n | all | dongzuo | aiqing | xiju | kehuan | kongbu |\n\n | 战争 | 武侠 | 魔幻 | 剧情 | 动画 | 惊悚 |\n | --------- | ----- | ------ | ------ | ------- | -------- |\n | zhanzheng | wuxia | mohuan | juqing | donghua | jingsong |\n\n | 3D | 灾难 | 悬疑 | 警匪 | 文艺 | 青春 |\n | -- | ------ | ------ | ------- | ----- | -------- |\n | 3D | zainan | xuanyi | jingfei | wenyi | qingchun |\n\n | 冒险 | 犯罪 | 纪录 | 古装 | 奇幻 | 国语 |\n | ------- | ------ | ---- | -------- | ------ | ----- |\n | maoxian | fanzui | jilu | guzhuang | qihuan | guoyu |\n\n | 综艺 | 历史 | 运动 | 原创压制 |\n | ------ | ----- | ------- | ---------- |\n | zongyi | lishi | yundong | yuanchuang |\n\n | 美剧 | 韩剧 | 国产电视剧 | 日剧 | 英剧 | 德剧 |\n | ----- | ----- | ---------- | ---- | ------ | ---- |\n | meiju | hanju | guoju | riju | yingju | deju |\n\n | 俄剧 | 巴剧 | 加剧 | 西剧 | 意大利剧 | 泰剧 |\n | ---- | ---- | ----- | ------- | -------- | ----- |\n | eju | baju | jiaju | spanish | yidaliju | taiju |\n\n | 港台剧 | 法剧 | 澳剧 |\n | --------- | ---- | ---- |\n | gangtaiju | faju | aoju |\n\n #### 制片地区\n\n | 大陆 | 中国香港 | 中国台湾 |\n | ---- | -------- | -------- |\n\n | 美国 | 英国 | 日本 | 韩国 | 法国 |\n | ---- | ---- | ---- | ---- | ---- |\n\n | 印度 | 德国 | 西班牙 | 意大利 | 澳大利亚 |\n | ---- | ---- | ------ | ------ | -------- |\n\n | 比利时 | 瑞典 | 荷兰 | 丹麦 | 加拿大 | 俄罗斯 |\n | ------ | ---- | ---- | ---- | ------ | ------ |\n\n #### 影视排序\n\n | 更新时间 | 豆瓣评分 |\n | -------- | -------- |\n | 0 | 1 |","location":"index.ts"}} />
#### 资源分类 {#bi-di-ying-shi-shou-ye-zi-yuan-fen-lei}
| 不限 | 电影 | 电视剧 |
| ---- | ---- | ------ |
| all | 0 | 1 |
#### 影视类型 {#bi-di-ying-shi-shou-ye-ying-shi-lei-xing}
| 不限 | 动作 | 爱情 | 喜剧 | 科幻 | 恐怖 |
| ---- | ------- | ------ | ---- | ------ | ------ |
| all | dongzuo | aiqing | xiju | kehuan | kongbu |
| 战争 | 武侠 | 魔幻 | 剧情 | 动画 | 惊悚 |
| --------- | ----- | ------ | ------ | ------- | -------- |
| zhanzheng | wuxia | mohuan | juqing | donghua | jingsong |
| 3D | 灾难 | 悬疑 | 警匪 | 文艺 | 青春 |
| -- | ------ | ------ | ------- | ----- | -------- |
| 3D | zainan | xuanyi | jingfei | wenyi | qingchun |
| 冒险 | 犯罪 | 纪录 | 古装 | 奇幻 | 国语 |
| ------- | ------ | ---- | -------- | ------ | ----- |
| maoxian | fanzui | jilu | guzhuang | qihuan | guoyu |
| 综艺 | 历史 | 运动 | 原创压制 |
| ------ | ----- | ------- | ---------- |
| zongyi | lishi | yundong | yuanchuang |
| 美剧 | 韩剧 | 国产电视剧 | 日剧 | 英剧 | 德剧 |
| ----- | ----- | ---------- | ---- | ------ | ---- |
| meiju | hanju | guoju | riju | yingju | deju |
| 俄剧 | 巴剧 | 加剧 | 西剧 | 意大利剧 | 泰剧 |
| ---- | ---- | ----- | ------- | -------- | ----- |
| eju | baju | jiaju | spanish | yidaliju | taiju |
| 港台剧 | 法剧 | 澳剧 |
| --------- | ---- | ---- |
| gangtaiju | faju | aoju |
#### 制片地区 {#bi-di-ying-shi-shou-ye-zhi-pian-di-qu}
| 大陆 | 中国香港 | 中国台湾 |
| ---- | -------- | -------- |
| 美国 | 英国 | 日本 | 韩国 | 法国 |
| ---- | ---- | ---- | ---- | ---- |
| 印度 | 德国 | 西班牙 | 意大利 | 澳大利亚 |
| ---- | ---- | ------ | ------ | -------- |
| 比利时 | 瑞典 | 荷兰 | 丹麦 | 加拿大 | 俄罗斯 |
| ------ | ---- | ---- | ---- | ------ | ------ |
#### 影视排序 {#bi-di-ying-shi-shou-ye-ying-shi-pai-xu}
| 更新时间 | 豆瓣评分 |
| -------- | -------- |
| 0 | 1 |
## 草榴社区 {#cao-liu-she-qu}
### 分区帖子 {#cao-liu-she-qu-fen-qu-tie-zi}
<Route namespace="t66y" data={{"path":"/:id/:type?","categories":["multimedia"],"example":"/t66y/20/2","parameters":{"id":"分区 id, 可在分区页 URL 中找到","type":"类型 id, 可在分区类型过滤后的 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分区帖子","maintainers":["zhboner"],"description":"> 注意:并非所有的分区都有子类型,可以参考成人文学交流区的 `古典武侠` 这一子类型。\n\n | 亚洲无码原创区 | 亚洲有码原创区 | 欧美原创区 | 动漫原创区 | 国产原创区 |\n | -------------- | -------------- | ---------- | ---------- | ---------- |\n | 2 | 15 | 4 | 5 | 25 |\n\n | 中字原创区 | 转帖交流区 | HTTP 下载区 | 在线成人区 |\n | ---------- | ---------- | ----------- | ---------- |\n | 26 | 27 | 21 | 22 |\n\n | 技术讨论区 | 新时代的我们 | 达盖尔的旗帜 | 成人文学交流 |\n | ---------- | ------------ | ------------ | ------------ |\n | 7 | 8 | 16 | 20 |","location":"index.ts"}} />
> 注意:并非所有的分区都有子类型,可以参考成人文学交流区的 `古典武侠` 这一子类型。
| 亚洲无码原创区 | 亚洲有码原创区 | 欧美原创区 | 动漫原创区 | 国产原创区 |
| -------------- | -------------- | ---------- | ---------- | ---------- |
| 2 | 15 | 4 | 5 | 25 |
| 中字原创区 | 转帖交流区 | HTTP 下载区 | 在线成人区 |
| ---------- | ---------- | ----------- | ---------- |
| 26 | 27 | 21 | 22 |
| 技术讨论区 | 新时代的我们 | 达盖尔的旗帜 | 成人文学交流 |
| ---------- | ------------ | ------------ | ------------ |
| 7 | 8 | 16 | 20 |
### 帖子跟踪 {#cao-liu-she-qu-tie-zi-gen-zong}
<Route namespace="t66y" data={{"path":"/post/:tid","categories":["multimedia"],"example":"/t66y/post/3286088","parameters":{"tid":"帖子 id, 可在帖子 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"帖子跟踪","maintainers":["cnzgray"],"description":":::tip\n 帖子 id 查找办法:\n\n 打开想跟踪的帖子,比如:`https://t66y.com/htm_data/20/1811/3286088.html` 其中 `3286088` 就是帖子 id。\n :::","location":"post.ts"}} />
:::tip
帖子 id 查找办法:
打开想跟踪的帖子,比如:`https://t66y.com/htm_data/20/1811/3286088.html` 其中 `3286088` 就是帖子 id。
:::
## 故事 FM {#gu-shi-fm}
### 播客 {#gu-shi-fm-bo-ke}
<Route namespace="storyfm" data={{"path":"/episodes","categories":["multimedia"],"example":"/storyfm/episodes","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"radar":{"source":["storyfm.cn/episodes-list","storyfm.cn/"]},"name":"播客","maintainers":["nczitzk"],"url":"storyfm.cn/episodes-list","location":"episodes.ts"}} />
### 首页 {#gu-shi-fm-shou-ye}
<Route namespace="storyfm" data={{"path":"/index","categories":["multimedia"],"example":"/storyfm/index","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["storyfm.cn/"]},"name":"首页","maintainers":["sanmmm"],"url":"storyfm.cn/","location":"index.ts"}} />
## 片源网 {#pian-yuan-wang}
### 最新资源 {#pian-yuan-wang-zui-xin-zi-yuan}
<Route namespace="pianyuan" data={{"path":"/index/:media?","categories":["multimedia"],"example":"/pianyuan/index","parameters":{"media":"类别,见下表,默认为首页"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["pianyuan.org/"],"target":"/index"},"name":"最新资源","maintainers":["greatcodeeer","jerry1119"],"url":"pianyuan.org/","description":"| 电影 | 剧集 |\n| ---- | ---- |\n| mv | tv |","location":"app.ts"}} />
| 电影 | 剧集 |
| ---- | ---- |
| mv | tv |
## 蜻蜓 FM {#qing-ting-fm}
### 播客 {#qing-ting-fm-bo-ke}
<Route namespace="qingting" data={{"path":"/podcast/:id","categories":["multimedia"],"example":"/qingting/podcast/293411","parameters":{"id":"专辑id, 可在专辑页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"radar":{"source":["qingting.fm/channels/:id"]},"name":"播客","maintainers":["RookieZoe","huyyi"],"description":"获取的播放 URL 有效期只有 1 天,需要开启播客 APP 的自动下载功能。","location":"podcast.ts"}} />
获取的播放 URL 有效期只有 1 天,需要开启播客 APP 的自动下载功能。
### 专辑 {#qing-ting-fm-zhuan-ji}
<Route namespace="qingting" data={{"path":"/channel/:id","categories":["multimedia"],"example":"/qingting/channel/293411","parameters":{"id":"专辑id, 可在专辑页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"专辑","maintainers":["nczitzk"],"location":"channel.ts"}} />
## 秋爸日字 {#qiu-ba-ri-zi}
### 分类 {#qiu-ba-ri-zi-fen-lei}
<Route namespace="qq88" data={{"path":"/:category?","categories":["multimedia"],"example":"/qq88","parameters":{"category":"分类 id见下表默认为首页"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类","maintainers":["nczitzk"],"description":"| 首页 | オトナの土ドラ | 日剧 | 日剧 SP |\n | ---- | -------------- | ---- | ------- |\n | | 10 | 5 | 11 |","location":"index.ts"}} />
| 首页 | オトナの土ドラ | 日剧 | 日剧 SP |
| ---- | -------------- | ---- | ------- |
| | 10 | 5 | 11 |
## 人人影视 {#ren-ren-ying-shi}
### 今日播出 {#ren-ren-ying-shi-jin-ri-bo-chu}
<Route namespace="yyets" data={{"path":"/today","categories":["multimedia"],"example":"/yyets/today","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yysub.net/tv/schedule","yysub.net/"]},"name":"今日播出","maintainers":["bao1991213"],"url":"yysub.net/tv/schedule","location":"today.ts"}} />
### 影视资讯 {#ren-ren-ying-shi-ying-shi-zi-xun}
<Route namespace="yyets" data={{"path":"/article/:type?","categories":["multimedia"],"example":"/yyets/article","parameters":{"type":"["},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"影视资讯","maintainers":["wb121017405"],"description":"| 全部 | 影视资讯 | 收视快报 | 人人影评 | 人人剧评 | 新剧评测 | 片单推荐 |\n | ---- | -------- | -------- | --------- | --------- | ----------- | -------- |\n | | news | report | m_review | t_review | new_review | recom |","location":"article.ts"}} />
| 全部 | 影视资讯 | 收视快报 | 人人影评 | 人人剧评 | 新剧评测 | 片单推荐 |
| ---- | -------- | -------- | --------- | --------- | ----------- | -------- |
| | news | report | m\_review | t\_review | new\_review | recom |
## 色花堂 {#se-hua-tang}
### 作者文章 {#se-hua-tang-zuo-zhe-wen-zhang}
<Route namespace="sehuatang" data={{"path":"/user/:uid","categories":["multimedia"],"example":"/sehuatang/user/411096","parameters":{"uid":"用户 uid, 可在用户主页 URL 中找到"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"作者文章","maintainers":["JamYiz"],"location":"user.ts"}} />
## 听听 FM {#ting-ting-fm}
### 节目 {#ting-ting-fm-jie-mu}
<Route namespace="tingtingfm" data={{"path":"/program/:programId","categories":["multimedia"],"example":"/tingtingfm/program/M7VJv6Jj4R","parameters":{"programId":"节目 ID可以在 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"radar":{"source":["mobile.tingtingfm.com/v3/program/:programId"]},"name":"节目","maintainers":["TonyRL"],"location":"program.ts"}} />
## 网易公开课 {#wang-yi-gong-kai-ke}
:::tip
部分歌单及听歌排行信息为登陆后可见,自建时将环境变量`NCM_COOKIES`设为登陆后的 Cookie 值,即可正常获取。
:::
### 电台节目 {#wang-yi-gong-kai-ke-dian-tai-jie-mu}
<Route namespace="163" data={{"path":"/music/djradio/:id","categories":["multimedia"],"example":"/163/music/djradio/347317067","parameters":{"id":"节目 id, 可在电台节目页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"name":"电台节目","maintainers":["magic-akari"],"location":"music/djradio.ts"}} />
### 歌手歌曲 {#wang-yi-gong-kai-ke-ge-shou-ge-qu}
<Route namespace="163" data={{"path":"/music/artist/songs/:id","categories":["multimedia"],"example":"/163/music/artist/songs/2116","parameters":{"id":"歌手 id, 可在歌手详情页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"歌手歌曲","maintainers":["ZhongMingKun"],"location":"music/artist-songs.ts"}} />
### 歌手专辑 {#wang-yi-gong-kai-ke-ge-shou-zhuan-ji}
<Route namespace="163" data={{"path":"/music/artist/:id","categories":["multimedia"],"example":"/163/music/artist/2116","parameters":{"id":"歌手 id, 可在歌手详情页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"歌手专辑","maintainers":["metowolf"],"location":"music/artist.ts"}} />
### 歌单歌曲 {#wang-yi-gong-kai-ke-ge-dan-ge-qu}
<Route namespace="163" data={{"path":"/music/playlist/:id","categories":["multimedia"],"example":"/163/music/playlist/35798529","parameters":{"id":"歌单 id, 可在歌单页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"歌单歌曲","maintainers":["DIYgod"],"location":"music/playlist.ts"}} />
### 用户歌单 {#wang-yi-gong-kai-ke-yong-hu-ge-dan}
<Route namespace="163" data={{"path":"/music/user/playlist/:uid","categories":["multimedia"],"example":"/163/music/user/playlist/45441555","parameters":{"uid":"用户 uid, 可在用户主页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"用户歌单","maintainers":["DIYgod"],"location":"music/userplaylist.ts"}} />
### 用户听歌排行 {#wang-yi-gong-kai-ke-yong-hu-ting-ge-pai-hang}
<Route namespace="163" data={{"path":"/music/user/playrecords/:uid/:type?","categories":["multimedia"],"example":"/163/music/user/playrecords/45441555/1","parameters":{"uid":"用户 uid, 可在用户主页 URL 中找到","type":"排行榜类型0所有时间(默认)1最近一周"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"用户听歌排行","maintainers":["alfredcai"],"location":"music/userplayrecords.ts"}} />
## 西瓜视频 {#xi-gua-shi-pin}
### 用户视频投稿 {#xi-gua-shi-pin-yong-hu-shi-pin-tou-gao}
<Route namespace="ixigua" data={{"path":"/user/video/:uid/:disableEmbed?","categories":["multimedia"],"example":"/ixigua/user/video/4234740937","parameters":{"uid":"用户 id, 可在用户主页中找到","disableEmbed":"默认为开启内嵌视频, 任意值为关闭"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ixigua.com/home/:uid"],"target":"/user/video/:uid"},"name":"用户视频投稿","maintainers":[],"location":"user-video.ts"}} />
## 喜马拉雅 {#xi-ma-la-ya}
### 专辑(不输出 ShowNote {#xi-ma-la-ya-zhuan-ji-bu-shu-chu-shownote}
<Route namespace="ximalaya" data={{"path":["/:type/:id/:all?","/:type/:id/:all/:shownote?"],"categories":["multimedia"],"example":"/ximalaya/album/299146","parameters":{"type":"专辑类型, 通常可以使用 `album`,可在对应专辑页面的 URL 中找到","id":"专辑 id, 可在对应专辑页面的 URL 中找到","all":"是否需要获取全部节目,填入 `1`、`true`、`all` 视为获取所有节目,填入其他则不获取。"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"name":"专辑(不输出 ShowNote","maintainers":["lengthmin","jjeejj","prnake"],"description":"目前喜马拉雅的 API 只能一集一集的获取各节目上的 ShowNote会极大的占用系统资源所以默认为不获取节目的 ShowNote。下方有一个新的路径可选获取 ShowNote。\n\n :::warning\n 专辑类型即 url 中的分类拼音,使用通用分类 `album` 通常是可行的,专辑 id 是跟在**分类拼音**后的那个 id, 不要输成某集的 id 了\n\n **付费内容需要配置好已购买账户的 token 才能收听,详情见部署页面的配置模块**\n :::","location":"album.ts"}} />
目前喜马拉雅的 API 只能一集一集的获取各节目上的 ShowNote会极大的占用系统资源所以默认为不获取节目的 ShowNote。下方有一个新的路径可选获取 ShowNote。
:::warning
专辑类型即 url 中的分类拼音,使用通用分类 `album` 通常是可行的,专辑 id 是跟在**分类拼音**后的那个 id, 不要输成某集的 id 了
**付费内容需要配置好已购买账户的 token 才能收听,详情见部署页面的配置模块**
:::
### 专辑(不输出 ShowNote {#xi-ma-la-ya-zhuan-ji-bu-shu-chu-shownote}
<Route namespace="ximalaya" data={{"path":["/:type/:id/:all?","/:type/:id/:all/:shownote?"],"categories":["multimedia"],"example":"/ximalaya/album/299146","parameters":{"type":"专辑类型, 通常可以使用 `album`,可在对应专辑页面的 URL 中找到","id":"专辑 id, 可在对应专辑页面的 URL 中找到","all":"是否需要获取全部节目,填入 `1`、`true`、`all` 视为获取所有节目,填入其他则不获取。"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"name":"专辑(不输出 ShowNote","maintainers":["lengthmin","jjeejj","prnake"],"description":"目前喜马拉雅的 API 只能一集一集的获取各节目上的 ShowNote会极大的占用系统资源所以默认为不获取节目的 ShowNote。下方有一个新的路径可选获取 ShowNote。\n\n :::warning\n 专辑类型即 url 中的分类拼音,使用通用分类 `album` 通常是可行的,专辑 id 是跟在**分类拼音**后的那个 id, 不要输成某集的 id 了\n\n **付费内容需要配置好已购买账户的 token 才能收听,详情见部署页面的配置模块**\n :::","location":"album.ts"}} />
目前喜马拉雅的 API 只能一集一集的获取各节目上的 ShowNote会极大的占用系统资源所以默认为不获取节目的 ShowNote。下方有一个新的路径可选获取 ShowNote。
:::warning
专辑类型即 url 中的分类拼音,使用通用分类 `album` 通常是可行的,专辑 id 是跟在**分类拼音**后的那个 id, 不要输成某集的 id 了
**付费内容需要配置好已购买账户的 token 才能收听,详情见部署页面的配置模块**
:::
## 小宇宙 {#xiao-yu-zhou}
### 播客 {#xiao-yu-zhou-bo-ke}
<Route namespace="xiaoyuzhou" data={{"path":"/podcast/:id","categories":["multimedia"],"example":"/xiaoyuzhou/podcast/6021f949a789fca4eff4492c","parameters":{"id":"播客id可以在小宇宙播客的 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xiaoyuzhoufm.com/podcast/:id"]},"name":"播客","maintainers":["hondajojo","jtsang4"],"url":"xiaoyuzhoufm.com/","location":"podcast.ts"}} />
## 优酷 {#you-ku}
### 频道 {#you-ku-pin-dao}
<Route namespace="youku" data={{"path":"/channel/:channelId/:embed?","categories":["multimedia"],"example":"/youku/channel/UNTg3MTM3OTcy","parameters":{"channelId":"频道 id","embed":"默认为开启内嵌视频, 任意值为关闭"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["i.youku.com/i/:id"],"target":"/channel/:id"},"name":"频道","maintainers":["xyqfer","Fatpandac"],"location":"channel.ts"}} />
## 云听 {#yun-ting}
### 节目 {#yun-ting-jie-mu}
<Route namespace="radio" data={{"path":"/:id","categories":["multimedia"],"example":"/radio/1552135","parameters":{"id":"专辑 id可在对应专辑页面的 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"name":"节目","maintainers":["kt286","nczitzk"],"description":"如果订阅 [共和国追梦人](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`\n\n 所以对应路由为 [`/radio/1552135`](https://rsshub.app/radio/1552135)\n\n :::tip\n 该路由仅适用于更新时间较早的电台节目,如 [共和国追梦人](http://www.radio.cn/pc-portal/sanji/detail.html?columnId=1552135)\n\n 与适用于 [专辑](#yun-ting-zhuan-ji) 路由的专辑其 `columnId` 长度相比,它们的 `columnId` 长度较短\n :::","location":"index.ts"}} />
如果订阅 [共和国追梦人](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`
所以对应路由为 [`/radio/1552135`](https://rsshub.app/radio/1552135)
:::tip
该路由仅适用于更新时间较早的电台节目,如 [共和国追梦人](http://www.radio.cn/pc-portal/sanji/detail.html?columnId=1552135)
与适用于 [专辑](#yun-ting-zhuan-ji) 路由的专辑其 `columnId` 长度相比,它们的 `columnId` 长度较短
:::
### 直播 {#yun-ting-zhi-bo}
<Route namespace="radio" data={{"path":"/zhibo/:id","categories":["multimedia"],"example":"/radio/zhibo/1395528","parameters":{"id":"直播 id可在对应点播页面的 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"name":"直播","maintainers":["nczitzk"],"description":"如果订阅 [新闻和报纸摘要](http://www.radio.cn/pc-portal/sanji/zhibo_2.html?name=1395528),其 URL 为 `http://www.radio.cn/pc-portal/sanji/zhibo_2.html?name=1395528`,可以得到 `name` 为 `1395528`\n\n 所以对应路由为 [`/radio/zhibo/1395528`](https://rsshub.app/radio/zhibo/1395528)\n\n :::tip\n 查看更多电台直播节目,可前往 [电台直播](http://www.radio.cn/pc-portal/erji/radioStation.html)\n :::","location":"zhibo.ts"}} />
如果订阅 [新闻和报纸摘要](http://www.radio.cn/pc-portal/sanji/zhibo_2.html?name=1395528),其 URL 为 `http://www.radio.cn/pc-portal/sanji/zhibo_2.html?name=1395528`,可以得到 `name` 为 `1395528`
所以对应路由为 [`/radio/zhibo/1395528`](https://rsshub.app/radio/zhibo/1395528)
:::tip
查看更多电台直播节目,可前往 [电台直播](http://www.radio.cn/pc-portal/erji/radioStation.html)
:::
### 专辑 {#yun-ting-zhuan-ji}
<Route namespace="radio" data={{"path":"/album/:id","categories":["multimedia"],"example":"/radio/album/15682090498666","parameters":{"id":"专辑 id可在对应专辑页面的 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":true,"supportScihub":false},"name":"专辑","maintainers":["nczitzk"],"description":"如果订阅 [中国相声榜](https://www.radio.cn/pc-portal/sanji/detail.html?columnId=15682090498666),其 URL 为 `https://www.radio.cn/pc-portal/sanji/detail.html?columnId=15682090498666`,可以得到 `columnId` 为 `15682090498666`\n\n 所以对应路由为 [`/radio/album/15682090498666`](https://rsshub.app/radio/album/15682090498666)\n\n :::tip\n 部分专辑不适用该路由,此时可以尝试 [节目](#yun-ting-jie-mu) 路由\n :::","location":"album.ts"}} />
如果订阅 [中国相声榜](https://www.radio.cn/pc-portal/sanji/detail.html?columnId=15682090498666),其 URL 为 `https://www.radio.cn/pc-portal/sanji/detail.html?columnId=15682090498666`,可以得到 `columnId` 为 `15682090498666`
所以对应路由为 [`/radio/album/15682090498666`](https://rsshub.app/radio/album/15682090498666)
:::tip
部分专辑不适用该路由,此时可以尝试 [节目](#yun-ting-jie-mu) 路由
:::

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,234 @@
# picture
## 500px 摄影社区 {#500px-she-ying-she-qu}
### 部落影集 {#500px-she-ying-she-qu-bu-luo-ying-ji}
<Route namespace="500px" data={{"path":"/tribe/set/:id","categories":["picture"],"example":"/500px/tribe/set/f5de0b8aa6d54ec486f5e79616418001","parameters":{"id":"部落 ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"部落影集","maintainers":["TonyRL"],"location":"tribe-set.ts"}} />
### 摄影师作品 {#500px-she-ying-she-qu-she-ying-shi-zuo-pin}
<Route namespace="500px" data={{"path":"/user/works/:id","categories":["picture"],"example":"/500px/user/works/hujunli","parameters":{"id":"摄影师 ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["500px.com.cn/:id","500px.com.cn/community/user-details/:id","500px.com.cn/community/user-details/:id/*"]},"name":"摄影师作品","maintainers":["TonyRL"],"location":"user.ts"}} />
## 8KCosplay {#8kcosplay}
### 标签 {#8kcosplay-biao-qian}
<Route namespace="8kcos" data={{"path":"/tag/:tag","categories":["picture"],"example":"/8kcos/tag/cosplay","parameters":{"tag":"标签名"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["8kcosplay.com/tag/:tag"]},"name":"标签","maintainers":["KotoriK"],"url":"8kcosplay.com/","location":"tag.ts"}} />
### 最新 {#8kcosplay-zui-xin}
<Route namespace="8kcos" data={{"path":"/","categories":["picture"],"example":"/8kcos/","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["8kcosplay.com/"],"target":""},"name":"最新","maintainers":["KotoriK"],"url":"8kcosplay.com/","location":"latest.ts"}} />
## ArtStation {#artstation}
### Artist Profolio {#artstation-artist-profolio}
<Route namespace="artstation" data={{"path":"/:handle","categories":["picture"],"example":"/artstation/wlop","parameters":{"handle":"Artist handle, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.artstation.com/:handle"]},"name":"Artist Profolio","maintainers":["TonyRL"],"location":"user.ts"}} />
## Booru {#booru}
### MMDArchive 标签查询 {#booru-mmdarchive-biao-qian-cha-xun}
<Route namespace="booru" data={{"path":"/mmda/tags/:tags?","categories":["picture"],"example":"/booru/mmda/tags/full_body+blue_eyes","parameters":{"tags":"标签,多个标签使用空格 ` ` 或者 `%20` 连接,如需根据作者查询则在 `user:` 后接上作者名,如:`user:xxxx`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"MMDArchive 标签查询","maintainers":["N78Wy"],"description":"For example:\n\n - 默认查询 (什么 tag 都不加)`/booru/mmda/tags`\n - 默认查询单个 tag`/booru/mmda/tags/full_body`\n - 默认查询多个 tag`/booru/mmda/tags/full_body%20blue_eyes`\n - 默认查询根据作者查询:`/booru/mmda/tags/user:xxxx`","location":"mmda.ts"}} />
For example:
- 默认查询 (什么 tag 都不加)`/booru/mmda/tags`
- 默认查询单个 tag`/booru/mmda/tags/full_body`
- 默认查询多个 tag`/booru/mmda/tags/full_body%20blue_eyes`
- 默认查询根据作者查询:`/booru/mmda/tags/user:xxxx`
## E-Hentai {#e-hentai}
For RSS content, specify options in the `routeParams` parameter in query string format to control additional functionality
| Key | Meaning | Accepted keys | Default value |
| ------------ | ------------------------------------------------------------------------------- | -------------- | ------------- |
| bittorrent | Whether include a link to the latest torrent | 0/1/true/false | false |
| embed\_thumb | Whether the cover image is embedded in the RSS feed rather than given as a link | 0/1/true/false | false |
### Favorites {#e-hentai-favorites}
<Route namespace="ehentai" data={{"path":"/favorites/:favcat?/:order?/:page?/:routeParams?","categories":["picture"],"example":"/ehentai/favorites/0/posted/1","parameters":{"favcat":"Favorites folder number","order":"`posted`(Sort by gallery release time) , `favorited`(Sort by time added to favorites)","page":"Page number","routeParams":"Additional parameters, see the table above"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Favorites","maintainers":["yindaheng98","syrinka"],"location":"favorites.ts"}} />
### Search {#e-hentai-search}
<Route namespace="ehentai" data={{"path":"/search/:params?/:page?/:routeParams?","categories":["picture"],"example":"/ehentai/search/f_search=artist%3Amana%24/1","parameters":{"params":"Search parameters. You can copy the content after `https://e-hentai.org/?`","page":"Page number","routeParams":"Additional parameters, see the table above"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Search","maintainers":["yindaheng98","syrinka"],"location":"search.ts"}} />
### Tag {#e-hentai-tag}
<Route namespace="ehentai" data={{"path":"/tag/:tag/:page?/:routeParams?","categories":["picture"],"example":"/ehentai/tag/language:chinese/1","parameters":{"tag":"Tag","page":"Page number","routeParams":"Additional parameters, see the table above"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":true,"supportPodcast":false,"supportScihub":false},"name":"Tag","maintainers":["yindaheng98","syrinka"],"location":"tag.ts"}} />
## Fantia {#fantia}
### Search {#fantia-search}
<Route namespace="fantia" data={{"path":"/search/:type?/:caty?/:period?/:order?/:rating?/:keyword?","categories":["picture"],"example":"/fantia/search/posts/all/daily","parameters":{"type":"Type, see the table below, `posts` by default","caty":"Category, see the table below, can also be found in search page URL, `すべてのクリエイター` by default","period":"Ranking period, see the table below, empty by default","order":"Sorting, see the table below, `更新の新しい順` by default","rating":"Rating, see the table below, `すべて` by default","keyword":"Keyword, empty by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Search","maintainers":[],"description":"Type\n\n | クリエイター | 投稿 | 商品 | コミッション |\n | ------------ | ----- | -------- | ------------ |\n | fanclubs | posts | products | commissions |\n\n Category\n\n | 分类 | 分类名 |\n | ---------------------- | ---------- |\n | イラスト | illust |\n | 漫画 | comic |\n | コスプレ | cosplay |\n | YouTuber・配信者 | youtuber |\n | Vtuber | vtuber |\n | 音声作品・ASMR | voice |\n | 声優・歌い手 | voiceactor |\n | アイドル | idol |\n | アニメ・映像・写真 | anime |\n | 3D | 3d |\n | ゲーム制作 | game |\n | 音楽 | music |\n | 小説 | novel |\n | ドール | doll |\n | アート・デザイン | art |\n | プログラム | program |\n | 創作・ハンドメイド | handmade |\n | 歴史・評論・情報 | history |\n | 鉄道・旅行・ミリタリー | railroad |\n | ショップ | shop |\n | その他 | other |\n\n Ranking period\n\n | デイリー | ウィークリー | マンスリー | 全期間 |\n | -------- | ------------ | ---------- | ------ |\n | daily | weekly | monthly | all |\n\n Sorting\n\n | 更新の新しい順 | 更新の古い順 | 投稿の新しい順 | 投稿の古い順 | お気に入り数順 |\n | -------------- | ------------ | -------------- | ------------ | -------------- |\n | updater | update_old | newer | create_old | popular |\n\n Rating\n\n | すべて | 一般のみ | R18 のみ |\n | ------ | -------- | -------- |\n | all | general | adult |","location":"search.ts"}} />
Type
| クリエイター | 投稿 | 商品 | コミッション |
| ------------ | ----- | -------- | ------------ |
| fanclubs | posts | products | commissions |
Category
| 分类 | 分类名 |
| ---------------------- | ---------- |
| イラスト | illust |
| 漫画 | comic |
| コスプレ | cosplay |
| YouTuber・配信者 | youtuber |
| Vtuber | vtuber |
| 音声作品・ASMR | voice |
| 声優・歌い手 | voiceactor |
| アイドル | idol |
| アニメ・映像・写真 | anime |
| 3D | 3d |
| ゲーム制作 | game |
| 音楽 | music |
| 小説 | novel |
| ドール | doll |
| アート・デザイン | art |
| プログラム | program |
| 創作・ハンドメイド | handmade |
| 歴史・評論・情報 | history |
| 鉄道・旅行・ミリタリー | railroad |
| ショップ | shop |
| その他 | other |
Ranking period
| デイリー | ウィークリー | マンスリー | 全期間 |
| -------- | ------------ | ---------- | ------ |
| daily | weekly | monthly | all |
Sorting
| 更新の新しい順 | 更新の古い順 | 投稿の新しい順 | 投稿の古い順 | お気に入り数順 |
| -------------- | ------------ | -------------- | ------------ | -------------- |
| updater | update\_old | newer | create\_old | popular |
Rating
| すべて | 一般のみ | R18 のみ |
| ------ | -------- | -------- |
| all | general | adult |
### User Posts {#fantia-user-posts}
<Route namespace="fantia" data={{"path":"/user/:id","categories":["picture"],"example":"/fantia/user/3498","parameters":{"id":"User id, can be found in user profile URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["fantia.jp/fanclubs/:id"]},"name":"User Posts","maintainers":["nczitzk"],"location":"user.ts"}} />
## Google {#google}
### Public Albums {#google-public-albums}
<Route namespace="google" data={{"path":"/album/:id","categories":["picture"],"example":"/google/album/msFFnAzKmQmWj76EA","parameters":{"id":"album ID, can be found in URL, for example, `https://photos.app.goo.gl/msFFnAzKmQmWj76EA` to `msFFnAzKmQmWj76EA`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Public Albums","maintainers":["hoilc"],"location":"album.ts"}} />
### Update {#google-update}
<Route namespace="google" data={{"path":"/doodles/:language?","categories":["picture"],"example":"/google/doodles/zh-CN","parameters":{"language":"Language, default to `zh-CN`, for other language values, you can get it from [Google Doodles official website](https://www.google.com/doodles)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Update","maintainers":["xyqfer"],"location":"doodles.ts"}} />
## MM 范 {#mm-fan}
### 标签 {#mm-fan-biao-qian}
<Route namespace="95mm" data={{"path":"/tag/:tag","categories":["picture"],"example":"/95mm/tag/黑丝","parameters":{"tag":"标签,可在对应标签页中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["95mm.org/"]},"name":"标签","maintainers":["nczitzk"],"url":"95mm.org/","location":"tag.ts"}} />
### 分类 {#mm-fan-fen-lei}
<Route namespace="95mm" data={{"path":"/tab/:tab?","categories":["picture"],"example":"/95mm/tab/热门","parameters":{"tab":"分类,见下表,默认为最新"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["95mm.org/"]},"name":"分类","maintainers":["nczitzk"],"url":"95mm.org/","description":"| 最新 | 热门 | 校花 | 森系 | 清纯 | 童颜 | 嫩模 | 少女 |\n | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |","location":"tab.ts"}} />
| 最新 | 热门 | 校花 | 森系 | 清纯 | 童颜 | 嫩模 | 少女 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
### 集合 {#mm-fan-ji-he}
<Route namespace="95mm" data={{"path":"/category/:category","categories":["picture"],"example":"/95mm/category/1","parameters":{"category":"集合,见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["95mm.org/"]},"name":"集合","maintainers":["nczitzk"],"url":"95mm.org/","description":"| 清纯唯美 | 摄影私房 | 明星写真 | 三次元 | 异域美景 | 性感妖姬 | 游戏主题 | 美女壁纸 |\n | -------- | -------- | -------- | ------ | -------- | -------- | -------- | -------- |\n | 1 | 2 | 4 | 5 | 6 | 7 | 9 | 11 |","location":"category.ts"}} />
| 清纯唯美 | 摄影私房 | 明星写真 | 三次元 | 异域美景 | 性感妖姬 | 游戏主题 | 美女壁纸 |
| -------- | -------- | -------- | ------ | -------- | -------- | -------- | -------- |
| 1 | 2 | 4 | 5 | 6 | 7 | 9 | 11 |
## NASA Astronomy Picture of the Day {#nasa-astronomy-picture-of-the-day}
### Cheng Kung University Mirror {#nasa-astronomy-picture-of-the-day-cheng-kung-university-mirror}
<Route namespace="nasa" data={{"path":"/apod-ncku","categories":["picture"],"example":"/nasa/apod-ncku","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["apod.nasa.govundefined"]},"name":"Cheng Kung University Mirror","maintainers":["nczitzk","williamgateszhao"],"url":"apod.nasa.govundefined","location":"apod-ncku.ts"}} />
### NASA 中文 {#nasa-astronomy-picture-of-the-day-nasa-zhong-wen}
<Route namespace="nasa" data={{"path":"/apod-cn","categories":["picture"],"example":"/nasa/apod-cn","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["apod.nasa.govundefined"]},"name":"NASA 中文","maintainers":["nczitzk","williamgateszhao"],"url":"apod.nasa.govundefined","description":":::tip\n [NASA 中文](https://www.nasachina.cn/) 提供了每日天文图的中英双语图文说明,但在更新上偶尔略有一两天的延迟。\n :::","location":"apod-cn.ts"}} />
:::tip
[NASA 中文](https://www.nasachina.cn/) 提供了每日天文图的中英双语图文说明,但在更新上偶尔略有一两天的延迟。
:::
### NASA {#nasa-astronomy-picture-of-the-day-nasa}
<Route namespace="nasa" data={{"path":"/apod","categories":["picture"],"example":"/nasa/apod","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["apod.nasa.govundefined"]},"name":"NASA","maintainers":["nczitzk","williamgateszhao"],"url":"apod.nasa.govundefined","location":"apod.ts"}} />
## Pixabay {#pixabay}
### Search {#pixabay-search}
<Route namespace="pixabay" data={{"path":"/search/:q/:order?","categories":["picture"],"example":"/pixabay/search/cat","parameters":{"q":"Search term","order":"Order, `popular` or `latest`, `latest` by default"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["pixabay.com/:searchType/search/:q"],"target":"/search/:q"},"name":"Search","maintainers":["TonyRL"],"location":"search.ts"}} />
## wallhaven {#wallhaven}
:::tip
When parameter **Need Details** is set to `true` `yes` `t` `y`, RSS will add the title, uploader, upload time, and category information of each image, which can support the filtering function of RSS reader.
However, the number of requests to the site increases a lot when it is turned on, which causes the site to return `Response code 429 (Too Many Requests)`. So you need to specify a smaller `limit` parameter, i.e. add `?limit=<the number of posts for a request>` after the route, here is an example.
For example [Latest Wallpapers](https://wallhaven.cc/latest), the route turning on **Need Details** is [/wallhaven/latest/true](https://rsshub.app/wallhaven/latest/true), and then specify a smaller `limit`. We can get [/wallhaven/latest/true?limit=5](https://rsshub.app/wallhaven/latest/true?limit=5).
:::
### Search {#wallhaven-search}
<Route namespace="wallhaven" data={{"path":["/search/:filter?/:needDetails?","/:filter?/:needDetails?"],"categories":["picture"],"example":"/wallhaven/search/categories=110&purity=110&sorting=date_added&order=desc","parameters":{"filter":"Filter, empty by default","needDetails":"Need Details, `true`/`yes` as yes, no by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["wallhaven.cc/"]},"name":"Search","maintainers":["nczitzk","Fatpandac"],"url":"wallhaven.cc/","description":":::tip\n Subscribe pages starting with `https://wallhaven.cc/search`, fill the text after `?` as `filter` in the route. The following is an example:\n\n The text after `?` is `q=id%3A711&sorting=random&ref=fp&seed=8g0dgd` for [Wallpaper Search: #landscape - wallhaven.cc](https://wallhaven.cc/search?q=id%3A711&sorting=random&ref=fp&seed=8g0dgd), so the route is [/wallhaven/q=id%3A711&sorting=random&ref=fp&seed=8g0dgd](https://rsshub.app/wallhaven/q=id%3A711&sorting=random&ref=fp&seed=8g0dgd)\n :::","location":"index.ts"}} />
:::tip
Subscribe pages starting with `https://wallhaven.cc/search`, fill the text after `?` as `filter` in the route. The following is an example:
The text after `?` is `q=id%3A711&sorting=random&ref=fp&seed=8g0dgd` for [Wallpaper Search: #landscape - wallhaven.cc](https://wallhaven.cc/search?q=id%3A711\&sorting=random\&ref=fp\&seed=8g0dgd), so the route is [/wallhaven/q=id%3A711\&sorting=random\&ref=fp\&seed=8g0dgd](https://rsshub.app/wallhaven/q=id%3A711\&sorting=random\&ref=fp\&seed=8g0dgd)
:::
### Search {#wallhaven-search}
<Route namespace="wallhaven" data={{"path":["/search/:filter?/:needDetails?","/:filter?/:needDetails?"],"categories":["picture"],"example":"/wallhaven/search/categories=110&purity=110&sorting=date_added&order=desc","parameters":{"filter":"Filter, empty by default","needDetails":"Need Details, `true`/`yes` as yes, no by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["wallhaven.cc/"]},"name":"Search","maintainers":["nczitzk","Fatpandac"],"url":"wallhaven.cc/","description":":::tip\n Subscribe pages starting with `https://wallhaven.cc/search`, fill the text after `?` as `filter` in the route. The following is an example:\n\n The text after `?` is `q=id%3A711&sorting=random&ref=fp&seed=8g0dgd` for [Wallpaper Search: #landscape - wallhaven.cc](https://wallhaven.cc/search?q=id%3A711&sorting=random&ref=fp&seed=8g0dgd), so the route is [/wallhaven/q=id%3A711&sorting=random&ref=fp&seed=8g0dgd](https://rsshub.app/wallhaven/q=id%3A711&sorting=random&ref=fp&seed=8g0dgd)\n :::","location":"index.ts"}} />
:::tip
Subscribe pages starting with `https://wallhaven.cc/search`, fill the text after `?` as `filter` in the route. The following is an example:
The text after `?` is `q=id%3A711&sorting=random&ref=fp&seed=8g0dgd` for [Wallpaper Search: #landscape - wallhaven.cc](https://wallhaven.cc/search?q=id%3A711\&sorting=random\&ref=fp\&seed=8g0dgd), so the route is [/wallhaven/q=id%3A711\&sorting=random\&ref=fp\&seed=8g0dgd](https://rsshub.app/wallhaven/q=id%3A711\&sorting=random\&ref=fp\&seed=8g0dgd)
:::
## 北京天文馆 {#bei-jing-tian-wen-guan}
### 每日一图 {#bei-jing-tian-wen-guan-mei-ri-yi-tu}
<Route namespace="bjp" data={{"path":"/apod","categories":["picture"],"example":"/bjp/apod","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bjp.org.cn/APOD/today.shtml","bjp.org.cn/APOD/list.shtml","bjp.org.cn/"]},"name":"每日一图","maintainers":["HenryQW"],"url":"bjp.org.cn/APOD/today.shtml","location":"apod.ts"}} />
## 国家地理 {#guo-jia-di-li}
### 每日一图 {#guo-jia-di-li-mei-ri-yi-tu}
<Route namespace="natgeo" data={{"path":"/dailyphoto","categories":["picture"],"example":"/natgeo/dailyphoto","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nationalgeographic.com/photo-of-the-day/*","nationalgeographic.com/"]},"name":"每日一图","maintainers":["LogicJake","OrangeEd1t","TonyRL"],"url":"nationalgeographic.com/photo-of-the-day/*","location":"dailyphoto.ts"}} />
## 喷嚏 {#pen-ti}
### 图卦 {#pen-ti-tu-gua}
<Route namespace="dapenti" data={{"path":"/tugua","categories":["picture"],"example":"/dapenti/tugua","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"图卦","maintainers":["tgly307"],"location":"tugua.ts"}} />
### 主题 {#pen-ti-zhu-ti}
<Route namespace="dapenti" data={{"path":"/subject/:id","categories":["picture"],"example":"/dapenti/subject/184","parameters":{"id":"主题 id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"主题","maintainers":["xyqfer"],"location":"subject.ts"}} />
## 奇葩买家秀 {#qi-pa-mai-jia-xiu}
### Unknown {#qi-pa-mai-jia-xiu-unknown}
<Route namespace="qipamaijia" data={{"path":"/:cate?","categories":["picture"],"example":"/qipamaijia/fuli","parameters":{"cate":"频道名,可在对应网址中找到,默认为最新"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["qipamaijia.com/","qipamaijia.com/:cate"],"target":"/:cate"},"name":"Unknown","maintainers":["Fatpandac","nczitzk"],"url":"qipamaijia.com/","location":"index.ts"}} />

View File

@ -0,0 +1,374 @@
# program-update
## Amazon {#amazon}
### Kindle Software Updates {#amazon-kindle-software-updates}
<Route namespace="amazon" data={{"path":"/kindle/software-updates","categories":["program-update"],"example":"/amazon/kindle/software-updates","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Kindle Software Updates","maintainers":["EthanWng97"],"location":"kindle-software-updates.ts"}} />
## Android {#android}
### SDK Platform Tools release notes {#android-sdk-platform-tools-release-notes}
<Route namespace="android" data={{"path":"/platform-tools-releases","categories":["program-update"],"example":"/android/platform-tools-releases","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["developer.android.com/studio/releases/platform-tools","developer.android.com/"]},"name":"SDK Platform Tools release notes","maintainers":["nczitzk"],"url":"developer.android.com/studio/releases/platform-tools","location":"platform-tools-releases.ts"}} />
## APKPure {#apkpure}
### Versions {#apkpure-versions}
<Route namespace="apkpure" data={{"path":"/versions/:pkg/:region?","categories":["program-update"],"example":"/apkpure/versions/jp.co.craftegg.band/jp","parameters":{"pkg":"Package name","region":"Region code, `en` by default"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Versions","maintainers":["maple3142"],"location":"versions.ts"}} />
## App Center {#app-center}
### Release {#app-center-release}
<Route namespace="app-center" data={{"path":"/release/:user/:app/:distribution_group","categories":["program-update"],"example":"/app-center/release/cloudflare/1.1.1.1-windows/beta","parameters":{"user":"User","app":"App name","distribution_group":"Distribution group"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["install.appcenter.ms/users/:user/apps/:app/distribution_groups/:distribution_group","install.appcenter.ms/orgs/:user/apps/:app/distribution_groups/:distribution_group"]},"name":"Release","maintainers":["Rongronggg9"],"description":":::tip\n The parameters can be extracted from the Release page URL: `https://install.appcenter.ms/users/:user/apps/:app/distribution_groups/:distribution_group`\n :::","location":"release.ts"}} />
:::tip
The parameters can be extracted from the Release page URL: `https://install.appcenter.ms/users/:user/apps/:app/distribution_groups/:distribution_group`
:::
## App Store/Mac App Store {#app-store-mac-app-store}
### In-App-Purchase Price Drop Alert {#app-store-mac-app-store-in-app-purchase-price-drop-alert}
<Route namespace="appstore" data={{"path":"/iap/:country/:id","categories":["program-update"],"example":"/appstore/iap/us/id953286746","parameters":{"country":"App Store Country, obtain from the app URL https://apps.apple.com/us/app/id953286746, in this case, `us`","id":"App Store app id, obtain from the app URL https://apps.apple.com/us/app/id953286746, in this case, `id953286746`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"In-App-Purchase Price Drop Alert","maintainers":["HenryQW"],"location":"in-app-purchase.ts"}} />
### Price Drop {#app-store-mac-app-store-price-drop}
<Route namespace="appstore" data={{"path":"/price/:country/:type/:id","categories":["program-update"],"example":"/appstore/price/us/mac/id1152443474","parameters":{"country":"App Store Country, obtain from the app URL https://apps.apple.com/us/app/id1152443474, in this case, `us`","type":"App typeeither `iOS` or `mac`","id":"App Store app id, obtain from the app URL https://apps.apple.com/us/app/id1152443474, in this case, `id1152443474`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["apps.apple.com/"]},"name":"Price Drop","maintainers":["HenryQW"],"url":"apps.apple.com/","location":"price.ts"}} />
### 每日精品限免 / 促销应用(鲜面连线 by AppSo {#app-store-mac-app-store-mei-ri-jing-pin-xian-mian-cu-xiao-ying-yong-xian-mian-lian-xian-by-appso}
<Route namespace="appstore" data={{"path":"/xianmian","categories":["program-update"],"example":"/appstore/xianmian","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["app.so/xianmian"]},"name":"每日精品限免 / 促销应用(鲜面连线 by AppSo","maintainers":["Andiedie"],"url":"app.so/xianmian","location":"xianmian.ts"}} />
## Apple {#apple}
### App Update {#apple-app-update}
<Route namespace="apple" data={{"path":"/apps/update/:country/:id/:platform?","categories":["program-update"],"example":"/apple/apps/update/us/id408709785","parameters":{"country":"App Store Country, obtain from the app URL, see below","id":"App id, obtain from the app URL","platform":"App Platform, see below, all by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["apps.apple.com/:country/app/:appSlug/:id","apps.apple.com/:country/app/:id"],"target":"/apps/update/:country/:id"},"name":"App Update","maintainers":["EkkoG","nczitzk"],"description":"| All | iOS | macOS | tvOS |\n | --- | --- | ----- | ---- |\n | | iOS | macOS | tvOS |\n\n :::tip\n For example, the URL of [GarageBand](https://apps.apple.com/us/app/messages/id408709785) in the App Store is `https://apps.apple.com/us/app/messages/id408709785`. In this case, the `App Store Country` parameter for the route is `us`, and the `App id` parameter is `id1146560473`. So the route should be [`/apple/apps/update/us/id408709785`](https://rsshub.app/apple/apps/update/us/id408709785).\n :::","location":"apps.ts"}} />
| All | iOS | macOS | tvOS |
| --- | --- | ----- | ---- |
| | iOS | macOS | tvOS |
:::tip
For example, the URL of [GarageBand](https://apps.apple.com/us/app/messages/id408709785) in the App Store is `https://apps.apple.com/us/app/messages/id408709785`. In this case, the `App Store Country` parameter for the route is `us`, and the `App id` parameter is `id1146560473`. So the route should be [`/apple/apps/update/us/id408709785`](https://rsshub.app/apple/apps/update/us/id408709785).
:::
## ASUS {#asus}
### BIOS {#asus-bios}
<Route namespace="asus" data={{"path":"/bios/:model","categories":["program-update"],"example":"/asus/bios/RT-AX88U","parameters":{"model":"Model, can be found in product page"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["asus.com.cn/"]},"name":"BIOS","maintainers":["Fatpandac"],"url":"asus.com.cn/","location":"bios.ts"}} />
### GPU Tweak {#asus-gpu-tweak}
<Route namespace="asus" data={{"path":"/gpu-tweak","categories":["program-update"],"example":"/asus/gpu-tweak","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["asus.com/campaign/GPU-Tweak-III/*","asus.com/"]},"name":"GPU Tweak","maintainers":["TonyRL"],"url":"asus.com/campaign/GPU-Tweak-III/*","location":"gpu-tweak.ts"}} />
## Bilibili {#bilibili}
### 更新情报 {#bilibili-geng-xin-qing-bao}
<Route namespace="bilibili" data={{"path":"/app/:id?","categories":["program-update"],"example":"/bilibili/app/android","parameters":{"id":"客户端 id见下表默认为安卓版"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"更新情报","maintainers":["nczitzk"],"description":"| 安卓版 | iPhone 版 | iPad HD 版 | UWP 版 | TV 版 |\n| ------- | --------- | ---------- | ------ | ---------------- |\n| android | iphone | ipad | win | android_tv_yst |","location":"app.ts"}} />
| 安卓版 | iPhone 版 | iPad HD 版 | UWP 版 | TV 版 |
| ------- | --------- | ---------- | ------ | ---------------- |
| android | iphone | ipad | win | android\_tv\_yst |
## BlueStacks {#bluestacks}
### BlueStacks 5 Release Notes {#bluestacks-bluestacks-5-release-notes}
<Route namespace="bluestacks" data={{"path":"/release/5","categories":["program-update"],"example":"/bluestacks/release/5","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bluestacks.com/hc/en-us/articles/360056960211-Release-Notes-BlueStacks-5","bluestacks.com/"]},"name":"BlueStacks 5 Release Notes","maintainers":["TonyRL"],"url":"bluestacks.com/hc/en-us/articles/360056960211-Release-Notes-BlueStacks-5","location":"release.ts"}} />
## Brave {#brave}
### Release Notes {#brave-release-notes}
<Route namespace="brave" data={{"path":"/latest","categories":["program-update"],"example":"/brave/latest","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["brave.com/latest","brave.com/"]},"name":"Release Notes","maintainers":["nczitzk"],"url":"brave.com/latest","location":"latest.ts"}} />
## Civitai {#civitai}
### Latest models {#civitai-latest-models}
<Route namespace="civitai" data={{"path":"/models","categories":["program-update"],"example":"/civitai/models","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["civitai.com/"]},"name":"Latest models","maintainers":["DIYgod"],"url":"civitai.com/","location":"models.ts"}} />
### Model discussions {#civitai-model-discussions}
<Route namespace="civitai" data={{"path":"/discussions/:modelId","categories":["program-update"],"example":"/civitai/discussions/4384","parameters":{"modelId":"N"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["civitai.com/models/:modelId"]},"name":"Model discussions","maintainers":["DIYgod"],"description":":::warning\nNeed to configure `CIVITAI_COOKIE` to obtain image information of NSFW models.\n:::","location":"discussions.ts"}} />
:::warning
Need to configure `CIVITAI_COOKIE` to obtain image information of NSFW models.
:::
## CPUID {#cpuid}
### News {#cpuid-news}
<Route namespace="cpuid" data={{"path":"/news","categories":["program-update"],"example":"/cpuid/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["cpuid.com/news.html","cpuid.com/"]},"name":"News","maintainers":[],"url":"cpuid.com/news.html","location":"news.ts"}} />
## Docker Hub {#docker-hub}
### Image New Build {#docker-hub-image-new-build}
<Route namespace="dockerhub" data={{"path":"/build/:owner/:image/:tag?","categories":["program-update"],"example":"/dockerhub/build/wangqiru/ttrss","parameters":{"owner":"Image owner","image":"Image name","tag":"Image tagdefault to latest"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Image New Build","maintainers":["HenryQW"],"description":":::warning\n The owner of the official image fills in the library, for example: [https://rsshub.app/dockerhub/build/library/mysql](https://rsshub.app/dockerhub/build/library/mysql)\n :::","location":"build.ts"}} />
:::warning
The owner of the official image fills in the library, for example: [https://rsshub.app/dockerhub/build/library/mysql](https://rsshub.app/dockerhub/build/library/mysql)
:::
### Image New Tag {#docker-hub-image-new-tag}
<Route namespace="dockerhub" data={{"path":"/tag/:owner/:image/:limits?","categories":["program-update"],"example":"/dockerhub/tag/library/mariadb","parameters":{"owner":"Image owner","image":"Image name","limits":"Tag count, 10 by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Image New Tag","maintainers":[],"description":":::warning\n Use `library` as the `owner` for official images, such as [https://rsshub.app/dockerhub/tag/library/mysql](https://rsshub.app/dockerhub/tag/library/mysql)\n :::","location":"tag.ts"}} />
:::warning
Use `library` as the `owner` for official images, such as [https://rsshub.app/dockerhub/tag/library/mysql](https://rsshub.app/dockerhub/tag/library/mysql)
:::
## Eagle {#eagle}
### Changelog {#eagle-changelog}
<Route namespace="eagle" data={{"path":"/changelog/:language?","categories":["program-update"],"example":"/eagle/changelog/en","parameters":{"language":"Language, see list, default to be `cn`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Changelog","maintainers":["tigercubden"],"description":"Language\n\n | Simplified Chinese | Traditional Chinese | English |\n | ------------------ | ------------------- | ------- |\n | cn | tw | en |","location":"changelog.ts"}} />
Language
| Simplified Chinese | Traditional Chinese | English |
| ------------------ | ------------------- | ------- |
| cn | tw | en |
## F-Droid {#f-droid}
### App Update {#f-droid-app-update}
<Route namespace="f-droid" data={{"path":"/apprelease/:app","categories":["program-update"],"example":"/f-droid/apprelease/com.termux","parameters":{"app":"App's package name"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["f-droid.org/en/packages/:app/"]},"name":"App Update","maintainers":["garywill"],"location":"apprelease.ts"}} />
## FossHub {#fosshub}
### Software Update {#fosshub-software-update}
<Route namespace="fosshub" data={{"path":"/:id","categories":["program-update"],"example":"/fosshub/qBittorrent","parameters":{"id":"Software id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Software Update","maintainers":["nczitzk"],"location":"index.ts"}} />
## GoFans {#gofans}
### 最新限免 / 促销应用 {#gofans-zui-xin-xian-mian-cu-xiao-ying-yong}
<Route namespace="gofans" data={{"path":"/:kind?","categories":["program-update"],"example":"/gofans","parameters":{"kind":"Platform, either `macos` or `ios`, empty means both (default)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"最新限免 / 促销应用","maintainers":["HenryQW"],"location":"index.ts"}} />
## Google {#google}
### Extension Update {#google-extension-update}
<Route namespace="google" data={{"path":"/chrome/extension/:id","categories":["program-update"],"example":"/google/chrome/extension/kefjpfngnndepjbopdmoebkipbgkggaa","parameters":{"id":"Extension id, can be found in extension url"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["chromewebstore.google.com/detail/:name/:id"]},"name":"Extension Update","maintainers":["DIYgod"],"location":"extension.ts"}} />
## Greasy Fork {#greasy-fork}
### Script Feedback {#greasy-fork-script-feedback}
<Route namespace="greasyfork" data={{"path":"/scripts/:script/feedback","categories":["program-update"],"example":"/greasyfork/scripts/431691-bypass-all-shortlinks/feedback","parameters":{"script":"Script id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["greasyfork.org/:language/scripts/:script/feedback"]},"name":"Script Feedback","maintainers":["miles170"],"location":"feedback.ts"}} />
### Script Update {#greasy-fork-script-update}
<Route namespace="greasyfork" data={{"path":["/:language/:domain?","/scripts/sort/:sort/:language?"],"categories":["program-update"],"example":"/greasyfork/en/google.com","parameters":{"language":"language, located on the top right corner of Greasy Fork's search page, set to `all` for including all languages","domain":"the script's target domain"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["greasyfork.org/:language","greasyfork.org/:language/scripts/by-site/:domain?"]},"name":"Script Update","maintainers":["imlonghao","miles170"],"description":"| Sort | Description |\n| --------------- | -------------- |\n| today | Daily installs |\n| total_installs | Total installs |\n| ratings | Ratings |\n| created | Created date |\n| updated | Updated date |\n| name | Name |","location":"scripts.ts"}} />
| Sort | Description |
| --------------- | -------------- |
| today | Daily installs |
| total\_installs | Total installs |
| ratings | Ratings |
| created | Created date |
| updated | Updated date |
| name | Name |
### Script Update {#greasy-fork-script-update}
<Route namespace="greasyfork" data={{"path":["/:language/:domain?","/scripts/sort/:sort/:language?"],"categories":["program-update"],"example":"/greasyfork/en/google.com","parameters":{"language":"language, located on the top right corner of Greasy Fork's search page, set to `all` for including all languages","domain":"the script's target domain"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["greasyfork.org/:language","greasyfork.org/:language/scripts/by-site/:domain?"]},"name":"Script Update","maintainers":["imlonghao","miles170"],"description":"| Sort | Description |\n| --------------- | -------------- |\n| today | Daily installs |\n| total_installs | Total installs |\n| ratings | Ratings |\n| created | Created date |\n| updated | Updated date |\n| name | Name |","location":"scripts.ts"}} />
| Sort | Description |
| --------------- | -------------- |
| today | Daily installs |
| total\_installs | Total installs |
| ratings | Ratings |
| created | Created date |
| updated | Updated date |
| name | Name |
### Script Version History {#greasy-fork-script-version-history}
<Route namespace="greasyfork" data={{"path":"/scripts/:script/versions","categories":["program-update"],"example":"/greasyfork/scripts/431691-bypass-all-shortlinks/versions","parameters":{"script":"Script id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["greasyfork.org/:language/scripts/:script/versions"]},"name":"Script Version History","maintainers":["miles170"],"location":"versions.ts"}} />
## iFi audio {#ifi-audio}
### Download Hub {#ifi-audio-download-hub}
<Route namespace="ifi-audio" data={{"path":"/download/:val/:id","categories":["program-update"],"example":"/ifi-audio/download/1503007035/44472","parameters":{"val":"product val","id":"product id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Download Hub","maintainers":["EthanWng97"],"description":":::warning\n1. Open [https://ifi-audio.com/download-hub](https://ifi-audio.com/download-hub) and the Network panel\n2. Select the device and the corresponding serial number in the website and click Search\n3. Find the last request named `https://ifi-audio.com/wp-admin/admin-ajax.php` in the Network panel, find out the val and id in the Payload panel, and fill in the url\n:::","location":"download.ts"}} />
:::warning
1. Open [https://ifi-audio.com/download-hub](https://ifi-audio.com/download-hub) and the Network panel
2. Select the device and the corresponding serial number in the website and click Search
3. Find the last request named `https://ifi-audio.com/wp-admin/admin-ajax.php` in the Network panel, find out the val and id in the Payload panel, and fill in the url
:::
## ImageMagick {#imagemagick}
### Changelog {#imagemagick-changelog}
<Route namespace="imagemagick" data={{"path":"/changelog","categories":["program-update"],"example":"/imagemagick/changelog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["imagemagick.org/script/download.php","imagemagick.org/script","imagemagick.org/"]},"name":"Changelog","maintainers":["nczitzk"],"url":"imagemagick.org/script/download.php","location":"changelog.ts"}} />
## Infuse {#infuse}
### Release Notes {#infuse-release-notes}
<Route namespace="firecore" data={{"path":"/:os","categories":["program-update"],"example":"/firecore/ios","parameters":{"os":"`ios`,`tvos`,`macos`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Release Notes","maintainers":["NathanDai"],"location":"index.ts"}} />
## MacUpdate {#macupdate}
### Update {#macupdate-update}
<Route namespace="macupdate" data={{"path":"/app/:appId/:appSlug?","categories":["program-update"],"example":"/macupdate/app/11942","parameters":{"appId":"Application unique ID, can be found in URL","appSlug":"Application slug, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["macupdate.com/app/mac/:appId/:appSlug"]},"name":"Update","maintainers":["TonyRL"],"location":"app.ts"}} />
## Microsoft Edge {#microsoft-edge}
### Addons Update {#microsoft-edge-addons-update}
<Route namespace="microsoft" data={{"path":"/edge/addon/:crxid","categories":["program-update"],"example":"/microsoft/edge/addon/gangkeiaobmjcjokiofpkfpcobpbmnln","parameters":{"crxid":"Addon id, can be found in addon url"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["microsoftedge.microsoft.com/addons/detail/:name/:crxid"]},"name":"Addons Update","maintainers":["hoilc","DIYgod"],"location":"addon.ts"}} />
## Mozilla {#mozilla}
### Add-ons Update {#mozilla-add-ons-update}
<Route namespace="firefox" data={{"path":"/addons/:id","categories":["program-update"],"example":"/firefox/addons/rsshub-radar","parameters":{"id":"Add-ons id, can be found in add-ons url"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["addons.mozilla.org/:lang/firefox/addon/:id/versions","addons.mozilla.org/:lang/firefox/addon/:id"]},"name":"Add-ons Update","maintainers":["DIYgod"],"location":"addons.ts"}} />
## Neat Download Manager {#neat-download-manager}
### Download {#neat-download-manager-download}
<Route namespace="neatdownloadmanager" data={{"path":"/download/:os?","categories":["program-update"],"example":"/neatdownloadmanager/download","parameters":{"os":"Operating system, windows or macos, all by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["neatdownloadmanager.com/index.php","neatdownloadmanager.com/"]},"name":"Download","maintainers":["nczitzk"],"url":"neatdownloadmanager.com/index.php","location":"download.ts"}} />
## Not a Tesla App {#not-a-tesla-app}
### Tesla Software Updates {#not-a-tesla-app-tesla-software-updates}
<Route namespace="notateslaapp" data={{"path":"/ota","categories":["program-update"],"example":"/notateslaapp/ota","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["notateslaapp.com/software-updates/history","notateslaapp.com/software-updates","notateslaapp.com/"]},"name":"Tesla Software Updates","maintainers":["mrbruce516"],"url":"notateslaapp.com/software-updates/history","location":"update.ts"}} />
## O\&O Software {#o-o-software}
### Changelog {#o-o-software-changelog}
<Route namespace="oo-software" data={{"path":"/changelog/:id","categories":["program-update"],"example":"/oo-software/changelog/shutup10","parameters":{"id":"Software id, see below, shutup10 by default, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Changelog","maintainers":["nczitzk"],"description":"| Software | Id |\n | --------------- | ----------- |\n | O&O ShutUp10++ | shutup10 |\n | O&O AppBuster | ooappbuster |\n | O&O Lanytix | oolanytix |\n | O&O DeskInfo | oodeskinfo |","location":"changelog.ts"}} />
| Software | Id |
| --------------- | ----------- |
| O\&O ShutUp10++ | shutup10 |
| O\&O AppBuster | ooappbuster |
| O\&O Lanytix | oolanytix |
| O\&O DeskInfo | oodeskinfo |
## Postman {#postman}
### Release Notes {#postman-release-notes}
<Route namespace="postman" data={{"path":"/release-notes","categories":["program-update"],"example":"/postman/release-notes","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["postman.com/downloads/release-notes","postman.com/"]},"name":"Release Notes","maintainers":["nczitzk"],"url":"postman.com/downloads/release-notes","location":"release-notes.ts"}} />
## PuTTY {#putty}
### Change Log {#putty-change-log}
<Route namespace="putty" data={{"path":"/changes","categories":["program-update"],"example":"/putty/changes","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.chiark.greenend.org.uk/~sgtatham/putty/changes.html","www.chiark.greenend.org.uk/"]},"name":"Change Log","maintainers":["nczitzk"],"url":"www.chiark.greenend.org.uk/~sgtatham/putty/changes.html","location":"changes.ts"}} />
## qBittorrent {#qbittorrent}
### News {#qbittorrent-news}
<Route namespace="qbittorrent" data={{"path":"/news","categories":["program-update"],"example":"/qbittorrent/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["qbittorrent.org/news.php","qbittorrent.org/"]},"name":"News","maintainers":["TonyRL"],"url":"qbittorrent.org/news.php","location":"news.ts"}} />
## RemNote {#remnote}
### Changelog {#remnote-changelog}
<Route namespace="remnote" data={{"path":"/changelog","categories":["program-update"],"example":"/remnote/changelog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["remnote.com/changelog","remnote.com/"]},"name":"Changelog","maintainers":["TonyRL","amakerlife"],"url":"remnote.com/changelog","location":"changelog.ts"}} />
## RSSHub {#rsshub}
### New routes {#rsshub-new-routes}
<Route namespace="rsshub" data={{"path":"/routes/:lang?","categories":["program-update"],"example":"/rsshub/routes/en","parameters":{"lang":"Language, `zh` means Chinese docs, other values or null means English docs, `en` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["docs.rsshub.app/*"],"target":"/routes"},"name":"New routes","maintainers":["DIYgod"],"url":"docs.rsshub.app/*","location":"routes.ts"}} />
## Sony {#sony}
### Software Downloads {#sony-software-downloads}
<Route namespace="sony" data={{"path":"/downloads/:productType/:productId","categories":["program-update"],"example":"/sony/downloads/product/nw-wm1am2","parameters":{"productType":"product type","productId":"product id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["sony.com/electronics/support/:productType/:productId/downloads"]},"name":"Software Downloads","maintainers":["EthanWng97"],"description":":::tip\n Open `https://www.sony.com/electronics/support` and search for the corresponding product, such as `Sony A7M4`, the website corresponding to which is `https://www.sony.com/electronics/support/e-mount-body-ilce-7-series/ilce-7m4/downloads`, where `productType` is `e-mount-body-ilce-7-series` and `productId` is `ilce-7m4`.\n :::","location":"downloads.ts"}} />
:::tip
Open `https://www.sony.com/electronics/support` and search for the corresponding product, such as `Sony A7M4`, the website corresponding to which is `https://www.sony.com/electronics/support/e-mount-body-ilce-7-series/ilce-7m4/downloads`, where `productType` is `e-mount-body-ilce-7-series` and `productId` is `ilce-7m4`.
:::
## SourceForge {#sourceforge}
### Software {#sourceforge-software}
<Route namespace="sourceforge" data={{"path":"/:routeParams?","categories":["program-update"],"example":"/sourceforge/topic=artificial-intelligence&os=windows","parameters":{"routeParams":"route params, see below"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Software","maintainers":["JimenezLi"],"description":"For some URL like [https://sourceforge.net/directory/artificial-intelligence/windows/](https://sourceforge.net/directory/artificial-intelligence/windows/), it is equal to [https://sourceforge.net/directory/?topic=artificial-intelligence&os=windows\"](https://sourceforge.net/directory/?topic=artificial-intelligence&os=windows), thus subscribing to `/sourceforge/topic=artificial-intelligence&os=windows`.\n\n URL params can duplicate, such as `/sourceforge/topic=artificial-intelligence&os=windows&os=linux`.","location":"index.ts"}} />
For some URL like [https://sourceforge.net/directory/artificial-intelligence/windows/](https://sourceforge.net/directory/artificial-intelligence/windows/), it is equal to [https://sourceforge.net/directory/?topic=artificial-intelligence\&os=windows"](https://sourceforge.net/directory/?topic=artificial-intelligence\&os=windows), thus subscribing to `/sourceforge/topic=artificial-intelligence&os=windows`.
URL params can duplicate, such as `/sourceforge/topic=artificial-intelligence&os=windows&os=linux`.
## TradingView {#tradingview}
### Desktop releases and release notes {#tradingview-desktop-releases-and-release-notes}
<Route namespace="tradingview" data={{"path":"/desktop","categories":["program-update"],"example":"/tradingview/desktop","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["tradingview.com/support/solutions/43000673888-tradingview-desktop-releases-and-release-notes/"]},"name":"Desktop releases and release notes","maintainers":["nczitzk"],"url":"tradingview.com/support/solutions/43000673888-tradingview-desktop-releases-and-release-notes/","location":"desktop.ts"}} />
## Typora {#typora}
### Changelog {#typora-changelog}
<Route namespace="typora" data={{"path":"/changelog","categories":["program-update"],"example":"/typora/changelog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["support.typora.io/"]},"name":"Changelog","maintainers":["cnzgray"],"url":"support.typora.io/","location":"changelog.ts"}} />
### Dev Release Changelog {#typora-dev-release-changelog}
<Route namespace="typora" data={{"path":"/changelog/dev","categories":["program-update"],"example":"/typora/changelog/dev","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["support.typora.io/"],"target":"/changelog"},"name":"Dev Release Changelog","maintainers":["nczitzk"],"url":"support.typora.io/","location":"changelog-dev.ts"}} />
## Unraid {#unraid}
### Community Apps {#unraid-community-apps}
<Route namespace="unraid" data={{"path":"/community-apps","categories":["program-update"],"example":"/unraid/community-apps","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["unraid.net/community/apps"]},"name":"Community Apps","maintainers":["KTachibanaM"],"url":"unraid.net/community/apps","location":"community-apps.ts"}} />
## Western Digital {#western-digital}
### Download {#western-digital-download}
<Route namespace="wdc" data={{"path":"/download/:id?","categories":["program-update"],"example":"/wdc/download/279","parameters":{"id":"Software id, can be found in URL, 279 as Western Digital Dashboard by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Download","maintainers":[],"location":"download.ts"}} />
## winstall {#winstall}
### Apps Update {#winstall-apps-update}
<Route namespace="winstall" data={{"path":"/:appId","categories":["program-update"],"example":"/winstall/Mozilla.Firefox","parameters":{"appId":"Application ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["winstall.app/apps/:appId"]},"name":"Apps Update","maintainers":["TonyRL"],"location":"update.ts"}} />
## WizTree {#wiztree}
### What's New {#wiztree-what-s-new}
<Route namespace="diskanalyzer" data={{"path":"/whats-new","categories":["program-update"],"example":"/diskanalyzer/whats-new","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["diskanalyzer.com/whats-new","diskanalyzer.com/"]},"name":"What's New","maintainers":["nczitzk"],"url":"diskanalyzer.com/whats-new","location":"whats-new.ts"}} />
## WziFile {#wzifile}
### Version History {#wzifile-version-history}
<Route namespace="wizfile" data={{"path":"/updates","categories":["program-update"],"example":"/wizfile/updates","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["antibody-software.com/wizfile/download"]},"name":"Version History","maintainers":["Fatpandac"],"url":"antibody-software.com/wizfile/download","location":"index.ts"}} />
## Zotero {#zotero}
### Version History {#zotero-version-history}
<Route namespace="zotero" data={{"path":"/versions","categories":["program-update"],"example":"/zotero/versions","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["zotero.org/","zotero.org/support/changelog"]},"name":"Version History","maintainers":["jasongzy"],"url":"zotero.org/","location":"versions.ts"}} />
## 王者荣耀 {#wang-zhe-rong-yao}
### 更新日志 {#wang-zhe-rong-yao-geng-xin-ri-zhi}
<Route namespace="tencent" data={{"path":"/qq/sdk/changelog/:platform","categories":["program-update"],"example":"/tencent/qq/sdk/changelog/iOS","parameters":{"platform":"平台iOS / Android"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"更新日志","maintainers":["nuomi1"],"location":"qq/sdk/changelog.ts"}} />

View File

@ -0,0 +1,797 @@
# programming
## A List Apart {#a-list-apart}
### Topics {#a-list-apart-topics}
<Route namespace="alistapart" data={{"path":"/:topic","categories":["programming"],"example":"/alistapart/application-development","parameters":{"topic":"Any Topic or from the table below. Defaults to All Articles"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["alistapart.com/blog/topic/:topic"]},"name":"Topics","maintainers":["Rjnishant530"],"url":"alistapart.com/articles/","description":"You have the option to utilize the main heading or use individual categories as topics for the path.\n\n | **Code** | *code* |\n | --------------------------- | ------------------------- |\n | **Application Development** | *application-development* |\n | **Browsers** | *browsers* |\n | **CSS** | *css* |\n | **HTML** | *html* |\n | **JavaScript** | *javascript* |\n | **The Server Side** | *the-server-side* |\n\n | **Content** | *content* |\n | -------------------- | ------------------ |\n | **Community** | *community* |\n | **Content Strategy** | *content-strategy* |\n | **Writing** | *writing* |\n\n | **Design** | *design* |\n | -------------------------- | ---------------------- |\n | **Brand Identity** | *brand-identity* |\n | **Graphic Design** | *graphic-design* |\n | **Layout & Grids** | *layout-grids* |\n | **Mobile/Multidevice** | *mobile-multidevice* |\n | **Responsive Design** | *responsive-design* |\n | **Typography & Web Fonts** | *typography-web-fonts* |\n\n | **Industry & Business** | *industry-business* |\n | ----------------------- | ------------------- |\n | **Business** | *business* |\n | **Career** | *career* |\n | **Industry** | *industry* |\n | **State of the Web** | *state-of-the-web* |\n\n | **Process** | *process* |\n | ---------------------- | -------------------- |\n | **Creativity** | *creativity* |\n | **Project Management** | *project-management* |\n | **Web Strategy** | *web-strategy* |\n | **Workflow & Tools** | *workflow-tools* |\n\n | **User Experience** | *user-experience* |\n | ---------------------------- | -------------------------- |\n | **Accessibility** | *accessibility* |\n | **Information Architecture** | *information-architecture* |\n | **Interaction Design** | *interaction-design* |\n | **Usability** | *usability* |\n | **User Research** | *user-research* |","location":"topic.ts"}} />
You have the option to utilize the main heading or use individual categories as topics for the path.
| **Code** | *code* |
| --------------------------- | ------------------------- |
| **Application Development** | *application-development* |
| **Browsers** | *browsers* |
| **CSS** | *css* |
| **HTML** | *html* |
| **JavaScript** | *javascript* |
| **The Server Side** | *the-server-side* |
| **Content** | *content* |
| -------------------- | ------------------ |
| **Community** | *community* |
| **Content Strategy** | *content-strategy* |
| **Writing** | *writing* |
| **Design** | *design* |
| -------------------------- | ---------------------- |
| **Brand Identity** | *brand-identity* |
| **Graphic Design** | *graphic-design* |
| **Layout & Grids** | *layout-grids* |
| **Mobile/Multidevice** | *mobile-multidevice* |
| **Responsive Design** | *responsive-design* |
| **Typography & Web Fonts** | *typography-web-fonts* |
| **Industry & Business** | *industry-business* |
| ----------------------- | ------------------- |
| **Business** | *business* |
| **Career** | *career* |
| **Industry** | *industry* |
| **State of the Web** | *state-of-the-web* |
| **Process** | *process* |
| ---------------------- | -------------------- |
| **Creativity** | *creativity* |
| **Project Management** | *project-management* |
| **Web Strategy** | *web-strategy* |
| **Workflow & Tools** | *workflow-tools* |
| **User Experience** | *user-experience* |
| ---------------------------- | -------------------------- |
| **Accessibility** | *accessibility* |
| **Information Architecture** | *information-architecture* |
| **Interaction Design** | *interaction-design* |
| **Usability** | *usability* |
| **User Research** | *user-research* |
## AlternativeTo {#alternativeto}
### Platform Software {#alternativeto-platform-software}
<Route namespace="alternativeto" data={{"path":"/platform/:name/:routeParams?","categories":["programming"],"example":"/alternativeto/platform/firefox","parameters":{"name":"Platform name","routeParams":"Filters of software type"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.alternativeto.net/platform/:name"],"target":"/platform/:name"},"name":"Platform Software","maintainers":["JimenezLi"],"description":"> routeParms can be copied from original site URL, example: `/alternativeto/platform/firefox/license=free`","location":"platform.ts"}} />
> routeParms can be copied from original site URL, example: `/alternativeto/platform/firefox/license=free`
### Software Alternatives {#alternativeto-software-alternatives}
<Route namespace="alternativeto" data={{"path":"/software/:name/:routeParams?","categories":["programming"],"example":"/alternativeto/software/cpp","parameters":{"name":"Software name","routeParams":"Filters of software type"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.alternativeto.net/software/:name"],"target":"/software/:name"},"name":"Software Alternatives","maintainers":["JimenezLi"],"description":"> routeParms can be copied from original site URL, example: `/alternativeto/software/cpp/license=opensource&platform=windows`","location":"software.ts"}} />
> routeParms can be copied from original site URL, example: `/alternativeto/software/cpp/license=opensource&platform=windows`
## AtCoder {#atcoder}
### Contests Archive {#atcoder-contests-archive}
<Route namespace="atcoder" data={{"path":"/contest/:language?/:rated?/:category?/:keyword?","categories":["programming"],"example":"/atcoder/contest","parameters":{"language":"Language, `jp` as Japanese or `en` as English, English by default","rated":"Rated Range, see below, all by default","category":"Category, see below, all by default","keyword":"Keyword"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Contests Archive","maintainers":["nczitzk"],"description":"Rated Range\n\n | ABC Class (Rated for ~1999) | ARC Class (Rated for ~2799) | AGC Class (Rated for ~9999) |\n | ---------------------------- | ---------------------------- | ---------------------------- |\n | 1 | 2 | 3 |\n\n Category\n\n | All | AtCoder Typical Contest | PAST Archive | Unofficial(unrated) |\n | --- | ----------------------- | ------------ | ------------------- |\n | 0 | 6 | 50 | 101 |\n\n | JOI Archive | Sponsored Tournament | Sponsored Parallel(rated) |\n | ----------- | -------------------- | ------------------------- |\n | 200 | 1000 | 1001 |\n\n | Sponsored Parallel(unrated) | Optimization Contest |\n | --------------------------- | -------------------- |\n | 1002 | 1200 |","location":"contest.ts"}} />
Rated Range
| ABC Class (Rated for \~1999) | ARC Class (Rated for \~2799) | AGC Class (Rated for \~9999) |
| ---------------------------- | ---------------------------- | ---------------------------- |
| 1 | 2 | 3 |
Category
| All | AtCoder Typical Contest | PAST Archive | Unofficial(unrated) |
| --- | ----------------------- | ------------ | ------------------- |
| 0 | 6 | 50 | 101 |
| JOI Archive | Sponsored Tournament | Sponsored Parallel(rated) |
| ----------- | -------------------- | ------------------------- |
| 200 | 1000 | 1001 |
| Sponsored Parallel(unrated) | Optimization Contest |
| --------------------------- | -------------------- |
| 1002 | 1200 |
### Posts {#atcoder-posts}
<Route namespace="atcoder" data={{"path":"/post/:language?/:keyword?","categories":["programming"],"example":"/atcoder/post","parameters":{"language":"Language, `jp` as Japanese or `en` as English, English by default","keyword":"Keyword"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Posts","maintainers":["nczitzk"],"location":"post.ts"}} />
## BBC News Labs {#bbc-news-labs}
### News {#bbc-news-labs-news}
<Route namespace="bbcnewslabs" data={{"path":"/news","categories":["programming"],"example":"/bbcnewslabs/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bbcnewslabs.co.uk/"]},"name":"News","maintainers":["elxy"],"url":"bbcnewslabs.co.uk/","location":"news.ts"}} />
## Bitbucket {#bitbucket}
### Commits {#bitbucket-commits}
<Route namespace="bitbucket" data={{"path":"/commits/:workspace/:repo_slug","categories":["programming"],"example":"/bitbucket/commits/blaze-lib/blaze","parameters":{"workspace":"Workspace","repo_slug":"Repository"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bitbucket.com/commits/:workspace/:repo_slug"]},"name":"Commits","maintainers":["AuroraDysis"],"location":"commits.ts"}} />
### Tags {#bitbucket-tags}
<Route namespace="bitbucket" data={{"path":"/tags/:workspace/:repo_slug","categories":["programming"],"example":"/bitbucket/tags/blaze-lib/blaze","parameters":{"workspace":"Workspace","repo_slug":"Repository"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Tags","maintainers":["AuroraDysis"],"location":"tags.ts"}} />
## Bitmovin {#bitmovin}
### Blog {#bitmovin-blog}
<Route namespace="bitmovin" data={{"path":"/blog","categories":["programming"],"example":"/bitmovin/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bitmovin.com/blog","bitmovin.com/"]},"name":"Blog","maintainers":["elxy"],"url":"bitmovin.com/blog","location":"blog.ts"}} />
## CNCF {#cncf}
### Category {#cncf-category}
<Route namespace="cncf" data={{"path":"/:cate?","categories":["programming"],"example":"/cncf","parameters":{"cate":"blog by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Category","maintainers":["Fatpandac"],"description":"| Blog | News | Announcements | Reports |\n | ---- | ---- | ------------- | ------- |\n | blog | news | announcements | reports |","location":"index.ts"}} />
| Blog | News | Announcements | Reports |
| ---- | ---- | ------------- | ------- |
| blog | news | announcements | reports |
## Codeforces {#codeforces}
### Latest contests {#codeforces-latest-contests}
<Route namespace="codeforces" data={{"path":"/contests","categories":["programming"],"example":"/codeforces/contests","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.codeforces.com/contests"]},"name":"Latest contests","maintainers":["Fatpandac"],"url":"www.codeforces.com/contests","location":"contests.ts"}} />
### Recent actions {#codeforces-recent-actions}
<Route namespace="codeforces" data={{"path":"/recent-actions/:minrating?","categories":["programming"],"example":"/codeforces/recent-actions","parameters":{"minrating":"The minimum blog/comment rating required. Default: 1"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["codeforces.com/recent-actions"],"target":"/recent-actions"},"name":"Recent actions","maintainers":[],"url":"codeforces.com/recent-actions","location":"recent-actions.ts"}} />
## deeplearning.ai {#deeplearning-ai}
### TheBatch 周报 {#deeplearning-ai-thebatch-zhou-bao}
<Route namespace="deeplearning" data={{"path":"/thebatch","categories":["programming"],"example":"/deeplearning/thebatch","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.deeplearning.ai/thebatch","www.deeplearning.ai/"]},"name":"TheBatch 周报","maintainers":["nczitzk","juvenn"],"url":"www.deeplearning.ai/thebatch","location":"thebatch.ts"}} />
## gihyo.jp {#gihyo-jp}
### Series {#gihyo-jp-series}
<Route namespace="gihyo" data={{"path":"/list/group/:id","categories":["programming"],"example":"/gihyo/list/group/Ubuntu-Weekly-Recipe","parameters":{"id":"Series"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gihyo.jp/list/group/:id"]},"name":"Series","maintainers":["masakichi"],"location":"group.ts"}} />
## Gitee {#gitee}
### 仓库提交 {#gitee-cang-ku-ti-jiao}
<Route namespace="gitee" data={{"path":"/commits/:owner/:repo","categories":["programming"],"example":"/gitee/commits/y_project/RuoYi","parameters":{"owner":"用户名","repo":"仓库名"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gitee.com/:owner/:repo/commits"]},"name":"仓库提交","maintainers":["TonyRL"],"location":"repos/commits.ts"}} />
### 仓库动态 {#gitee-cang-ku-dong-tai}
<Route namespace="gitee" data={{"path":"/events/:owner/:repo","categories":["programming"],"example":"/gitee/events/y_project/RuoYi","parameters":{"owner":"用户名","repo":"仓库名"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gitee.com/:owner/:repo"]},"name":"仓库动态","maintainers":["TonyRL"],"location":"repos/events.ts"}} />
### 仓库 Releases {#gitee-cang-ku-releases}
<Route namespace="gitee" data={{"path":"/releases/:owner/:repo","categories":["programming"],"example":"/gitee/releases/y_project/RuoYi","parameters":{"owner":"用户名","repo":"仓库名"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gitee.com/:owner/:repo/releases"]},"name":"仓库 Releases","maintainers":["TonyRL"],"location":"repos/releases.ts"}} />
### 用户公开动态 {#gitee-yong-hu-gong-kai-dong-tai}
<Route namespace="gitee" data={{"path":"/events/:username","categories":["programming"],"example":"/gitee/events/y_project","parameters":{"username":"用户名"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gitee.com/:username"]},"name":"用户公开动态","maintainers":["TonyRL"],"location":"users/events.ts"}} />
## GitHub {#github}
:::tip
GitHub provides some official RSS feeds:
- Repo releases: `https://github.com/:owner/:repo/releases.atom`
- Repo commits: `https://github.com/:owner/:repo/commits.atom`
- User activities: `https://github.com/:user.atom`
- Private feed: `https://github.com/:user.private.atom?token=:secret` (You can find **Subscribe to your news feed** in [dashboard](https://github.com) page after login)
- Wiki history: `https://github.com/:owner/:repo/wiki.atom`
:::
### Gist Commits {#github-gist-commits}
<Route namespace="github" data={{"path":"/gist/:gistId","categories":["programming"],"example":"/github/gist/d2c152bb7179d07015f336b1a0582679","parameters":{"gistId":"Gist ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gist.github.com/:owner/:gistId/revisions","gist.github.com/:owner/:gistId/stargazers","gist.github.com/:owner/:gistId/forks","gist.github.com/:owner/:gistId"]},"name":"Gist Commits","maintainers":["TonyRL"],"location":"gist.ts"}} />
### Notifications {#github-notifications}
<Route namespace="github" data={{"path":"/notifications","categories":["programming"],"example":"/github/notifications","parameters":{},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/notifications"]},"name":"Notifications","maintainers":["zhzy0077"],"url":"github.com/notifications","location":"notifications.ts"}} />
### Repo Branches {#github-repo-branches}
<Route namespace="github" data={{"path":"/branches/:user/:repo","categories":["programming"],"example":"/github/branches/DIYgod/RSSHub","parameters":{"user":"User name","repo":"Repo name"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/:user/:repo/branches","github.com/:user/:repo"]},"name":"Repo Branches","maintainers":["max-arnold"],"location":"branches.ts"}} />
### Repo Contributors {#github-repo-contributors}
<Route namespace="github" data={{"path":"/contributors/:user/:repo/:order?/:anon?","categories":["programming"],"example":"/github/contributors/DIYgod/RSSHub","parameters":{"user":"User name","repo":"Repo name","order":"Sort order by commit numbers, desc and asc (descending by default)","anon":"Show anonymous users. Defaults to no, use any values for yes."},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/:user/:repo/graphs/contributors","github.com/:user/:repo"],"target":"/contributors/:user/:repo"},"name":"Repo Contributors","maintainers":["zoenglinghou"],"location":"contributors.ts"}} />
### Repo Issues {#github-repo-issues}
<Route namespace="github" data={{"path":"/issue/:user/:repo/:state?/:labels?","categories":["programming"],"example":"/github/issue/vuejs/core/all/wontfix","parameters":{"user":"GitHub username","repo":"GitHub repo name","state":"the state of the issues. Can be either `open`, `closed`, or `all`. Default: `open`.","labels":"a list of comma separated label names"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/:user/:repo/issues","github.com/:user/:repo/issues/:id","github.com/:user/:repo"],"target":"/issue/:user/:repo"},"name":"Repo Issues","maintainers":["HenryQW","AndreyMZ"],"location":"issue.ts"}} />
### Repo Pull Requests {#github-repo-pull-requests}
<Route namespace="github" data={{"path":"/pull/:user/:repo/:state?/:labels?","categories":["programming"],"example":"/github/pull/DIYgod/RSSHub","parameters":{"user":"User name","repo":"Repo name","state":"the state of pull requests. Can be either `open`, `closed`, or `all`. Default: `open`.","labels":"a list of comma separated label names"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/:user/:repo/pulls","github.com/:user/:repo/pulls/:id","github.com/:user/:repo"],"target":"/pull/:user/:repo"},"name":"Repo Pull Requests","maintainers":[],"location":"pulls.ts"}} />
### Repo Pulse {#github-repo-pulse}
<Route namespace="github" data={{"path":"/pulse/:user/:repo/:period?","categories":["programming"],"example":"/github/pulse/DIYgod/RSSHub","parameters":{"user":"User name","repo":"Repo name","period":"Time frame, selected from a repository's Pulse/Insights page. Possible values are: `daily`, `halfweekly`, `weekly`, or `monthly`. Default: `weekly`. If your RSS client supports it, consider aligning the polling frequency of the feed to the period."},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/:user/:repo/pulse","github.com/:user/:repo/pulse/:period"]},"name":"Repo Pulse","maintainers":["jameschensmith"],"location":"pulse.ts"}} />
### Repo Stars {#github-repo-stars}
<Route namespace="github" data={{"path":"/stars/:user/:repo","categories":["programming"],"example":"/github/stars/DIYGod/RSSHub","parameters":{"user":"GitHub username","repo":"GitHub repo name"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/:user/:repo/stargazers","github.com/:user/:repo"]},"name":"Repo Stars","maintainers":["HenryQW"],"location":"star.ts"}} />
### Search Result {#github-search-result}
<Route namespace="github" data={{"path":"/search/:query/:sort?/:order?","categories":["programming"],"example":"/github/search/RSSHub/bestmatch/desc","parameters":{"query":"search keyword","sort":"Sort options (default to bestmatch)","order":"Sort order, desc and asc (desc descending by default)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Search Result","maintainers":["LogicJake"],"description":"| Sort options | sort |\n | ---------------- | --------- |\n | Best match | bestmatch |\n | Most stars | stars |\n | Most forks | forks |\n | Recently updated | updated |","location":"search.ts"}} />
| Sort options | sort |
| ---------------- | --------- |
| Best match | bestmatch |
| Most stars | stars |
| Most forks | forks |
| Recently updated | updated |
### Topics {#github-topics}
<Route namespace="github" data={{"path":"/topics/:name/:qs?","categories":["programming"],"example":"/github/topics/framework","parameters":{"name":"Topic name, which can be found in the URL of the corresponding [Topics Page](https://github.com/topics/framework)","qs":"Query string, like `l=php&o=desc&s=stars`. Details listed as follows:"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/topics"]},"name":"Topics","maintainers":["queensferryme"],"url":"github.com/topics","description":"| Parameter | Description | Values |\n | --------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------- |\n | `l` | Language | For instance `php`, which can be found in the URL of the corresponding [Topics page](https://github.com/topics/framework?l=php) |\n | `o` | Sorting Order | `asc`, `desc` |\n | `s` | Sorting Criteria | `stars`, `forks`, `updated` |\n\n For instance, the `/github/topics/framework/l=php&o=desc&s=stars` route will generate the RSS feed corresponding to this [page](https://github.com/topics/framework?l=php&o=desc&s=stars).","location":"topic.ts"}} />
| Parameter | Description | Values |
| --------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| `l` | Language | For instance `php`, which can be found in the URL of the corresponding [Topics page](https://github.com/topics/framework?l=php) |
| `o` | Sorting Order | `asc`, `desc` |
| `s` | Sorting Criteria | `stars`, `forks`, `updated` |
For instance, the `/github/topics/framework/l=php&o=desc&s=stars` route will generate the RSS feed corresponding to this [page](https://github.com/topics/framework?l=php\&o=desc\&s=stars).
### Trending {#github-trending}
<Route namespace="github" data={{"path":"/trending/:since/:language/:spoken_language?","categories":["programming"],"example":"/github/trending/daily/javascript/en","parameters":{"since":"time frame, available in [Trending page](https://github.com/trending/javascript?since=monthly) 's URL, possible values are: `daily`, `weekly` or `monthly`","language":"the feed language, available in [Trending page](https://github.com/trending/javascript?since=monthly) 's URL, don't filter option is `any`","spoken_language":"natural language, available in [Trending page](https://github.com/trending/javascript?since=monthly) 's URL"},"features":{"requireConfig":true,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/trending"],"target":"/trending/:since"},"name":"Trending","maintainers":["DIYgod","jameschensmith"],"url":"github.com/trending","location":"trending.ts"}} />
### User Followers {#github-user-followers}
<Route namespace="github" data={{"path":"/user/followers/:user","categories":["programming"],"example":"/github/user/followers/HenryQW","parameters":{"user":"GitHub username"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/:user"]},"name":"User Followers","maintainers":["HenryQW"],"location":"follower.ts"}} />
### User Repo {#github-user-repo}
<Route namespace="github" data={{"path":"/repos/:user","categories":["programming"],"example":"/github/repos/DIYgod","parameters":{"user":"GitHub username"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/:user"]},"name":"User Repo","maintainers":["DIYgod"],"location":"repos.ts"}} />
### User Starred Repositories {#github-user-starred-repositories}
<Route namespace="github" data={{"path":"/starred_repos/:user","categories":["programming"],"example":"/github/starred_repos/DIYgod","parameters":{"user":"User name"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/:user"]},"name":"User Starred Repositories","maintainers":["LanceZhu"],"location":"starred-repos.ts"}} />
### Wiki History {#github-wiki-history}
<Route namespace="github" data={{"path":"/wiki/:user/:repo/:page?","categories":["programming"],"example":"/github/wiki/flutter/flutter/Roadmap","parameters":{"user":"User / Org name","repo":"Repo name","page":"Page slug, can be found in URL, empty means Home"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["github.com/:user/:repo/wiki/:page/_history","github.com/:user/:repo/wiki/:page","github.com/:user/:repo/wiki/_history","github.com/:user/:repo/wiki"],"target":"/wiki/:user/:repo/:page"},"name":"Wiki History","maintainers":["TonyRL"],"location":"wiki.ts"}} />
## Gitpod {#gitpod}
### Blog {#gitpod-blog}
<Route namespace="gitpod" data={{"path":"/blog","categories":["programming"],"example":"/gitpod/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gitpod.io/blog","gitpod.io/"]},"name":"Blog","maintainers":["TonyRL"],"url":"gitpod.io/blog","location":"blog.ts"}} />
### Changelog {#gitpod-changelog}
<Route namespace="gitpod" data={{"path":"/changelog","categories":["programming"],"example":"/gitpod/changelog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gitpod.io/changelog","gitpod.io/"]},"name":"Changelog","maintainers":["TonyRL"],"url":"gitpod.io/changelog","location":"changelog.ts"}} />
## Go 语言中文网 {#go-yu-yan-zhong-wen-wang}
### 板块 {#go-yu-yan-zhong-wen-wang-ban-kuai}
<Route namespace="studygolang" data={{"path":"/go/:id?","categories":["programming"],"example":"/studygolang/go/daily","parameters":{"id":"板块 id默认为周刊"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["studygolang.com/go/:id","studygolang.com/"]},"name":"板块","maintainers":["nczitzk"],"location":"go.ts"}} />
### 招聘 {#go-yu-yan-zhong-wen-wang-zhao-pin}
<Route namespace="studygolang" data={{"path":"/jobs","categories":["programming"],"example":"/studygolang/jobs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"招聘","maintainers":["CcccFz","nczitzk"],"location":"jobs.ts"}} />
### 周刊 {#go-yu-yan-zhong-wen-wang-zhou-kan}
<Route namespace="studygolang" data={{"path":"/weekly","categories":["programming"],"example":"/studygolang/weekly","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"周刊","maintainers":["CWeilet","nczitzk"],"location":"weekly.ts"}} />
## GoCN {#gocn}
### 每日新闻 {#gocn-mei-ri-xin-wen}
<Route namespace="gocn" data={{"path":"/topics","categories":["programming"],"example":"/gocn/topics","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gocn.vip/"]},"name":"每日新闻","maintainers":["AtlanCI","CcccFz"],"url":"gocn.vip/","location":"topics.ts"}} />
### 招聘 {#gocn-zhao-pin}
<Route namespace="gocn" data={{"path":"/jobs","categories":["programming"],"example":"/gocn/jobs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["gocn.vip/"]},"name":"招聘","maintainers":["AtlanCI","CcccFz"],"url":"gocn.vip/","location":"jobs.ts"}} />
## Hacker News {#hacker-news}
### 用户 {#hacker-news-yong-hu}
<Route namespace="hackernews" data={{"path":"/:section?/:type?/:user?","categories":["programming"],"example":"/hackernews/threads/comments_list/dang","parameters":{"section":"内容分区,见上表,默认为 `index`","type":"链接类型,见上表,默认为 `sources`","user":"设定用户,只在 `threads` 和 `submitted` 分区有效"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ycombinator.com/:section","ycombinator.com/"]},"name":"用户","maintainers":["nczitzk","xie-dongping"],"description":"订阅特定用户的内容","location":"index.ts"}} />
订阅特定用户的内容
## Hacking8 {#hacking8}
### 搜索 {#hacking8-sou-suo}
<Route namespace="hacking8" data={{"path":"/search/:keyword?","categories":["programming"],"example":"/hacking8/search/rsshub","parameters":{"keyword":"关键字,默认为空"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["hacking8.com/index/:category","hacking8.com/"],"target":"/:category?"},"name":"搜索","maintainers":["nczitzk"],"location":"search.ts"}} />
### 信息流 {#hacking8-xin-xi-liu}
<Route namespace="hacking8" data={{"path":"/:category?","categories":["programming"],"example":"/hacking8","parameters":{"category":"分类,见下表,默认为最近更新"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["hacking8.com/index/:category","hacking8.com/"]},"name":"信息流","maintainers":["nczitzk"],"description":"| 推荐 | 最近更新 | 漏洞 / PoC 监控 | PDF |\n | ----- | -------- | --------------- | --- |\n | likes | index | vul-poc | pdf |","location":"index.ts"}} />
| 推荐 | 最近更新 | 漏洞 / PoC 监控 | PDF |
| ----- | -------- | --------------- | --- |
| likes | index | vul-poc | pdf |
## HackMD {#hackmd}
### Profile {#hackmd-profile}
<Route namespace="hackmd" data={{"path":"/profile/:path","categories":["programming"],"example":"/hackmd/profile/hackmd","parameters":{"path":"userpath or teampath"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Profile","maintainers":["Yukaii","kaiix"],"location":"profile.ts"}} />
## HelloGitHub {#hellogithub}
### 文章 {#hellogithub-wen-zhang}
<Route namespace="hellogithub" data={{"path":["/article/:sort?/:id?","/:sort?/:id?"],"categories":["programming"],"example":"/hellogithub/article","parameters":{"sort":"排序方式,见下表,默认为 `hot`,即热门","id":"标签 id可在对应标签页 URL 中找到,默认为全部标签"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"文章","maintainers":["moke8","nczitzk"],"description":"| 热门 | 最近 |\n | ---- | ---- |\n | hot | last |","location":"index.ts"}} />
| 热门 | 最近 |
| ---- | ---- |
| hot | last |
### 文章 {#hellogithub-wen-zhang}
<Route namespace="hellogithub" data={{"path":["/article/:sort?/:id?","/:sort?/:id?"],"categories":["programming"],"example":"/hellogithub/article","parameters":{"sort":"排序方式,见下表,默认为 `hot`,即热门","id":"标签 id可在对应标签页 URL 中找到,默认为全部标签"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"文章","maintainers":["moke8","nczitzk"],"description":"| 热门 | 最近 |\n | ---- | ---- |\n | hot | last |","location":"index.ts"}} />
| 热门 | 最近 |
| ---- | ---- |
| hot | last |
## Hex-Rays {#hex-rays}
### Hex-Rays News {#hex-rays-hex-rays-news}
<Route namespace="hex-rays" data={{"path":"/news","categories":["programming"],"example":"/hex-rays/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["hex-rays.com/","hex-rays.com/blog"]},"name":"Hex-Rays News","maintainers":["hellodword ","TonyRL"],"url":"hex-rays.com/","location":"index.ts"}} />
## Huggingface {#huggingface}
### Daily Papers {#huggingface-daily-papers}
<Route namespace="huggingface" data={{"path":"/daily-papers","categories":["programming"],"example":"/huggingface/daily-papers","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["huggingface.co/papers","huggingface.co/"]},"name":"Daily Papers","maintainers":["zeyugao"],"url":"huggingface.co/papers","location":"daily-papers.ts"}} />
### 中文博客 {#huggingface-zhong-wen-bo-ke}
<Route namespace="huggingface" data={{"path":"/blog-zh","categories":["programming"],"example":"/huggingface/blog-zh","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["huggingface.co/blog/zh","huggingface.co/"]},"name":"中文博客","maintainers":["zcf0508"],"url":"huggingface.co/blog/zh","location":"blog-zh.ts"}} />
## Issue Hunt {#issue-hunt}
### Project Funded {#issue-hunt-project-funded}
<Route namespace="issuehunt" data={{"path":"/funded/:username/:repo","categories":["programming"],"example":"/issuehunt/funded/DIYgod/RSSHub","parameters":{"username":"Github user/org","repo":"Repository name"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Project Funded","maintainers":["running-grass"],"location":"funded.ts"}} />
## Kong API 网关平台 {#kong-api-wang-guan-ping-tai}
[Kong](https://konghq.com/) 是一家开源的 API 网关服务商,此处收集其官网的最新博客文章。
### 博客最新文章 {#kong-api-wang-guan-ping-tai-bo-ke-zui-xin-wen-zhang}
<Route namespace="konghq" data={{"path":"/blog-posts","categories":["programming"],"example":"/konghq/blog-posts","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["konghq.com/blog/*"]},"name":"博客最新文章","maintainers":["piglei"],"url":"konghq.com/blog/*","location":"blog-posts.ts"}} />
## LeetCode {#leetcode}
### Articles {#leetcode-articles}
<Route namespace="leetcode" data={{"path":"/articles","categories":["programming"],"example":"/leetcode/articles","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["leetcode.com/articles"]},"name":"Articles","maintainers":["LogicJake"],"url":"leetcode.com/articles","location":"articles.ts"}} />
## ModelScope 魔搭社区 {#modelscope-mo-da-she-qu}
### DevPress 官方社区 {#modelscope-mo-da-she-qu-devpress-guan-fang-she-qu}
<Route namespace="modelscope" data={{"path":"/community","categories":["programming"],"example":"/modelscope/community","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["community.modelscope.cn/"]},"name":"DevPress 官方社区","maintainers":["TonyRL"],"url":"community.modelscope.cn/","location":"community.ts"}} />
### 创空间 {#modelscope-mo-da-she-qu-chuang-kong-jian}
<Route namespace="modelscope" data={{"path":"/studios","categories":["programming"],"example":"/modelscope/studios","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["modelscope.cn/studios"]},"name":"创空间","maintainers":["TonyRL"],"url":"modelscope.cn/studios","location":"studios.ts"}} />
### 模型库 {#modelscope-mo-da-she-qu-mo-xing-ku}
<Route namespace="modelscope" data={{"path":"/models","categories":["programming"],"example":"/modelscope/models","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["modelscope.cn/models"]},"name":"模型库","maintainers":["TonyRL"],"url":"modelscope.cn/models","location":"models.ts"}} />
### 数据集 {#modelscope-mo-da-she-qu-shu-ju-ji}
<Route namespace="modelscope" data={{"path":"/datasets","categories":["programming"],"example":"/modelscope/datasets","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["modelscope.cn/datasets"]},"name":"数据集","maintainers":["TonyRL"],"url":"modelscope.cn/datasets","location":"datasets.ts"}} />
## MySQL {#mysql}
### Release Notes {#mysql-release-notes}
<Route namespace="mysql" data={{"path":"/release/:version?","categories":["programming"],"example":"/mysql/release/8.0","parameters":{"version":"Version, see below, 8.0 by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Release Notes","maintainers":["nczitzk"],"description":"| 8.0 | 5.7 | 5.6 |\n | --- | --- | --- |","location":"release.ts"}} />
| 8.0 | 5.7 | 5.6 |
| --- | --- | --- |
## Node.js {#node-js}
### News {#node-js-news}
<Route namespace="nodejs" data={{"path":"/blog/:language?","categories":["programming"],"example":"/nodejs/blog","parameters":{"language":"Language, see below, en by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["nodejs.org/:language/blog","nodejs.org/"]},"name":"News","maintainers":["nczitzk"],"description":"| العربية | Catalan | Deutsch | Español | زبان فارسی |\n | ------- | ------- | ------- | ------- | ---------- |\n | ar | ca | de | es | fa |\n\n | Français | Galego | Italiano | 日本語 | 한국어 |\n | -------- | ------ | -------- | ------ | ------ |\n | fr | gl | it | ja | ko |\n\n | Português do Brasil | limba română | Русский | Türkçe | Українська |\n | ------------------- | ------------ | ------- | ------ | ---------- |\n | pt-br | ro | ru | tr | uk |\n\n | 简体中文 | 繁體中文 |\n | -------- | -------- |\n | zh-cn | zh-tw |","location":"blog.ts"}} />
| العربية | Catalan | Deutsch | Español | زبان فارسی |
| ------- | ------- | ------- | ------- | ---------- |
| ar | ca | de | es | fa |
| Français | Galego | Italiano | 日本語 | 한국어 |
| -------- | ------ | -------- | ------ | ------ |
| fr | gl | it | ja | ko |
| Português do Brasil | limba română | Русский | Türkçe | Українська |
| ------------------- | ------------ | ------- | ------ | ---------- |
| pt-br | ro | ru | tr | uk |
| 简体中文 | 繁體中文 |
| -------- | -------- |
| zh-cn | zh-tw |
## Quicker {#quicker}
### 动作分享 {#quicker-dong-zuo-fen-xiang}
<Route namespace="quicker" data={{"path":"/share/:category?","categories":["programming"],"example":"/quicker/share/Recent","parameters":{"category":"分类,见下表,默认为动作库最新更新"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["getquicker.net/Share/:category","getquicker.net/"]},"name":"动作分享","maintainers":["nczitzk"],"description":"| 动作库最新更新 | 动作库最多赞 | 动作库新动作 | 动作库最近赞 |\n | -------------- | ------------ | ------------ | ------------ |\n | Recent | Recommended | NewActions | RecentLiked |\n\n | 子程序 | 扩展热键 | 文本指令 |\n | ----------- | --------- | ------------ |\n | SubPrograms | PowerKeys | TextCommands |","location":"share.ts"}} />
| 动作库最新更新 | 动作库最多赞 | 动作库新动作 | 动作库最近赞 |
| -------------- | ------------ | ------------ | ------------ |
| Recent | Recommended | NewActions | RecentLiked |
| 子程序 | 扩展热键 | 文本指令 |
| ----------- | --------- | ------------ |
| SubPrograms | PowerKeys | TextCommands |
### 讨论区 {#quicker-tao-lun-qu}
<Route namespace="quicker" data={{"path":"/qa/:category?/:state?","categories":["programming"],"example":"/quicker/qa","parameters":{"category":"分类,见下表,默认为全部","state":"状态,见下表,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"讨论区","maintainers":["Cesaryuan","nczitzk"],"description":"分类\n\n | 使用问题 | 动作开发 | BUG 反馈 | 功能建议 |\n | -------- | -------- | -------- | -------- |\n | 1 | 9 | 3 | 4 |\n\n | 动作需求 | 经验创意 | 动作推荐 | 信息发布 |\n | -------- | -------- | -------- | -------- |\n | 6 | 2 | 7 | 5 |\n\n | 随便聊聊 | 异常报告 | 全部 |\n | -------- | -------- | ---- |\n | 8 | 10 | all |\n\n 状态\n\n | 全部 | 精华 | 已归档 |\n | ---- | ------ | ------- |\n | | digest | achived |","location":"qa.ts"}} />
分类
| 使用问题 | 动作开发 | BUG 反馈 | 功能建议 |
| -------- | -------- | -------- | -------- |
| 1 | 9 | 3 | 4 |
| 动作需求 | 经验创意 | 动作推荐 | 信息发布 |
| -------- | -------- | -------- | -------- |
| 6 | 2 | 7 | 5 |
| 随便聊聊 | 异常报告 | 全部 |
| -------- | -------- | ---- |
| 8 | 10 | all |
状态
| 全部 | 精华 | 已归档 |
| ---- | ------ | ------- |
| | digest | achived |
### 用户更新 {#quicker-yong-hu-geng-xin}
<Route namespace="quicker" data={{"path":"/user/:category/:id","categories":["programming"],"example":"/quicker/user/Actions/3-CL","parameters":{"category":"分类,见下表","id":"用户 id可在对应用户页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"用户更新","maintainers":["Cesaryuan","nczitzk"],"description":"| 动作 | 子程序 | 动作单 |\n | ------- | ----------- | ----------- |\n | Actions | SubPrograms | ActionLists |","location":"user.ts"}} />
| 动作 | 子程序 | 动作单 |
| ------- | ----------- | ----------- |
| Actions | SubPrograms | ActionLists |
## Rust 语言中文社区 {#rust-yu-yan-zhong-wen-she-qu}
### 招聘 {#rust-yu-yan-zhong-wen-she-qu-zhao-pin}
<Route namespace="rustcc" data={{"path":"/jobs","categories":["programming"],"example":"/rustcc/jobs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["rustcc.cn/"]},"name":"招聘","maintainers":["CcccFz"],"url":"rustcc.cn/","location":"jobs.ts"}} />
## SecWiki - 安全维基 {#secwiki-an-quan-wei-ji}
### 最新周刊 {#secwiki-an-quan-wei-ji-zui-xin-zhou-kan}
<Route namespace="sec-wiki" data={{"path":"/weekly","categories":["programming"],"example":"/sec-wiki/weekly","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"最新周刊","maintainers":["p7e4"],"location":"weekly.ts"}} />
## SegmentFault {#segmentfault}
### 博客 {#segmentfault-bo-ke}
<Route namespace="segmentfault" data={{"path":"/blogs/:tag","categories":["programming"],"example":"/segmentfault/blogs/go","parameters":{"tag":"标签名称,在 [标签](https://segmentfault.com/tags) 中可以找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["segmentfault.com/t/:tag/blogs"]},"name":"博客","maintainers":["shiluanzzz"],"location":"blogs.ts"}} />
### 频道 {#segmentfault-pin-dao}
<Route namespace="segmentfault" data={{"path":"/channel/:name","categories":["programming"],"example":"/segmentfault/channel/frontend","parameters":{"name":"频道名称,在频道 URL 可以找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["segmentfault.com/channel/:name"]},"name":"频道","maintainers":["LogicJake","Fatpandac"],"location":"channel.ts"}} />
### 用户 {#segmentfault-yong-hu}
<Route namespace="segmentfault" data={{"path":"/user/:name","categories":["programming"],"example":"/segmentfault/user/minnanitkong","parameters":{"name":"用户 Id用户详情页 URL 可以找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["segmentfault.com/u/:name"]},"name":"用户","maintainers":["leyuuu","Fatpandac"],"location":"user.ts"}} />
## Smashing Magazine {#smashing-magazine}
### Category {#smashing-magazine-category}
<Route namespace="smashingmagazine" data={{"path":"/:category?","categories":["programming"],"example":"/smashingmagazine/react","parameters":{"category":"Find in URL or Table below"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["smashingmagazine.com/category/:category"],"target":"/:category"},"name":"Category","maintainers":["Rjnishant530"],"url":"smashingmagazine.com/articles/","description":"| **Category** | |\n | ------------------ | ------------------ |\n | Accessibility | accessibility |\n | Best practices | best-practices |\n | Business | business |\n | Career | career |\n | Checklists | checklists |\n | CSS | css |\n | Data Visualization | data-visualization |\n | Design | design |\n | Design Patterns | design-patterns |\n | Design Systems | design-systems |\n | E-Commerce | e-commerce |\n | Figma | figma |\n | Freebies | freebies |\n | HTML | html |\n | Illustrator | illustrator |\n | Inspiration | inspiration |\n | JavaScript | javascript |\n | Mobile | mobile |\n | Performance | performance |\n | Privacy | privacy |\n | React | react |\n | Responsive Design | responsive-design |\n | Round-Ups | round-ups |\n | SEO | seo |\n | Typography | typography |\n | Tools | tools |\n | UI | ui |\n | Usability | usability |\n | UX | ux |\n | Vue | vue |\n | Wallpapers | wallpapers |\n | Web Design | web-design |\n | Workflow | workflow |","location":"category.ts"}} />
| **Category** | |
| ------------------ | ------------------ |
| Accessibility | accessibility |
| Best practices | best-practices |
| Business | business |
| Career | career |
| Checklists | checklists |
| CSS | css |
| Data Visualization | data-visualization |
| Design | design |
| Design Patterns | design-patterns |
| Design Systems | design-systems |
| E-Commerce | e-commerce |
| Figma | figma |
| Freebies | freebies |
| HTML | html |
| Illustrator | illustrator |
| Inspiration | inspiration |
| JavaScript | javascript |
| Mobile | mobile |
| Performance | performance |
| Privacy | privacy |
| React | react |
| Responsive Design | responsive-design |
| Round-Ups | round-ups |
| SEO | seo |
| Typography | typography |
| Tools | tools |
| UI | ui |
| Usability | usability |
| UX | ux |
| Vue | vue |
| Wallpapers | wallpapers |
| Web Design | web-design |
| Workflow | workflow |
## 阿里云 {#a-li-yun}
### 公告 {#a-li-yun-gong-gao}
<Route namespace="aliyun" data={{"path":"/notice/:type?","categories":["programming"],"example":"/aliyun/notice","parameters":{"type":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"公告","maintainers":["muzea"],"description":"| 类型 | type |\n | -------- | ---- |\n | 全部 | |\n | 升级公告 | 1 |\n | 安全公告 | 2 |\n | 备案公告 | 3 |\n | 其他 | 4 |","location":"notice.ts"}} />
| 类型 | type |
| -------- | ---- |
| 全部 | |
| 升级公告 | 1 |
| 安全公告 | 2 |
| 备案公告 | 3 |
| 其他 | 4 |
### 开发者社区 - 主题 {#a-li-yun-kai-fa-zhe-she-qu-zhu-ti}
<Route namespace="aliyun" data={{"path":"/developer/group/:type","categories":["programming"],"example":"/aliyun/developer/group/alitech","parameters":{"type":"对应技术领域分类"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["developer.aliyun.com/group/:type"]},"name":"开发者社区 - 主题","maintainers":["umm233"],"location":"developer/group.ts"}} />
### 数据库内核月报 {#a-li-yun-shu-ju-ku-nei-he-yue-bao}
<Route namespace="aliyun" data={{"path":"/database_month","categories":["programming"],"example":"/aliyun/database_month","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["mysql.taobao.org/monthly","mysql.taobao.org/"]},"name":"数据库内核月报","maintainers":["junbaor"],"url":"mysql.taobao.org/monthly","location":"database-month.ts"}} />
## 安全客 {#an-quan-ke}
:::tip
官方提供了混合的主页资讯 RSS: [https://api.anquanke.com/data/v1/rss](https://api.anquanke.com/data/v1/rss)
:::
### 分类订阅 {#an-quan-ke-fen-lei-ding-yue}
<Route namespace="anquanke" data={{"path":"/:category/:fulltext?","categories":["programming"],"example":"/anquanke/week","parameters":{"category":"分类订阅","fulltext":"是否获取全文,如需获取全文参数传入 `quanwen` 或 `fulltext`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类订阅","maintainers":["qwertyuiop6"],"description":"| 360 网络安全周报 | 活动 | 知识 | 资讯 | 招聘 | 工具 |\n | ---------------- | -------- | --------- | ---- | ---- | ---- |\n | week | activity | knowledge | news | job | tool |","location":"category.ts"}} />
| 360 网络安全周报 | 活动 | 知识 | 资讯 | 招聘 | 工具 |
| ---------------- | -------- | --------- | ---- | ---- | ---- |
| week | activity | knowledge | news | job | tool |
## 安全内参 {#an-quan-nei-can}
### 分类 {#an-quan-nei-can-fen-lei}
<Route namespace="secrss" data={{"path":"/category/:category?","categories":["programming"],"example":"/secrss/category/产业趋势","parameters":{"category":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类","maintainers":["XinRoom","SunBK201"],"location":"category.ts"}} />
### 作者 {#an-quan-nei-can-zuo-zhe}
<Route namespace="secrss" data={{"path":"/author/:author","categories":["programming"],"example":"/secrss/author/网络安全威胁和漏洞信息共享平台","parameters":{"author":"N"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"作者","maintainers":["XinRoom","SunBK201"],"location":"author.ts"}} />
## 北京智源人工智能研究院 {#bei-jing-zhi-yuan-ren-gong-zhi-neng-yan-jiu-yuan}
### 智源社区 - 评论 {#bei-jing-zhi-yuan-ren-gong-zhi-neng-yan-jiu-yuan-zhi-yuan-she-qu-ping-lun}
<Route namespace="baai" data={{"path":"/hub/comments","categories":["programming"],"example":"/baai/hub/comments","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["hub.baai.ac.cn/comments","hub.baai.ac.cn/"]},"name":"智源社区 - 评论","maintainers":["TonyRL"],"url":"hub.baai.ac.cn/comments","location":"comments.ts"}} />
### 智源社区 - 活动 {#bei-jing-zhi-yuan-ren-gong-zhi-neng-yan-jiu-yuan-zhi-yuan-she-qu-huo-dong}
<Route namespace="baai" data={{"path":"/hub/events","categories":["programming"],"example":"/baai/hub/events","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["hub.baai.ac.cn/events","hub.baai.ac.cn/"]},"name":"智源社区 - 活动","maintainers":["TonyRL"],"url":"hub.baai.ac.cn/events","location":"events.ts"}} />
## 登链社区 {#deng-lian-she-qu}
### 文章 {#deng-lian-she-qu-wen-zhang}
<Route namespace="learnblockchain" data={{"path":"/posts/:cid/:sort?","categories":["programming"],"example":"/learnblockchain/posts/DApp/newest","parameters":{"cid":"分类id,更多分类可以论坛的URL找到","sort":"排序方式,默认精选"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"文章","maintainers":["running-grass"],"description":"| id | 分类 |\n | -------- | ------------ |\n | all | 全部 |\n | DApp | 去中心化应用 |\n | chains | 公链 |\n | 联盟链 | 联盟链 |\n | scaling | Layer2 |\n | langs | 编程语言 |\n | security | 安全 |\n | dst | 存储 |\n | basic | 理论研究 |\n | other | 其他 |\n\n | id | 排序方式 |\n | -------- | ----------- |\n | newest | 最新 |\n | featured | 精选 (默认) |\n | featured | 最赞 |\n | hottest | 最热 |","location":"posts.ts"}} />
| id | 分类 |
| -------- | ------------ |
| all | 全部 |
| DApp | 去中心化应用 |
| chains | 公链 |
| 联盟链 | 联盟链 |
| scaling | Layer2 |
| langs | 编程语言 |
| security | 安全 |
| dst | 存储 |
| basic | 理论研究 |
| other | 其他 |
| id | 排序方式 |
| -------- | ----------- |
| newest | 最新 |
| featured | 精选 (默认) |
| featured | 最赞 |
| hottest | 最热 |
## 极术社区 {#ji-shu-she-qu}
### 频道、专栏、用户 {#ji-shu-she-qu-pin-dao-zhuan-lan-yong-hu}
<Route namespace="aijishu" data={{"path":"/:type/:name?","categories":["programming"],"example":"/aijishu/channel/ai","parameters":{"type":"文章类型,可以取值如下","name":"名字取自URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"频道、专栏、用户","maintainers":[],"description":"| type | 说明 |\n | ------- | ---- |\n | channel | 频道 |\n | blog | 专栏 |\n | u | 用户 |","location":"index.ts"}} />
| type | 说明 |
| ------- | ---- |
| channel | 频道 |
| blog | 专栏 |
| u | 用户 |
## 掘金 {#jue-jin}
### 标签 {#jue-jin-biao-qian}
<Route namespace="juejin" data={{"path":"/tag/:tag","categories":["programming"],"example":"/juejin/tag/JavaScript","parameters":{"tag":"标签名,可在标签 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["juejin.cn/tag/:tag"]},"name":"标签","maintainers":["isheng5"],"location":"tag.ts"}} />
### 单个收藏夹 {#jue-jin-dan-ge-shou-cang-jia}
<Route namespace="juejin" data={{"path":"/collection/:collectionId","categories":["programming"],"example":"/juejin/collection/6845243180586123271","parameters":{"collectionId":"收藏夹唯一标志符, 在浏览器地址栏URL中能够找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["juejin.cn/collection/:collectionId"]},"name":"单个收藏夹","maintainers":["isQ"],"location":"collection.ts"}} />
### 沸点 {#jue-jin-fei-dian}
<Route namespace="juejin" data={{"path":"/pins/:type?","categories":["programming"],"example":"/juejin/pins/6824710202487472141","parameters":{"type":"默认为 recommend见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"沸点","maintainers":["xyqfer","laampui"],"description":"| 推荐 | 热门 | 上班摸鱼 | 内推招聘 | 一图胜千言 | 今天学到了 | 每天一道算法题 | 开发工具推荐 | 树洞一下 |\n | --------- | ---- | ------------------- | ------------------- | ------------------- | ------------------- | ------------------- | ------------------- | ------------------- |\n | recommend | hot | 6824710203301167112 | 6819970850532360206 | 6824710202487472141 | 6824710202562969614 | 6824710202378436621 | 6824710202000932877 | 6824710203112423437 |","location":"pins.ts"}} />
| 推荐 | 热门 | 上班摸鱼 | 内推招聘 | 一图胜千言 | 今天学到了 | 每天一道算法题 | 开发工具推荐 | 树洞一下 |
| --------- | ---- | ------------------- | ------------------- | ------------------- | ------------------- | ------------------- | ------------------- | ------------------- |
| recommend | hot | 6824710203301167112 | 6819970850532360206 | 6824710202487472141 | 6824710202562969614 | 6824710202378436621 | 6824710202000932877 | 6824710203112423437 |
### 分类 {#jue-jin-fen-lei}
<Route namespace="juejin" data={{"path":"/category/:category","categories":["programming"],"example":"/juejin/category/frontend","parameters":{"category":"分类名"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类","maintainers":["DIYgod"],"description":"| 后端 | 前端 | Android | iOS | 人工智能 | 开发工具 | 代码人生 | 阅读 |\n | ------- | -------- | ------- | --- | -------- | -------- | -------- | ------- |\n | backend | frontend | android | ios | ai | freebie | career | article |","location":"category.ts"}} />
| 后端 | 前端 | Android | iOS | 人工智能 | 开发工具 | 代码人生 | 阅读 |
| ------- | -------- | ------- | --- | -------- | -------- | -------- | ------- |
| backend | frontend | android | ios | ai | freebie | career | article |
### 热门 {#jue-jin-re-men}
<Route namespace="juejin" data={{"path":"/trending/:category/:type","categories":["programming"],"example":"/juejin/trending/ios/monthly","parameters":{"category":"分类名","type":"类型"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"热门","maintainers":["moaix"],"description":"| category | 标签 |\n | -------- | -------- |\n | android | Android |\n | frontend | 前端 |\n | ios | iOS |\n | backend | 后端 |\n | design | 设计 |\n | product | 产品 |\n | freebie | 工具资源 |\n | article | 阅读 |\n | ai | 人工智能 |\n | devops | 运维 |\n | all | 全部 |\n\n | type | 类型 |\n | ---------- | -------- |\n | weekly | 本周最热 |\n | monthly | 本月最热 |\n | historical | 历史最热 |","location":"trending.ts"}} />
| category | 标签 |
| -------- | -------- |
| android | Android |
| frontend | 前端 |
| ios | iOS |
| backend | 后端 |
| design | 设计 |
| product | 产品 |
| freebie | 工具资源 |
| article | 阅读 |
| ai | 人工智能 |
| devops | 运维 |
| all | 全部 |
| type | 类型 |
| ---------- | -------- |
| weekly | 本周最热 |
| monthly | 本月最热 |
| historical | 历史最热 |
### 收藏集 {#jue-jin-shou-cang-ji}
<Route namespace="juejin" data={{"path":"/collections/:userId","categories":["programming"],"example":"/juejin/collections/1697301682482439","parameters":{"userId":"用户唯一标志符, 在浏览器地址栏URL中能够找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["juejin.cn/user/:id","juejin.cn/user/:id/collections"],"target":"/collections/:id"},"name":"收藏集","maintainers":["isQ"],"location":"favorites.ts"}} />
### 小册 {#jue-jin-xiao-ce}
<Route namespace="juejin" data={{"path":"/books","categories":["programming"],"example":"/juejin/books","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["juejin.cn/books"]},"name":"小册","maintainers":["xyqfer"],"url":"juejin.cn/books","description":"> 掘金小册需要付费订阅RSS 仅做更新提醒,不含付费内容.","location":"books.ts"}} />
> 掘金小册需要付费订阅RSS 仅做更新提醒,不含付费内容.
### 用户文章 {#jue-jin-yong-hu-wen-zhang}
<Route namespace="juejin" data={{"path":"/posts/:id","categories":["programming"],"example":"/juejin/posts/3051900006845944","parameters":{"id":"用户 id, 可在用户页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["juejin.cn/user/:id","juejin.cn/user/:id/posts"]},"name":"用户文章","maintainers":["Maecenas"],"location":"posts.ts"}} />
### 专栏 {#jue-jin-zhuan-lan}
<Route namespace="juejin" data={{"path":"/column/:id","categories":["programming"],"example":"/juejin/column/6960559453037199391","parameters":{"id":"专栏 id, 可在专栏页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["juejin.cn/column/:id"]},"name":"专栏","maintainers":["xiangzy1"],"location":"column.ts"}} />
## 开源中国 {#kai-yuan-zhong-guo}
### 数字型账号用户博客 {#kai-yuan-zhong-guo-shu-zi-xing-zhang-hao-yong-hu-bo-ke}
<Route namespace="oschina" data={{"path":["/u/:uid","/user/:id"],"categories":["programming"],"example":"/oschina/u/3920392","parameters":{"uid":"用户 id可通过查看用户博客网址得到以 u/数字结尾,数字即为 id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["my.oschina.net/u/:uid"]},"name":"数字型账号用户博客","maintainers":[],"location":"user.ts"}} />
### 数字型账号用户博客 {#kai-yuan-zhong-guo-shu-zi-xing-zhang-hao-yong-hu-bo-ke}
<Route namespace="oschina" data={{"path":["/u/:uid","/user/:id"],"categories":["programming"],"example":"/oschina/u/3920392","parameters":{"uid":"用户 id可通过查看用户博客网址得到以 u/数字结尾,数字即为 id"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["my.oschina.net/u/:uid"]},"name":"数字型账号用户博客","maintainers":[],"location":"user.ts"}} />
### 问答主题 {#kai-yuan-zhong-guo-wen-da-zhu-ti}
<Route namespace="oschina" data={{"path":"/topic/:topic","categories":["programming"],"example":"/oschina/topic/weekly-news","parameters":{"topic":"主题名,可从 [全部主题](https://www.oschina.net/question/topics) 进入主题页,在 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["oschina.net/question/topic/:topic"]},"name":"问答主题","maintainers":["loveely7"],"location":"topic.ts"}} />
### 资讯 {#kai-yuan-zhong-guo-zi-xun}
<Route namespace="oschina" data={{"path":"/news/:category?","categories":["programming"],"example":"/oschina/news/project","parameters":{"category":"板块名"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["oschina.net/news/:category"],"target":"/news/:category"},"name":"资讯","maintainers":["tgly307","zengxs"],"description":"| [综合资讯][osc_gen] | [软件更新资讯][osc_proj] | [行业资讯][osc_ind] | [编程语言资讯][osc_pl] |\n | ------------------- | ------------------------ | ------------------- | ---------------------- |\n | industry | project | industry-news | programming |\n\n 订阅 [全部板块资讯][osc_all] 可以使用 [https://rsshub.app/oschina/news](https://rsshub.app/oschina/news)\n\n [osc_all]: https://www.oschina.net/news \"开源中国 - 全部资讯\"\n\n [osc_gen]: https://www.oschina.net/news/industry \"开源中国 - 综合资讯\"\n\n [osc_proj]: https://www.oschina.net/news/project \"开源中国 - 软件更新资讯\"\n\n [osc_ind]: https://www.oschina.net/news/industry-news \"开源中国 - 行业资讯\"\n\n [osc_pl]: https://www.oschina.net/news/programming \"开源中国 - 编程语言资讯\"","location":"news.ts"}} />
| [综合资讯][osc_gen] | [软件更新资讯][osc_proj] | [行业资讯][osc_ind] | [编程语言资讯][osc_pl] |
| ------------------- | ------------------------ | ------------------- | ---------------------- |
| industry | project | industry-news | programming |
订阅 [全部板块资讯][osc_all] 可以使用 [https://rsshub.app/oschina/news](https://rsshub.app/oschina/news)
[osc_all]: https://www.oschina.net/news "开源中国 - 全部资讯"
[osc_gen]: https://www.oschina.net/news/industry "开源中国 - 综合资讯"
[osc_proj]: https://www.oschina.net/news/project "开源中国 - 软件更新资讯"
[osc_ind]: https://www.oschina.net/news/industry-news "开源中国 - 行业资讯"
[osc_pl]: https://www.oschina.net/news/programming "开源中国 - 编程语言资讯"
## 蓝桥云课 {#lan-qiao-yun-ke}
### 技术社区 {#lan-qiao-yun-ke-ji-shu-she-qu}
<Route namespace="lanqiao" data={{"path":"/questions/:id","categories":["programming"],"example":"/lanqiao/questions/2","parameters":{"id":"topic_id 主题 `id` 可在社区板块 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["lanqiao.cn/questions/","lanqiao.cn/questions/topics/:id"]},"name":"技术社区","maintainers":["huhuhang"],"url":"lanqiao.cn/questions/","location":"questions.ts"}} />
### 全站发布的课程 {#lan-qiao-yun-ke-quan-zhan-fa-bu-de-ke-cheng}
<Route namespace="lanqiao" data={{"path":"/courses/:sort/:tag","categories":["programming"],"example":"/lanqiao/courses/latest/all","parameters":{"sort":"排序规则 sort, 默认(`default`)、最新(`latest`)、最热(`hotest`)","tag":"课程标签 `tag`可在该页面找到https://www.lanqiao.cn/courses/"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"全站发布的课程","maintainers":["huhuhang"],"location":"courses.ts"}} />
### 作者发布的课程 {#lan-qiao-yun-ke-zuo-zhe-fa-bu-de-ke-cheng}
<Route namespace="lanqiao" data={{"path":"/author/:uid","categories":["programming"],"example":"/lanqiao/author/1701267","parameters":{"uid":"作者 `uid` 可在作者主页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["lanqiao.cn/users/:uid"]},"name":"作者发布的课程","maintainers":["huhuhang"],"location":"author.ts"}} />
## 洛谷 {#luo-gu}
### 比赛列表 {#luo-gu-bi-sai-lie-biao}
<Route namespace="luogu" data={{"path":"/contest","categories":["programming"],"example":"/luogu/contest","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["luogu.com.cn/contest/list","luogu.com.cn/"]},"name":"比赛列表","maintainers":["prnake"],"url":"luogu.com.cn/contest/list","location":"contest.ts"}} />
### 日报 {#luo-gu-ri-bao}
<Route namespace="luogu" data={{"path":"/daily/:id?","categories":["programming"],"example":"/luogu/daily","parameters":{"id":"年度日报所在帖子 id可在 URL 中找到,不填默认为 `47327`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["luogu.com.cn/discuss/47327","luogu.com.cn/"],"target":"/daily"},"name":"日报","maintainers":["LogicJake ","prnake ","nczitzk"],"url":"luogu.com.cn/discuss/47327","location":"daily.ts"}} />
### 用户博客 {#luo-gu-yong-hu-bo-ke}
<Route namespace="luogu" data={{"path":"/user/blog/:name","categories":["programming"],"example":"/luogu/user/blog/ftiasch","parameters":{"name":"博客名称"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["luogu.com.cn/blog/:name"]},"name":"用户博客","maintainers":[],"location":"user-blog.ts"}} />
### 用户动态 {#luo-gu-yong-hu-dong-tai}
<Route namespace="luogu" data={{"path":"/user/feed/:uid","categories":["programming"],"example":"/luogu/user/feed/1","parameters":{"uid":"用户 UID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["luogu.com.cn/user/:uid"]},"name":"用户动态","maintainers":["solstice23"],"location":"user-feed.ts"}} />
## 墨天轮 {#mo-tian-lun}
### 合辑 {#mo-tian-lun-he-ji}
<Route namespace="modb" data={{"path":"/topic/:id","categories":["programming"],"example":"/modb/topic/44158","parameters":{"id":"合辑序号"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"合辑","maintainers":["yueneiqi"],"location":"topic.ts"}} />
## 前端早早聊 {#qian-duan-zao-zao-liao}
### 文章 {#qian-duan-zao-zao-liao-wen-zhang}
<Route namespace="zaozao" data={{"path":"/article/:type?","categories":["programming"],"example":"/zaozao/article/quality","parameters":{"type":"文章分类"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.zaozao.run/article/:type"],"target":"/article/:type"},"name":"文章","maintainers":["shaomingbo"],"description":"| 精品推荐 | 技术干货 | 职场成长 | 社区动态 | 组件物料 | 行业动态 |\n | --------- | -------- | -------- | --------- | -------- | -------- |\n | recommend | quality | growth | community | material | industry |","location":"article.ts"}} />
| 精品推荐 | 技术干货 | 职场成长 | 社区动态 | 组件物料 | 行业动态 |
| --------- | -------- | -------- | --------- | -------- | -------- |
| recommend | quality | growth | community | material | industry |
## 微信小程序 {#wei-xin-xiao-cheng-xu}
:::tip
公众号直接抓取困难,故目前提供几种间接抓取方案,请自行选择
:::
### 公众平台系统公告栏目 {#wei-xin-xiao-cheng-xu-gong-zhong-ping-tai-xi-tong-gong-gao-lan-mu}
<Route namespace="wechat" data={{"path":"/announce","categories":["programming"],"example":"/wechat/announce","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["mp.weixin.qq.com/cgi-bin/announce"]},"name":"公众平台系统公告栏目","maintainers":["xyqfer"],"url":"mp.weixin.qq.com/cgi-bin/announce","location":"announce.ts"}} />
## 印记中文 {#yin-ji-zhong-wen}
### Unknown {#yin-ji-zhong-wen-unknown}
<Route namespace="docschina" data={{"path":"/weekly/:category?","categories":["programming"],"example":"/docschina/weekly","parameters":{"category":"周刊分类见下表默认为js"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Unknown","maintainers":["daijinru","hestudy"],"location":"weekly.ts"}} />

View File

@ -0,0 +1,233 @@
# reading
## hameln {#hameln}
### chapter {#hameln-chapter}
<Route namespace="hameln" data={{"path":"/chapter/:id","categories":["reading"],"example":"/hameln/chapter/264928","parameters":{"id":"Novel id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["syosetu.org/novel/:id"]},"name":"chapter","maintainers":["huangliangshusheng"],"description":"Eg: [https://syosetu.org/novel/264928](https://syosetu.org/novel/264928)","location":"chapter.ts"}} />
Eg: [https://syosetu.org/novel/264928](https://syosetu.org/novel/264928)
## Inoreader {#inoreader}
### RSS {#inoreader-rss}
<Route namespace="inoreader" data={{"path":"/rss/:user/:tag","categories":["reading"],"example":"/inoreader/rss/1005137674/user-favorites","parameters":{"user":"user id, the interger after user/ in the example URL","tag":"tag, the string after tag/ in the example URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"RSS","maintainers":["EthanWng97"],"location":"rss.ts"}} />
## Literotica {#literotica}
### New Stories {#literotica-new-stories}
<Route namespace="literotica" data={{"path":"/new","categories":["reading"],"example":"/literotica/new","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["literotica.com/"]},"name":"New Stories","maintainers":["nczitzk"],"url":"literotica.com/","location":"new.ts"}} />
## MagazineLib {#magazinelib}
### Latest Magazine {#magazinelib-latest-magazine}
<Route namespace="magazinelib" data={{"path":"/latest-magazine/:query?","categories":["reading"],"example":"/magazinelib/latest-magazine/new+yorker","parameters":{"query":"query, search page querystring"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Latest Magazine","maintainers":["EthanWng97"],"description":"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`","location":"latest-magazine.ts"}} />
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`
## Penguin Random House {#penguin-random-house}
### Articles {#penguin-random-house-articles}
<Route namespace="penguin-random-house" data={{"path":"/articles","categories":["reading"],"example":"/penguin-random-house/articles","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["penguinrandomhouse.com/articles"]},"name":"Articles","maintainers":["StevenRCE0"],"url":"penguinrandomhouse.com/articles","location":"articles.ts"}} />
### Book Lists {#penguin-random-house-book-lists}
<Route namespace="penguin-random-house" data={{"path":"/the-read-down","categories":["reading"],"example":"/penguin-random-house/the-read-down","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["penguinrandomhouse.com/the-read-down"]},"name":"Book Lists","maintainers":["StevenRCE0"],"url":"penguinrandomhouse.com/the-read-down","location":"thereaddown.ts"}} />
## SF 轻小说 {#sf-qing-xiao-shuo}
### 章节 {#sf-qing-xiao-shuo-zhang-jie}
<Route namespace="sfacg" data={{"path":"/novel/chapter/:id","categories":["reading"],"example":"/sfacg/novel/chapter/672431","parameters":{"id":"小说 id, 可在对应小说页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["book.sfacg.com/Novel/:id/*"]},"name":"章节","maintainers":["keocheung"],"location":"novel-chapter.ts"}} />
## SoBooks {#sobooks}
### 标签 {#sobooks-biao-qian}
<Route namespace="sobooks" data={{"path":"/tag/:id?","categories":["reading"],"example":"/sobooks/tag/小说","parameters":{"id":"标签, 见下表,默认为小说"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["sobooks.net/books/tag/:tag"],"target":"/tag/:tag"},"name":"标签","maintainers":["nczitzk"],"description":"热门标签\n\n | 小说 | 文学 | 历史 | 日本 | 科普 | 管理 | 推理 | 社会 | 经济 |\n | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ------ |\n | 传记 | 美国 | 悬疑 | 哲学 | 心理 | 商业 | 金融 | 思维 | 经典 |\n | 随笔 | 投资 | 文化 | 励志 | 科幻 | 成长 | 中国 | 英国 | 政治 |\n | 漫画 | 纪实 | 艺术 | 科学 | 生活 | 职场 | 散文 | 法国 | 互联网 |\n | 营销 | 奇幻 | 二战 | 股票 | 女性 | 德国 | 学习 | 战争 | 创业 |\n | 绘本 | 名著 | 爱情 | 军事 | 理财 | 教育 | 世界 | 人物 | 沟通 |","location":"tag.ts"}} />
热门标签
| 小说 | 文学 | 历史 | 日本 | 科普 | 管理 | 推理 | 社会 | 经济 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ------ |
| 传记 | 美国 | 悬疑 | 哲学 | 心理 | 商业 | 金融 | 思维 | 经典 |
| 随笔 | 投资 | 文化 | 励志 | 科幻 | 成长 | 中国 | 英国 | 政治 |
| 漫画 | 纪实 | 艺术 | 科学 | 生活 | 职场 | 散文 | 法国 | 互联网 |
| 营销 | 奇幻 | 二战 | 股票 | 女性 | 德国 | 学习 | 战争 | 创业 |
| 绘本 | 名著 | 爱情 | 军事 | 理财 | 教育 | 世界 | 人物 | 沟通 |
### 归档 {#sobooks-gui-dang}
<Route namespace="sobooks" data={{"path":"/date/:date?","categories":["reading"],"example":"/sobooks/date/2020-11","parameters":{"date":"日期,见例子,默认为当前年月"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["sobooks.net/:category"],"target":"/:category"},"name":"归档","maintainers":["nczitzk"],"location":"date.ts"}} />
### 首页 {#sobooks-shou-ye}
<Route namespace="sobooks" data={{"path":"/:category?","categories":["reading"],"example":"/sobooks","parameters":{"category":"分类, 见下表"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["sobooks.net/:category"],"target":"/:category"},"name":"首页","maintainers":["nczitzk"],"description":"| 分类 | 分类名 |\n | -------- | ---------------- |\n | 小说文学 | xiaoshuowenxue |\n | 历史传记 | lishizhuanji |\n | 人文社科 | renwensheke |\n | 励志成功 | lizhichenggong |\n | 经济管理 | jingjiguanli |\n | 学习教育 | xuexijiaoyu |\n | 生活时尚 | shenghuoshishang |\n | 英文原版 | yingwenyuanban |","location":"index.ts"}} />
| 分类 | 分类名 |
| -------- | ---------------- |
| 小说文学 | xiaoshuowenxue |
| 历史传记 | lishizhuanji |
| 人文社科 | renwensheke |
| 励志成功 | lizhichenggong |
| 经济管理 | jingjiguanli |
| 学习教育 | xuexijiaoyu |
| 生活时尚 | shenghuoshishang |
| 英文原版 | yingwenyuanban |
## syosetu {#syosetu}
### chapter {#syosetu-chapter}
<Route namespace="syosetu" data={{"path":"/chapter/:id","categories":["reading"],"example":"/syosetu/chapter/n1976ey","parameters":{"id":"Novel id, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["novel18.syosetu.com/:id"]},"name":"chapter","maintainers":["huangliangshusheng"],"description":"Eg: `https://ncode.syosetu.com/n1976ey/`","location":"chapter.ts"}} />
Eg: `https://ncode.syosetu.com/n1976ey/`
## 爱思想 {#ai-si-xiang}
### 栏目 {#ai-si-xiang-lan-mu}
<Route namespace="aisixiang" data={{"path":"/column/:id","categories":["reading"],"example":"/aisixiang/column/722","parameters":{"id":"栏目 ID, 可在对应栏目 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"栏目","maintainers":["HenryQW","nczitzk"],"location":"column.ts"}} />
### 思想库(专栏) {#ai-si-xiang-si-xiang-ku-zhuan-lan}
<Route namespace="aisixiang" data={{"path":"/thinktank/:id/:type?","categories":["reading"],"example":"/aisixiang/thinktank/WuQine/论文","parameters":{"id":"专栏 ID一般为作者拼音可在URL中找到","type":"栏目类型,参考下表,默认为全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"思想库(专栏)","maintainers":["hoilc","nczitzk"],"description":"| 论文 | 时评 | 随笔 | 演讲 | 访谈 | 著作 | 读书 | 史论 | 译作 | 诗歌 | 书信 | 科学 |\n | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |","location":"thinktank.ts"}} />
| 论文 | 时评 | 随笔 | 演讲 | 访谈 | 著作 | 读书 | 史论 | 译作 | 诗歌 | 书信 | 科学 |
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
### 专题 {#ai-si-xiang-zhuan-ti}
<Route namespace="aisixiang" data={{"path":"/zhuanti/:id","categories":["reading"],"example":"/aisixiang/zhuanti/211","parameters":{"id":"专题 ID, 可在对应专题 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"专题","maintainers":["nczitzk"],"description":":::tip\n 更多专题请见 [关键词](http://www.aisixiang.com/zhuanti/)\n :::","location":"zhuanti.ts"}} />
:::tip
更多专题请见 [关键词](http://www.aisixiang.com/zhuanti/)
:::
## 超星 {#chao-xing}
### 期刊 {#chao-xing-qi-kan}
<Route namespace="chaoxing" data={{"path":"/qk/:id/:needContent?","categories":["reading"],"example":"/chaoxing/qk/6b5c39b3dd84352be512e29df0297437","parameters":{"id":"期刊 id可在期刊页 URL 中找到","needContent":"需要获取文章全文,填写 true/yes 表示需要,默认需要"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"期刊","maintainers":["nczitzk"],"description":":::tip\n 全部期刊可以在 [这里](http://qk.chaoxing.com/space/index) 找到,你也可以从 [学科分类](https://qikan.chaoxing.com/jourclassify) 和 [期刊导航](https://qikan.chaoxing.com/search/openmag) 中发现更多期刊。\n\n 如订阅 [**上海文艺**](http://m.chaoxing.com/mqk/list?sw=&mags=6b5c39b3dd84352be512e29df0297437&isort=20&from=space),其 URL 为 `http://m.chaoxing.com/mqk/list?mags=6b5c39b3dd84352be512e29df0297437`。`6b5c39b3dd84352be512e29df0297437` 即为期刊 id所得路由为 [`/chaoxing/qk/6b5c39b3dd84352be512e29df0297437`](https://rsshub.app/chaoxing/qk/6b5c39b3dd84352be512e29df0297437)\n :::\n\n :::warning\n 你可以设置参数 **需要获取文章全文** 为 `true` `yes` `t` `y` 等值或者忽略这个参数RSS 的条目会携带期刊中的 **文章全文**,而不仅仅是 **文章概要**。但因为发起访问请求过多会被该网站屏蔽,你可以将其关闭(设置该参数为 `false` `no` `f` `n` 等值),这将会大大减少请求次数从而更难触发网站的反爬机制。\n\n 路由默认会获取 **30** 个条目。在路由后指定 `?limit=<条目数量>` 减少或增加单次获取条目数量,同样可以减少请求次数,如设置为一次获取 **10** 个条目,路由可以更改为 [`/chaoxing/qk/6b5c39b3dd84352be512e29df0297437?limit=10`](https://rsshub.app/chaoxing/qk/6b5c39b3dd84352be512e29df0297437?limit=10)\n\n 在根据上文设置 **需要获取文章全文** 为不需要时,你可以将 `limit` 值增大,从而获取更多的条目,此时因为不获取全文也不会触发反爬机制,如 [`/chaoxing/qk/6b5c39b3dd84352be512e29df0297437/false?limit=100`](https://rsshub.app/chaoxing/qk/6b5c39b3dd84352be512e29df0297437/false?limit=100)\n :::","location":"qk.ts"}} />
:::tip
全部期刊可以在 [这里](http://qk.chaoxing.com/space/index) 找到,你也可以从 [学科分类](https://qikan.chaoxing.com/jourclassify) 和 [期刊导航](https://qikan.chaoxing.com/search/openmag) 中发现更多期刊。
如订阅 [**上海文艺**](http://m.chaoxing.com/mqk/list?sw=\&mags=6b5c39b3dd84352be512e29df0297437\&isort=20\&from=space),其 URL 为 `http://m.chaoxing.com/mqk/list?mags=6b5c39b3dd84352be512e29df0297437`。`6b5c39b3dd84352be512e29df0297437` 即为期刊 id所得路由为 [`/chaoxing/qk/6b5c39b3dd84352be512e29df0297437`](https://rsshub.app/chaoxing/qk/6b5c39b3dd84352be512e29df0297437)
:::
:::warning
你可以设置参数 **需要获取文章全文** 为 `true` `yes` `t` `y` 等值或者忽略这个参数RSS 的条目会携带期刊中的 **文章全文**,而不仅仅是 **文章概要**。但因为发起访问请求过多会被该网站屏蔽,你可以将其关闭(设置该参数为 `false` `no` `f` `n` 等值),这将会大大减少请求次数从而更难触发网站的反爬机制。
路由默认会获取 **30** 个条目。在路由后指定 `?limit=<条目数量>` 减少或增加单次获取条目数量,同样可以减少请求次数,如设置为一次获取 **10** 个条目,路由可以更改为 [`/chaoxing/qk/6b5c39b3dd84352be512e29df0297437?limit=10`](https://rsshub.app/chaoxing/qk/6b5c39b3dd84352be512e29df0297437?limit=10)
在根据上文设置 **需要获取文章全文** 为不需要时,你可以将 `limit` 值增大,从而获取更多的条目,此时因为不获取全文也不会触发反爬机制,如 [`/chaoxing/qk/6b5c39b3dd84352be512e29df0297437/false?limit=100`](https://rsshub.app/chaoxing/qk/6b5c39b3dd84352be512e29df0297437/false?limit=100)
:::
## 刺猬猫 {#ci-wei-mao}
### 章节 {#ci-wei-mao-zhang-jie}
<Route namespace="ciweimao" data={{"path":"/chapter/:id","categories":["reading"],"example":"/ciweimao/chapter/100043404","parameters":{"id":"小说 id, 可在对应小说页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["wap.ciweimao.com/book/:id"]},"name":"章节","maintainers":["keocheung"],"location":"chapter.ts"}} />
## 東立出版社 {#dong-li-chu-ban-she}
### 新聞 {#dong-li-chu-ban-she-xin-wen}
<Route namespace="tongli" data={{"path":"/news/:type","categories":["reading"],"example":"/tongli/news/6","parameters":{"type":"分類,可以在“新聞”鏈接中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新聞","maintainers":["CokeMine"],"location":"news.ts"}} />
## 欢乐书客 {#huan-le-shu-ke}
### 章节 {#huan-le-shu-ke-zhang-jie}
<Route namespace="hbooker" data={{"path":"/chapter/:id","categories":["reading"],"example":"/hbooker/chapter/100113279","parameters":{"id":"小说 id, 可在对应小说页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["hbooker.com/book/:id"]},"name":"章节","maintainers":["keocheung"],"location":"chapter.ts"}} />
## 晋江文学城 {#jin-jiang-wen-xue-cheng}
### 作者最新作品 {#jin-jiang-wen-xue-cheng-zuo-zhe-zui-xin-zuo-pin}
<Route namespace="jjwxc" data={{"path":"/author/:id?","categories":["reading"],"example":"/jjwxc/author/4364484","parameters":{"id":"作者 id可在对应作者页中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"作者最新作品","maintainers":["nczitzk"],"location":"author.ts"}} />
### 作品 {#jin-jiang-wen-xue-cheng-zuo-pin}
<Route namespace="jjwxc" data={{"path":"/book/:id?","categories":["reading"],"example":"/jjwxc/book/7013024","parameters":{"id":"作品 id可在对应作品页中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"作品","maintainers":["nczitzk"],"location":"book.ts"}} />
## 哩哔轻小说 {#li-bi-qing-xiao-shuo}
### 小说更新 {#li-bi-qing-xiao-shuo-xiao-shuo-geng-xin}
<Route namespace="linovelib" data={{"path":"/novel/:id","categories":["reading"],"example":"/linovelib/novel/2547","parameters":{"id":"小说 id对应书架开始阅读 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"小说更新","maintainers":["misakicoca"],"location":"novel.ts"}} />
## 明月中文网 {#ming-yue-zhong-wen-wang}
### 榜单 {#ming-yue-zhong-wen-wang-bang-dan}
<Route namespace="56kog" data={{"path":"/top/:category?","categories":["reading"],"example":"/56kog/top/weekvisit","parameters":{"category":"分类,见下表,默认为周点击榜"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"榜单","maintainers":["nczitzk"],"description":"| [周点击榜](https://www.56kog.com/top/weekvisit.html) | [总收藏榜](https://www.56kog.com/top/goodnum.html) | [最新 入库](https://www.56kog.com/top/postdate.html) |\n | ---------------------------------------------------- | -------------------------------------------------- | ---------------------------------------------------- |\n | weekvisit | goodnum | postdate |","location":"top.ts"}} />
| [周点击榜](https://www.56kog.com/top/weekvisit.html) | [总收藏榜](https://www.56kog.com/top/goodnum.html) | [最新 入库](https://www.56kog.com/top/postdate.html) |
| ---------------------------------------------------- | -------------------------------------------------- | ---------------------------------------------------- |
| weekvisit | goodnum | postdate |
### 分类 {#ming-yue-zhong-wen-wang-fen-lei}
<Route namespace="56kog" data={{"path":"/class/:category?","categories":["reading"],"example":"/56kog/class/1_1","parameters":{"category":"分类,见下表,默认为玄幻魔法"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类","maintainers":["nczitzk"],"description":"| [玄幻魔法](https://www.56kog.com/class/1_1.html) | [武侠修真](https://www.56kog.com/class/2_1.html) | [历史军事](https://www.56kog.com/class/4_1.html) | [侦探推理](https://www.56kog.com/class/5_1.html) | [网游动漫](https://www.56kog.com/class/6_1.html) |\n | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ |\n | 1_1 | 2_1 | 4_1 | 5_1 | 6_1 |\n\n | [恐怖灵异](https://www.56kog.com/class/8_1.html) | [都市言情](https://www.56kog.com/class/3_1.html) | [科幻](https://www.56kog.com/class/7_1.html) | [女生小说](https://www.56kog.com/class/9_1.html) | [其他](https://www.56kog.com/class/10_1.html) |\n | ------------------------------------------------ | ------------------------------------------------ | -------------------------------------------- | ------------------------------------------------ | --------------------------------------------- |\n | 8_1 | 3_1 | 7_1 | 9_1 | 10_1 |","location":"class.ts"}} />
| [玄幻魔法](https://www.56kog.com/class/1_1.html) | [武侠修真](https://www.56kog.com/class/2_1.html) | [历史军事](https://www.56kog.com/class/4_1.html) | [侦探推理](https://www.56kog.com/class/5_1.html) | [网游动漫](https://www.56kog.com/class/6_1.html) |
| ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ |
| 1\_1 | 2\_1 | 4\_1 | 5\_1 | 6\_1 |
| [恐怖灵异](https://www.56kog.com/class/8_1.html) | [都市言情](https://www.56kog.com/class/3_1.html) | [科幻](https://www.56kog.com/class/7_1.html) | [女生小说](https://www.56kog.com/class/9_1.html) | [其他](https://www.56kog.com/class/10_1.html) |
| ------------------------------------------------ | ------------------------------------------------ | -------------------------------------------- | ------------------------------------------------ | --------------------------------------------- |
| 8\_1 | 3\_1 | 7\_1 | 9\_1 | 10\_1 |
## 起点 {#qi-dian}
### 讨论区 {#qi-dian-tao-lun-qu}
<Route namespace="qidian" data={{"path":"/forum/:id","categories":["reading"],"example":"/qidian/forum/1010400217","parameters":{"id":"小说 id, 可在对应小说页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["book.qidian.com/info/:id"]},"name":"讨论区","maintainers":["fuzy112"],"location":"forum.ts"}} />
### 限时免费下期预告 {#qi-dian-xian-shi-mian-fei-xia-qi-yu-gao}
<Route namespace="qidian" data={{"path":"/free-next/:type?","categories":["reading"],"example":"/qidian/free-next","parameters":{"type":"默认不填为起点中文网,填 mm 为起点女生网"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.qidian.com/free"],"target":"/free"},"name":"限时免费下期预告","maintainers":["LogicJake"],"url":"www.qidian.com/free","location":"free-next.ts"}} />
### 限时免费 {#qi-dian-xian-shi-mian-fei}
<Route namespace="qidian" data={{"path":"/free/:type?","categories":["reading"],"example":"/qidian/free","parameters":{"type":"默认不填为起点中文网,填 mm 为起点女生网"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.qidian.com/free"],"target":"/free"},"name":"限时免费","maintainers":["LogicJake"],"url":"www.qidian.com/free","location":"free.ts"}} />
### 章节 {#qi-dian-zhang-jie}
<Route namespace="qidian" data={{"path":"/chapter/:id","categories":["reading"],"example":"/qidian/chapter/1010400217","parameters":{"id":"小说 id, 可在对应小说页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["book.qidian.com/info/:id"]},"name":"章节","maintainers":["fuzy112"],"location":"chapter.ts"}} />
### 作者 {#qi-dian-zuo-zhe}
<Route namespace="qidian" data={{"path":"/author/:id","categories":["reading"],"example":"/qidian/author/9639927","parameters":{"id":"作者 id, 可在作者页面 URL 找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["my.qidian.com/author/:id"]},"name":"作者","maintainers":["miles170"],"location":"author.ts"}} />
## 轻小说文库 {#qing-xiao-shuo-wen-ku}
### 章节 {#qing-xiao-shuo-wen-ku-zhang-jie}
<Route namespace="wenku8" data={{"path":"/chapter/:id","categories":["reading"],"example":"/wenku8/chapter/74","parameters":{"id":"小说 id, 可在对应小说页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"章节","maintainers":["zsakvo"],"location":"chapter.ts"}} />
### 最新卷 {#qing-xiao-shuo-wen-ku-zui-xin-juan}
<Route namespace="wenku8" data={{"path":"/volume/:id","categories":["reading"],"example":"/wenku8/volume/1163","parameters":{"id":"小说 id, 可在对应小说页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"最新卷","maintainers":["huangliangshusheng"],"location":"volume.ts"}} />
## 日本語多読道場 {#ri-ben-yu-duo-du-dao-chang}
### 等级 {#ri-ben-yu-duo-du-dao-chang-deng-ji}
<Route namespace="yomujp" data={{"path":"/:level?","categories":["reading"],"example":"/yomujp/n1","parameters":{"level":"等级n1~n6为空默认全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yomujp.com/","yomujp.com/:level"],"target":"/:level"},"name":"等级","maintainers":["eternasuno"],"url":"yomujp.com/","location":"level.ts"}} />
## 书伴 {#shu-ban}
### 分类 {#shu-ban-fen-lei}
<Route namespace="bookfere" data={{"path":"/:category","categories":["reading"],"example":"/bookfere/skills","parameters":{"category":"分类名"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类","maintainers":["OdinZhang"],"description":"| 每周一书 | 使用技巧 | 图书推荐 | 新闻速递 | 精选短文 |\n | -------- | -------- | -------- | -------- | -------- |\n | weekly | skills | books | news | essay |","location":"category.ts"}} />
| 每周一书 | 使用技巧 | 图书推荐 | 新闻速递 | 精选短文 |
| -------- | -------- | -------- | -------- | -------- |
| weekly | skills | books | news | essay |

View File

@ -0,0 +1,487 @@
# shopping
## 0818 团 {#0818-tuan}
### 分类 {#0818-tuan-fen-lei}
<Route namespace="0818tuan" data={{"path":"/:listId?","categories":["shopping"],"example":"/0818tuan","parameters":{"listId":"活动分类,见下表,默认为 `1`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"分类","maintainers":["TonyRL"],"description":"| 最新线报 | 实测活动 | 优惠券 |\n | -------- | -------- | ------ |\n | 1 | 2 | 3 |","location":"index.ts"}} />
| 最新线报 | 实测活动 | 优惠券 |
| -------- | -------- | ------ |
| 1 | 2 | 3 |
## Arcteryx {#arcteryx}
### New Arrivals {#arcteryx-new-arrivals}
<Route namespace="arcteryx" data={{"path":"/new-arrivals/:country/:gender","categories":["shopping"],"example":"/arcteryx/new-arrivals/us/mens","parameters":{"country":"country","gender":"gender"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["arcteryx.com/:country/en/c/:gender/new-arrivals"]},"name":"New Arrivals","maintainers":["EthanWng97"],"description":"Country\n\n | United States | Canada | United Kingdom |\n | ------------- | ------ | -------------- |\n | us | ca | gb |\n\n gender\n\n | male | female |\n | ---- | ------ |\n | mens | womens |\n\n :::tip\n Parameter `country` can be found within the url of `Arcteryx` website.\n :::","location":"new-arrivals.ts"}} />
Country
| United States | Canada | United Kingdom |
| ------------- | ------ | -------------- |
| us | ca | gb |
gender
| male | female |
| ---- | ------ |
| mens | womens |
:::tip
Parameter `country` can be found within the url of `Arcteryx` website.
:::
### Outlet {#arcteryx-outlet}
<Route namespace="arcteryx" data={{"path":"/outlet/:country/:gender","categories":["shopping"],"example":"/arcteryx/outlet/us/mens","parameters":{"country":"country","gender":"gender"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["outlet.arcteryx.com/:country/en/c/:gender"]},"name":"Outlet","maintainers":["EthanWng97"],"description":"Country\n\n | United States | Canada | United Kingdom |\n | ------------- | ------ | -------------- |\n | us | ca | gb |\n\n gender\n\n | male | female |\n | ---- | ------ |\n | mens | womens |\n\n :::tip\n Parameter `country` can be found within the url of `Arcteryx` website.\n :::","location":"outlet.ts"}} />
Country
| United States | Canada | United Kingdom |
| ------------- | ------ | -------------- |
| us | ca | gb |
gender
| male | female |
| ---- | ------ |
| mens | womens |
:::tip
Parameter `country` can be found within the url of `Arcteryx` website.
:::
### Regear New Arrivals {#arcteryx-regear-new-arrivals}
<Route namespace="arcteryx" data={{"path":"/regear/new-arrivals","categories":["shopping"],"example":"/arcteryx/regear/new-arrivals","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["regear.arcteryx.com/shop/new-arrivals","regear.arcteryx.com/"]},"name":"Regear New Arrivals","maintainers":["EthanWng97"],"url":"regear.arcteryx.com/shop/new-arrivals","location":"regear-new-arrivals.ts"}} />
## Bellroy {#bellroy}
### New Releases {#bellroy-new-releases}
<Route namespace="bellroy" data={{"path":"/new-releases","categories":["shopping"],"example":"/bellroy/new-releases","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["bellroy.com/collection/new-releases","bellroy.com/"]},"name":"New Releases","maintainers":["EthanWng97"],"url":"bellroy.com/collection/new-releases","location":"new-releases.ts"}} />
## Furstar {#furstar}
### 画师列表 {#furstar-hua-shi-lie-biao}
<Route namespace="furstar" data={{"path":"/artists/:lang?","categories":["shopping"],"example":"/furstar/artists/cn","parameters":{"lang":"语言, 留空为jp, 支持cn, en"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["furstar.jp/"],"target":"/artists"},"name":"画师列表","maintainers":["NeverBehave"],"url":"furstar.jp/","location":"artists.ts"}} />
### 已经出售的角色列表 {#furstar-yi-jing-chu-shou-de-jue-se-lie-biao}
<Route namespace="furstar" data={{"path":"/archive/:lang?","categories":["shopping"],"example":"/furstar/archive/cn","parameters":{"lang":"语言, 留空为jp, 支持cn, en"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["furstar.jp/:lang/archive.php","furstar.jp/archive.php"],"target":"/archive/:lang"},"name":"已经出售的角色列表","maintainers":["NeverBehave"],"location":"archive.ts"}} />
### 最新售卖角色列表 {#furstar-zui-xin-shou-mai-jue-se-lie-biao}
<Route namespace="furstar" data={{"path":"/characters/:lang?","categories":["shopping"],"example":"/furstar/characters/cn","parameters":{"lang":"语言, 留空为jp, 支持cn, en"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["furstar.jp/:lang","furstar.jp/"],"target":"/characters/:lang"},"name":"最新售卖角色列表","maintainers":["NeverBehave"],"location":"index.ts"}} />
## Gumroad {#gumroad}
### Products {#gumroad-products}
<Route namespace="gumroad" data={{"path":"/:username/:products","categories":["shopping"],"example":"/gumroad/afkmaster/Eve10","parameters":{"username":"username, can be found in URL","products":"products name, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Products","maintainers":["Fatpandac"],"description":"`https://afkmaster.gumroad.com/l/Eve10` -> `/gumroad/afkmaster/Eve10`","location":"index.ts"}} />
`https://afkmaster.gumroad.com/l/Eve10` -> `/gumroad/afkmaster/Eve10`
## hotukdeals {#hotukdeals}
### hottest {#hotukdeals-hottest}
<Route namespace="hotukdeals" data={{"path":"/hottest","categories":["shopping"],"example":"/hotukdeals/hottest","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.hotukdeals.com/"]},"name":"hottest","maintainers":["DIYgod"],"url":"www.hotukdeals.com/","location":"hottest.ts"}} />
### thread {#hotukdeals-thread}
<Route namespace="hotukdeals" data={{"path":"/:type","categories":["shopping"],"example":"/hotukdeals/hot","parameters":{"type":"should be one of highlights, hot, new, discussed"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"thread","maintainers":["DIYgod"],"location":"index.ts"}} />
## IKEA {#ikea}
### UK - New Product Release {#ikea-uk-new-product-release}
<Route namespace="ikea" data={{"path":"/gb/new","categories":["shopping"],"example":"/ikea/gb/new","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ikea.com/gb/en/new/new-products/","ikea.com/"]},"name":"UK - New Product Release","maintainers":["HenryQW"],"url":"ikea.com/gb/en/new/new-products/","location":"gb/new.ts"}} />
### UK - Offers {#ikea-uk-offers}
<Route namespace="ikea" data={{"path":"/gb/offer","categories":["shopping"],"example":"/ikea/gb/offer","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ikea.com/gb/en/offers","ikea.com/"]},"name":"UK - Offers","maintainers":["HenryQW"],"url":"ikea.com/gb/en/offers","location":"gb/offer.ts"}} />
### 中国 - 会员特惠 {#ikea-zhong-guo-hui-yuan-te-hui}
<Route namespace="ikea" data={{"path":"/cn/family_offers","categories":["shopping"],"example":"/ikea/cn/family_offers","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ikea.cn/cn/zh/offers/family-offers","ikea.cn/"]},"name":"中国 - 会员特惠","maintainers":["jzhangdev"],"url":"ikea.cn/cn/zh/offers/family-offers","location":"cn/family-offers.ts"}} />
### 中国 - 低价优选 {#ikea-zhong-guo-di-jia-you-xuan}
<Route namespace="ikea" data={{"path":"/cn/low_price","categories":["shopping"],"example":"/ikea/cn/low_price","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ikea.cn/cn/zh/campaigns/wo3-men2-de-chao1-zhi2-di1-jia4-pub8b08af40","ikea.cn/"]},"name":"中国 - 低价优选","maintainers":["jzhangdev"],"url":"ikea.cn/cn/zh/campaigns/wo3-men2-de-chao1-zhi2-di1-jia4-pub8b08af40","location":"cn/low-price.ts"}} />
### 中国 - 当季新品推荐 {#ikea-zhong-guo-dang-ji-xin-pin-tui-jian}
<Route namespace="ikea" data={{"path":"/cn/new","categories":["shopping"],"example":"/ikea/cn/new","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ikea.cn/cn/zh/new/","ikea.cn/"]},"name":"中国 - 当季新品推荐","maintainers":["jzhangdev"],"url":"ikea.cn/cn/zh/new/","location":"cn/new.ts"}} />
## MyFigureCollection {#myfigurecollection}
### Activity {#myfigurecollection-activity}
<Route namespace="myfigurecollection" data={{"path":"/activity/:category?/:language?/:latestAdditions?/:latestEdits?/:latestAlerts?/:latestPictures?","categories":["shopping"],"example":"/myfigurecollection/activity","parameters":{"category":"Category, Figures by default","language":"Language, as above, `en` by default","latestAdditions":"Latest Additions, on as `1` by default, off as `0`","latestEdits":"Changes, on as `1` by default, off as `0`","latestAlerts":"Alerts, on as `1` by default, off as `0`","latestPictures":"Pictures, on as `1` by default, off as `0`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["zh.myfigurecollection.net/browse","zh.myfigurecollection.net/"],"target":"/:category?/:language?"},"name":"Activity","maintainers":["nczitzk"],"url":"zh.myfigurecollection.net/browse","description":"Category\n\n | Figures | Goods | Media |\n | ------- | ----- | ----- |\n | 0 | 1 | 2 |\n\n Language\n\n | Id | Language |\n | -- | ---------- |\n | | en |\n | de | Deutsch |\n | es | Español |\n | fi | Suomeksi |\n | fr | Français |\n | it | Italiano |\n | ja | 日本語 |\n | nl | Nederlands |\n | no | Norsk |\n | pl | Polski |\n | pt | Português |\n | ru | Русский |\n | sv | Svenska |\n | zh | 中文 |","location":"activity.ts"}} />
Category
| Figures | Goods | Media |
| ------- | ----- | ----- |
| 0 | 1 | 2 |
Language
| Id | Language |
| -- | ---------- |
| | en |
| de | Deutsch |
| es | Español |
| fi | Suomeksi |
| fr | Français |
| it | Italiano |
| ja | 日本語 |
| nl | Nederlands |
| no | Norsk |
| pl | Polski |
| pt | Português |
| ru | Русский |
| sv | Svenska |
| zh | 中文 |
### 圖片 {#myfigurecollection-tu-pian}
<Route namespace="myfigurecollection" data={{"path":"/:category?/:language?","categories":["shopping"],"example":"/myfigurecollection/potd","parameters":{"category":"分类,默认为每日圖片","language":"语言,见上表,默认为空,即 `en`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["zh.myfigurecollection.net/browse","zh.myfigurecollection.net/"]},"name":"圖片","maintainers":["nczitzk"],"url":"zh.myfigurecollection.net/browse","description":"| 每日圖片 | 每週圖片 | 每月圖片 |\n | -------- | -------- | -------- |\n | potd | potw | potm |","location":"index.ts"}} />
| 每日圖片 | 每週圖片 | 每月圖片 |
| -------- | -------- | -------- |
| potd | potw | potm |
## MyMusicSheet {#mymusicsheet}
### User Sheets {#mymusicsheet-user-sheets}
<Route namespace="mymusicsheet" data={{"path":"/user/sheets/:username/:iso?/:freeOnly?","categories":["shopping"],"example":"/mymusicsheet/user/sheets/HalcyonMusic/USD/1","parameters":{"username":"用户名可在URL中找到","iso":"用于显示价格的ISO 4217货币代码, 支持常见代码, 默认为人民币, 即`CNY`","freeOnly":"只返回免费谱, 任意值为开启"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["mymusicsheet.com/:username/*","mymusicsheet.com/:username"],"target":"/user/sheets/:username"},"name":"User Sheets","maintainers":["Freddd13"],"description":"关于 ISO 4217请参考[维基百科](https://zh.wikipedia.org/zh-cn/ISO_4217#%E7%8E%B0%E8%A1%8C%E4%BB%A3%E7%A0%81)","location":"usersheets.ts"}} />
关于 ISO 4217请参考[维基百科](https://zh.wikipedia.org/zh-cn/ISO_4217#%E7%8E%B0%E8%A1%8C%E4%BB%A3%E7%A0%81)
## Patagonia {#patagonia}
### New Arrivals {#patagonia-new-arrivals}
<Route namespace="patagonia" data={{"path":"/new-arrivals/:category","categories":["shopping"],"example":"/patagonia/new-arrivals/mens","parameters":{"category":"category, see below"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"New Arrivals","maintainers":[],"description":"| Men's | Women's | Kids' & Baby | Packs & Gear |\n | ----- | ------- | ------------ | ------------ |\n | mens | womens | kids | luggage |","location":"new-arrivals.ts"}} />
| Men's | Women's | Kids' & Baby | Packs & Gear |
| ----- | ------- | ------------ | ------------ |
| mens | womens | kids | luggage |
## ShopBack {#shopback}
### Store {#shopback-store}
<Route namespace="shopback" data={{"path":"/:store","categories":["shopping"],"example":"/shopback/shopee-mart","parameters":{"store":"Store, can be found in URL"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["shopback.com.tw/:category","shopback.com.tw/"]},"name":"Store","maintainers":["nczitzk"],"location":"store.ts"}} />
## Snow Peak {#snow-peak}
### New Arrivals(USA) {#snow-peak-new-arrivals-usa}
<Route namespace="snowpeak" data={{"path":"/us/new-arrivals","categories":["shopping"],"example":"/snowpeak/us/new-arrivals","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["snowpeak.com/collections/new-arrivals","snowpeak.com/"]},"name":"New Arrivals(USA)","maintainers":["EthanWng97"],"url":"snowpeak.com/collections/new-arrivals","location":"us-new-arrivals.ts"}} />
## Uniqlo {#uniqlo}
### New Arrivals {#uniqlo-new-arrivals}
<Route namespace="uniqlo" data={{"path":"/new/:country/:category","categories":["shopping"],"example":"/uniqlo/new/sg/men","parameters":{"country":"currently only supports sg, us, jp","category":"supports `men` `women`, `kids`, `baby`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"New Arrivals","maintainers":["DIYgod"],"location":"new.ts"}} />
## Zagg {#zagg}
### New Arrivals {#zagg-new-arrivals}
<Route namespace="zagg" data={{"path":"/new-arrivals/:query?","categories":["shopping"],"example":"/zagg/new-arrivals/brand=164&cat=3038,3041","parameters":{"query":"query, search page querystring"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"New Arrivals","maintainers":["EthanWng97"],"description":"For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3041`, the query is `brand=164&cat=3038%2C3041`","location":"new-arrivals.ts"}} />
For instance, in `https://www.zagg.com/en_us/new-arrivals?brand=164&cat=3038%2C3041`, the query is `brand=164&cat=3038%2C3041`
## 大麦网 {#da-mai-wang}
### 票务更新 {#da-mai-wang-piao-wu-geng-xin}
<Route namespace="damai" data={{"path":"/activity/:city/:category/:subcategory/:keyword?","categories":["shopping"],"example":"/damai/activity/上海/音乐会/全部/柴可夫斯基","parameters":{"city":"城市,如果不需要限制,请填入`全部`","category":"分类,如果不需要限制,请填入`全部`","subcategory":"子分类,如果不需要限制,请填入`全部`","keyword":"搜索关键字,置空为不限制"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"票务更新","maintainers":["hoilc"],"description":"城市、分类名、子分类名,请参见[大麦网搜索页面](https://search.damai.cn/search.htm)","location":"activity.ts"}} />
城市、分类名、子分类名,请参见[大麦网搜索页面](https://search.damai.cn/search.htm)
## 多抓鱼 {#duo-zhua-yu}
### 搜索结果 {#duo-zhua-yu-sou-suo-jie-guo}
<Route namespace="duozhuayu" data={{"path":"/search/:wd","categories":["shopping"],"example":"/duozhuayu/search/JavaScript","parameters":{"wd":"搜索关键词"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["duozhuayu.com/search/book/:wd"]},"name":"搜索结果","maintainers":["fengkx"],"location":"search.ts"}} />
## 逛丢 {#guang-diu}
### 关键字搜索 {#guang-diu-guan-jian-zi-sou-suo}
<Route namespace="guangdiu" data={{"path":"/search/:query?","categories":["shopping"],"example":"/guangdiu/search/k=百度网盘","parameters":{"query":"链接参数,对应网址问号后的内容"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"关键字搜索","maintainers":["Huzhixin00"],"location":"search.ts"}} />
### 国内折扣 / 海外折扣 {#guang-diu-guo-nei-zhe-kou-hai-wai-zhe-kou}
<Route namespace="guangdiu" data={{"path":"/:query?","categories":["shopping"],"example":"/guangdiu/k=daily","parameters":{"query":"链接参数,对应网址问号后的内容"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"国内折扣 / 海外折扣","maintainers":["Fatpandac"],"description":":::tip\n 海外折扣: [`/guangdiu/k=daily&c=us`](https://rsshub.app/guangdiu/k=daily&c=us)\n :::","location":"index.ts"}} />
:::tip
海外折扣: [`/guangdiu/k=daily&c=us`](https://rsshub.app/guangdiu/k=daily\&c=us)
:::
### 九块九 {#guang-diu-jiu-kuai-jiu}
<Route namespace="guangdiu" data={{"path":"/cheaps/:query?","categories":["shopping"],"example":"/guangdiu/cheaps/k=clothes","parameters":{"query":"链接参数,对应网址问号后的内容"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"九块九","maintainers":["fatpandac"],"location":"cheaps.ts"}} />
### 一小时风云榜 {#guang-diu-yi-xiao-shi-feng-yun-bang}
<Route namespace="guangdiu" data={{"path":"/rank","categories":["shopping"],"example":"/guangdiu/rank","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["guangdiu.com/rank"]},"name":"一小时风云榜","maintainers":["fatpandac"],"url":"guangdiu.com/rank","location":"rank.ts"}} />
## 京东 {#jing-dong}
### 商品价格 {#jing-dong-shang-pin-jia-ge}
<Route namespace="jd" data={{"path":"/price/:id","categories":["shopping"],"example":"/jd/price/526835","parameters":{"id":"商品 id可在商品详情页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"商品价格","maintainers":["nczitzk"],"description":":::tip\n 如商品 `https://item.jd.com/526835.html` 中的 id 为 `526835`,所以路由为 [`/jd/price/526835`](https://rsshub.app/jd/price/526835)\n :::","location":"price.ts"}} />
:::tip
如商品 `https://item.jd.com/526835.html` 中的 id 为 `526835`,所以路由为 [`/jd/price/526835`](https://rsshub.app/jd/price/526835)
:::
## 上海东方艺术中心 {#shang-hai-dong-fang-yi-shu-zhong-xin}
### 演出月历 {#shang-hai-dong-fang-yi-shu-zhong-xin-yan-chu-yue-li}
<Route namespace="shoac" data={{"path":"/recent-show","categories":["shopping"],"example":"/shoac/recent-show","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["shoac.com.cn/"]},"name":"演出月历","maintainers":["TonyRL"],"url":"shoac.com.cn/","location":"recent-show.ts"}} />
## 上海文化广场 {#shang-hai-wen-hua-guang-chang}
### 节目列表 {#shang-hai-wen-hua-guang-chang-jie-mu-lie-biao}
<Route namespace="shcstheatre" data={{"path":"/programs","categories":["shopping"],"example":"/shcstheatre/programs","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.shcstheatre.com/Program/programList.aspx"]},"name":"节目列表","maintainers":["fuzy112"],"url":"www.shcstheatre.com/Program/programList.aspx","location":"programs.ts"}} />
## 什么值得买 {#shen-me-zhi-de-mai}
:::tip
网站也提供了部分 RSS: [https://www.smzdm.com/dingyue](https://www.smzdm.com/dingyue)
:::
### 关键词 {#shen-me-zhi-de-mai-guan-jian-ci}
<Route namespace="smzdm" data={{"path":"/keyword/:keyword","categories":["shopping"],"example":"/smzdm/keyword/女装","parameters":{"keyword":"你想订阅的关键词"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"关键词","maintainers":["DIYgod","MeanZhang"],"location":"keyword.ts"}} />
### 好文分类 {#shen-me-zhi-de-mai-hao-wen-fen-lei}
<Route namespace="smzdm" data={{"path":"/haowen/fenlei/:name/:sort?","categories":["shopping"],"example":"/smzdm/haowen/fenlei/shenghuodianqi","parameters":{"name":"分类名,可在 URL 中查看","sort":"排序方式,默认为最新"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["post.smzdm.com/fenlei/:name"],"target":"/haowen/fenlei/:name"},"name":"好文分类","maintainers":["LogicJake"],"description":"| 最新 | 周排行 | 月排行 |\n | ---- | ------ | ------ |\n | 0 | 7 | 30 |","location":"haowen-fenlei.ts"}} />
| 最新 | 周排行 | 月排行 |
| ---- | ------ | ------ |
| 0 | 7 | 30 |
### 好文 {#shen-me-zhi-de-mai-hao-wen}
<Route namespace="smzdm" data={{"path":"/haowen/:day?","categories":["shopping"],"example":"/smzdm/haowen/1","parameters":{"day":"以天为时间跨度,默认为 `all`,其余可以选择 `1``7``30``365`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"好文","maintainers":["LogicJake"],"location":"haowen.ts"}} />
### 排行榜 {#shen-me-zhi-de-mai-pai-hang-bang}
<Route namespace="smzdm" data={{"path":"/ranking/:rank_type/:rank_id/:hour","categories":["shopping"],"example":"/smzdm/ranking/pinlei/11/3","parameters":{"rank_type":"榜单类型","rank_id":"榜单ID","hour":"时间跨度"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"排行榜","maintainers":["DIYgod"],"description":"- 榜单类型\n\n | 好价品类榜 | 好价电商榜 | 海淘 TOP 榜 | 好文排行榜 | 好物排行榜 |\n | ---------- | ---------- | ----------- | ---------- | ---------- |\n | pinlei | dianshang | haitao | haowen | haowu |\n\n - 榜单 ID\n\n 好价品类榜\n\n | 全部 | 食品生鲜 | 电脑数码 | 运动户外 | 家用电器 | 白菜 | 服饰鞋包 | 日用百货 |\n | ---- | -------- | -------- | -------- | -------- | ---- | -------- | -------- |\n | 11 | 12 | 13 | 14 | 15 | 17 | 74 | 75 |\n\n 好价电商榜\n\n | 券活动 | 京东 | 天猫 | 亚马逊中国 | 国美在线 | 苏宁易购 | 网易 | 西集网 | 美国亚马逊 | 日本亚马逊 | ebay |\n | ------ | ---- | ---- | ---------- | -------- | -------- | ---- | ------ | ---------- | ---------- | ---- |\n | 24 | 23 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 |\n\n 海淘 TOP 榜\n\n | 全部 | 海外直邮 | 美国榜 | 欧洲榜 | 澳新榜 | 亚洲榜 | 晒物榜 |\n | ---- | -------- | ------ | ------ | ------ | ------ | ------ |\n | 39 | 34 | 35 | 36 | 37 | 38 | hsw |\n\n 好文排行榜\n\n | 原创 | 资讯 |\n | ---- | ---- |\n | yc | zx |\n\n 好物排行榜\n\n | 新晋榜 | 消费众测 | 新锐品牌 | 好物榜单 |\n | ------ | -------- | -------- | -------- |\n | hwall | zc | nb | hw |\n\n - 时间跨度\n\n | 3 小时 | 12 小时 | 24 小时 |\n | ------ | ------- | ------- |\n | 3 | 12 | 24 |","location":"ranking.ts"}} />
- 榜单类型
| 好价品类榜 | 好价电商榜 | 海淘 TOP 榜 | 好文排行榜 | 好物排行榜 |
| ---------- | ---------- | ----------- | ---------- | ---------- |
| pinlei | dianshang | haitao | haowen | haowu |
- 榜单 ID
好价品类榜
| 全部 | 食品生鲜 | 电脑数码 | 运动户外 | 家用电器 | 白菜 | 服饰鞋包 | 日用百货 |
| ---- | -------- | -------- | -------- | -------- | ---- | -------- | -------- |
| 11 | 12 | 13 | 14 | 15 | 17 | 74 | 75 |
好价电商榜
| 券活动 | 京东 | 天猫 | 亚马逊中国 | 国美在线 | 苏宁易购 | 网易 | 西集网 | 美国亚马逊 | 日本亚马逊 | ebay |
| ------ | ---- | ---- | ---------- | -------- | -------- | ---- | ------ | ---------- | ---------- | ---- |
| 24 | 23 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 |
海淘 TOP 榜
| 全部 | 海外直邮 | 美国榜 | 欧洲榜 | 澳新榜 | 亚洲榜 | 晒物榜 |
| ---- | -------- | ------ | ------ | ------ | ------ | ------ |
| 39 | 34 | 35 | 36 | 37 | 38 | hsw |
好文排行榜
| 原创 | 资讯 |
| ---- | ---- |
| yc | zx |
好物排行榜
| 新晋榜 | 消费众测 | 新锐品牌 | 好物榜单 |
| ------ | -------- | -------- | -------- |
| hwall | zc | nb | hw |
- 时间跨度
| 3 小时 | 12 小时 | 24 小时 |
| ------ | ------- | ------- |
| 3 | 12 | 24 |
### 用户文章 {#shen-me-zhi-de-mai-yong-hu-wen-zhang}
<Route namespace="smzdm" data={{"path":"/article/:uid","categories":["shopping"],"example":"/smzdm/article/6902738986","parameters":{"uid":"用户id网址上直接可以看到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["zhiyou.smzdm.com/member/:uid/article"]},"name":"用户文章","maintainers":["xfangbao"],"location":"article.ts"}} />
### 用户爆料 {#shen-me-zhi-de-mai-yong-hu-bao-liao}
<Route namespace="smzdm" data={{"path":"/baoliao/:uid","categories":["shopping"],"example":"/smzdm/baoliao/7367111021","parameters":{"uid":"用户id网址上直接可以看到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["zhiyou.smzdm.com/member/:uid/baoliao"]},"name":"用户爆料","maintainers":["nczitzk"],"location":"baoliao.ts"}} />
## 淘宝众筹 {#tao-bao-zhong-chou}
### 众筹项目 {#tao-bao-zhong-chou-zhong-chou-xiang-mu}
<Route namespace="taobao" data={{"path":"/zhongchou/:type?","categories":["shopping"],"example":"/taobao/zhongchou/all","parameters":{"type":"类型, 默认为 `all` 全部"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"众筹项目","maintainers":["xyqfer","Fatpandac"],"description":"| 全部 | 科技 | 食品 | 动漫 | 设计 | 公益 | 娱乐 | 影音 | 书籍 | 游戏 | 其他 |\n | ---- | ---- | ----------- | ---- | ------ | ---- | ---- | ----- | ---- | ---- | ----- |\n | all | tech | agriculture | acg | design | love | tele | music | book | game | other |","location":"zhongchou.ts"}} />
| 全部 | 科技 | 食品 | 动漫 | 设计 | 公益 | 娱乐 | 影音 | 书籍 | 游戏 | 其他 |
| ---- | ---- | ----------- | ---- | ------ | ---- | ---- | ----- | ---- | ---- | ----- |
| all | tech | agriculture | acg | design | love | tele | music | book | game | other |
## 特斯拉中国 {#te-si-la-zhong-guo}
### 价格 {#te-si-la-zhong-guo-jia-ge}
<Route namespace="tesla" data={{"path":"/price","categories":["shopping"],"example":"/tesla/price","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["tesla.cn/model3/design","tesla.cn/"]},"name":"价格","maintainers":["xiaokyo"],"url":"tesla.cn/model3/design","location":"price/index.ts"}} />
### 权益中心 {#te-si-la-zhong-guo-quan-yi-zhong-xin}
<Route namespace="tesla" data={{"path":"/cx/:category?/:city?","categories":["shopping"],"example":"/tesla/cx/生活方式/北京","parameters":{"category":"分类,见下表,默认为空,即全部","city":"城市,默认为空,即全国"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"权益中心","maintainers":["simonsmh","nczitzk"],"description":"| 充电免停 | 酒店 | 美食 | 生活方式 |\n | -------- | ---- | ---- | -------- |\n\n :::tip\n 分类为 **充电免停** 时,城市参数不起作用\n :::\n\n <details>\n <summary>可选城市</summary>\n\n | 成都 | 深圳 | 洛阳 | 北京 | 南京 | 绍兴 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 西安 | 上海 | 阿坝藏族羌族自治州 | 重庆 | 郑州 | 天津 |\n | ---- | ---- | ------------------ | ---- | ---- | ---- |\n\n | 晋中 | 三亚 | 湖州 | 苏州 | 扬州 | 秦皇岛 |\n | ---- | ---- | ---- | ---- | ---- | ------ |\n\n | 长沙 | 武汉 | 安阳 | 温州 | 瑞安 | 石家庄 |\n | ---- | ---- | ---- | ---- | ---- | ------ |\n\n | 佛山 | 广州 | 杭州 | 烟台 | 沧州 | 张家港 |\n | ---- | ---- | ---- | ---- | ---- | ------ |\n\n | 金华 | 临沧 | 大理 | 南昌 | 贵阳 | 信阳 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 张家口 | 铜仁 | 沈阳 | 合肥 | 黔东 | 高邮 |\n | ------ | ---- | ---- | ---- | ---- | ---- |\n\n | 三河 | 安顺 | 莆田 | 阳江 | 南宁 | 台州 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 余姚 | 淄博 | 三明 | 中山 | 宁波 | 厦门 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 永康 | 慈溪 | 台山 | 福州 | 无锡 | 宜昌 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 泉州 | 肇庆 | 太仓 | 珠海 | 邢台 | 衡水 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 温岭 | 宜兴 | 东莞 | 威海 | 南通 | 舟山 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 都匀 | 长治 | 江阴 | 云浮 | 常州 | 唐山 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 平湖 | 商丘 | 保定 | 泰州 | 青岛 | 龙口 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 泰安 | 岳阳 | 惠州 | 徐州 | 哈尔滨 | 潍坊 |\n | ---- | ---- | ---- | ---- | ------ | ---- |\n\n | 大同 | 嘉兴 | 毕节 | 临汾 | 江门 | 诸暨 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 儋州 | 衢州 | 大连 | 昆山 | 靖江 | 常熟 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 罗定 | 丽江 | 晋江 | 乐清 | 茂名 | 福清 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 廊坊 | 兰溪 | 汕尾 | 滨州 | 昆明 | 玉环 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 绵阳 | 漳州 | 德州 | 聊城 | 龙岩 | 临沂 |\n | ---- | ---- | ---- | ---- | ---- | ---- |\n\n | 新沂 | 桐乡 | 迪庆藏族自治州 | 汕头 | 潮州 | 驻马店 |\n | ---- | ---- | -------------- | ---- | ---- | ------ |\n\n | 曲阜 | 郴州 | 济源 | 兴义 |\n | ---- | ---- | ---- | ---- |\n </details>","location":"cx.ts"}} />
| 充电免停 | 酒店 | 美食 | 生活方式 |
| -------- | ---- | ---- | -------- |
:::tip
分类为 **充电免停** 时,城市参数不起作用
:::
<details>
<summary>可选城市</summary>
| 成都 | 深圳 | 洛阳 | 北京 | 南京 | 绍兴 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 西安 | 上海 | 阿坝藏族羌族自治州 | 重庆 | 郑州 | 天津 |
| ---- | ---- | ------------------ | ---- | ---- | ---- |
| 晋中 | 三亚 | 湖州 | 苏州 | 扬州 | 秦皇岛 |
| ---- | ---- | ---- | ---- | ---- | ------ |
| 长沙 | 武汉 | 安阳 | 温州 | 瑞安 | 石家庄 |
| ---- | ---- | ---- | ---- | ---- | ------ |
| 佛山 | 广州 | 杭州 | 烟台 | 沧州 | 张家港 |
| ---- | ---- | ---- | ---- | ---- | ------ |
| 金华 | 临沧 | 大理 | 南昌 | 贵阳 | 信阳 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 张家口 | 铜仁 | 沈阳 | 合肥 | 黔东 | 高邮 |
| ------ | ---- | ---- | ---- | ---- | ---- |
| 三河 | 安顺 | 莆田 | 阳江 | 南宁 | 台州 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 余姚 | 淄博 | 三明 | 中山 | 宁波 | 厦门 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 永康 | 慈溪 | 台山 | 福州 | 无锡 | 宜昌 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 泉州 | 肇庆 | 太仓 | 珠海 | 邢台 | 衡水 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 温岭 | 宜兴 | 东莞 | 威海 | 南通 | 舟山 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 都匀 | 长治 | 江阴 | 云浮 | 常州 | 唐山 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 平湖 | 商丘 | 保定 | 泰州 | 青岛 | 龙口 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 泰安 | 岳阳 | 惠州 | 徐州 | 哈尔滨 | 潍坊 |
| ---- | ---- | ---- | ---- | ------ | ---- |
| 大同 | 嘉兴 | 毕节 | 临汾 | 江门 | 诸暨 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 儋州 | 衢州 | 大连 | 昆山 | 靖江 | 常熟 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 罗定 | 丽江 | 晋江 | 乐清 | 茂名 | 福清 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 廊坊 | 兰溪 | 汕尾 | 滨州 | 昆明 | 玉环 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 绵阳 | 漳州 | 德州 | 聊城 | 龙岩 | 临沂 |
| ---- | ---- | ---- | ---- | ---- | ---- |
| 新沂 | 桐乡 | 迪庆藏族自治州 | 汕头 | 潮州 | 驻马店 |
| ---- | ---- | -------------- | ---- | ---- | ------ |
| 曲阜 | 郴州 | 济源 | 兴义 |
| ---- | ---- | ---- | ---- |
</details>
## 消费者报道 {#xiao-fei-zhe-bao-dao}
### 要闻 {#xiao-fei-zhe-bao-dao-yao-wen}
<Route namespace="ccreports" data={{"path":"/article","categories":["shopping"],"example":"/ccreports/article","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.ccreports.com.cn/"]},"name":"要闻","maintainers":["EsuRt","Fatpandac"],"url":"www.ccreports.com.cn/","location":"index.ts"}} />
## 小米有品 {#xiao-mi-you-pin}
### 小米有品众筹 {#xiao-mi-you-pin-xiao-mi-you-pin-zhong-chou}
<Route namespace="xiaomiyoupin" data={{"path":"/crowdfunding","categories":["shopping"],"example":"/xiaomiyoupin/crowdfunding","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xiaomiyoupin.com/"]},"name":"小米有品众筹","maintainers":["bigfei"],"url":"xiaomiyoupin.com/","location":"crowdfunding.ts"}} />
### 小米有品每日上新 {#xiao-mi-you-pin-xiao-mi-you-pin-mei-ri-shang-xin}
<Route namespace="xiaomiyoupin" data={{"path":"/latest","categories":["shopping"],"example":"/xiaomiyoupin/latest","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["xiaomiyoupin.com/"]},"name":"小米有品每日上新","maintainers":["xyqfer","DIYgod","bigfei"],"url":"xiaomiyoupin.com/","location":"latest.ts"}} />
## 秀动网 {#xiu-dong-wang}
### 厂牌 - 演出更新 {#xiu-dong-wang-chang-pai-yan-chu-geng-xin}
<Route namespace="showstart" data={{"path":"/brand/:id","categories":["shopping"],"example":"/showstart/brand/34707","parameters":{"id":"厂牌 ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.showstart.com/host/:id"]},"name":"厂牌 - 演出更新","maintainers":["lchtao26"],"description":":::tip\n厂牌 ID 查询: `/showstart/search/brand/:keyword`,如: [https://rsshub.app/showstart/search/brand/ 声场](https://rsshub.app/showstart/search/brand/声场)\n:::","location":"brand.ts"}} />
:::tip
厂牌 ID 查询: `/showstart/search/brand/:keyword`,如: [https://rsshub.app/showstart/search/brand/ 声场](https://rsshub.app/showstart/search/brand/声场)
:::
### 演出更新 {#xiu-dong-wang-yan-chu-geng-xin}
<Route namespace="showstart" data={{"path":"/event/:cityCode/:showStyle?","categories":["shopping"],"example":"/showstart/event/571/3","parameters":{"cityCode":"演出城市 (编号)","showStyle":"演出风格 (编号)"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"演出更新","maintainers":["lchtao26"],"description":":::tip\n- 演出城市 `cityCode` 查询: `/showstart/search/city/:keyword`, 如: [https://rsshub.app/showstart/search/city/ 杭州](https://rsshub.app/showstart/search/city/杭州)\n\n- 演出风格 `showStyle` 查询: `/showstart/search/style/:keyword`,如: [https://rsshub.app/showstart/search/style/ 摇滚](https://rsshub.app/showstart/search/style/摇滚)\n:::","location":"event.ts"}} />
:::tip
- 演出城市 `cityCode` 查询: `/showstart/search/city/:keyword`, 如: [https://rsshub.app/showstart/search/city/ 杭州](https://rsshub.app/showstart/search/city/杭州)
- 演出风格 `showStyle` 查询: `/showstart/search/style/:keyword`,如: [https://rsshub.app/showstart/search/style/ 摇滚](https://rsshub.app/showstart/search/style/摇滚)
:::
### 演出搜索 {#xiu-dong-wang-yan-chu-sou-suo}
<Route namespace="showstart" data={{"path":"/search/:type/:keyword?","categories":["shopping"],"example":"/showstart/search/live","parameters":{"type":"类别","keyword":"搜索关键词"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"演出搜索","maintainers":["lchtao26"],"location":"search.ts"}} />
### 音乐人 - 演出更新 {#xiu-dong-wang-yin-yue-ren-yan-chu-geng-xin}
<Route namespace="showstart" data={{"path":"/artist/:id","categories":["shopping"],"example":"/showstart/artist/301783","parameters":{"id":"音乐人 ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.showstart.com/artist/:id"]},"name":"音乐人 - 演出更新","maintainers":["lchtao26"],"description":":::tip\n音乐人 ID 查询: `/showstart/search/artist/:keyword`,如: [https://rsshub.app/showstart/search/artist/ 周杰伦](https://rsshub.app/showstart/search/artist/周杰伦)\n:::","location":"artist.ts"}} />
:::tip
音乐人 ID 查询: `/showstart/search/artist/:keyword`,如: [https://rsshub.app/showstart/search/artist/ 周杰伦](https://rsshub.app/showstart/search/artist/周杰伦)
:::
## 中国养猪网 {#zhong-guo-yang-zhu-wang}
### Unknown {#zhong-guo-yang-zhu-wang-unknown}
<Route namespace="zhuwang" data={{"path":"/zhujia","categories":["shopping"],"example":"/zhuwang/zhujia","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["zhujia.zhuwang.cc/"]},"name":"Unknown","maintainers":[],"url":"zhujia.zhuwang.cc/","location":"index.ts"}} />

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,289 @@
# study
## Asian Innovation and Entrepreneurship Association {#asian-innovation-and-entrepreneurship-association}
### Seminar Series {#asian-innovation-and-entrepreneurship-association-seminar-series}
<Route namespace="aiea" data={{"path":"/seminars/:period","categories":["study"],"example":"/aiea/seminars/upcoming","parameters":{"period":"Time frame"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Seminar Series","maintainers":["zxx-457"],"description":"| Time frame |\n | ---------- |\n | upcoming |\n | past |\n | both |","location":"index.ts"}} />
| Time frame |
| ---------- |
| upcoming |
| past |
| both |
## Chinese Social Science Net {#chinese-social-science-net}
### Institute of Law {#chinese-social-science-net-institute-of-law}
<Route namespace="cssn" data={{"path":"/iolaw/:section?","categories":["study"],"example":"/cssn/iolaw/zxzp","parameters":{"section":"Section ID, can be found in the URL. For example, the Section ID of URL `http://iolaw.cssn.cn/zxzp/` is `zxzp`. The default value is `zxzp`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Institute of Law","maintainers":["HankChow"],"location":"iolaw.ts"}} />
## DBLP {#dblp}
### Keyword Search {#dblp-keyword-search}
<Route namespace="dblp" data={{"path":"/:field","categories":["study"],"example":"/dblp/knowledge%20tracing","parameters":{"field":"Research field"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["dblp.org/:field"]},"name":"Keyword Search","maintainers":["ytno1"],"location":"publication.ts"}} />
## MindMeister {#mindmeister}
### Public Maps {#mindmeister-public-maps}
<Route namespace="mindmeister" data={{"path":"/:category?/:language?","categories":["study"],"example":"/mindmeister/mind-map-examples","parameters":{"category":"Categories, see the table below, `mind-map-examples` by default","language":"Languages, see the table below, `en` by default"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Public Maps","maintainers":["TonyRL"],"description":"| Categories | parameter |\n | ------------- | ----------------- |\n | Featured Map | mind-map-examples |\n | Business | business |\n | Design | design |\n | Education | education |\n | Entertainment | entertainment |\n | Life | life |\n | Marketing | marketing |\n | Productivity | productivity |\n | Summaries | summaries |\n | Technology | technology |\n | Other | other |\n\n | Languages | parameter |\n | ---------- | --------- |\n | English | en |\n | Deutsch | de |\n | Français | fr |\n | Español | es |\n | Português | pt |\n | Nederlands | nl |\n | Dansk | da |\n | Русский | ru |\n | 日本語 | ja |\n | Italiano | it |\n | 简体中文 | zh |\n | 한국어 | ko |\n | Other | other |","location":"example.ts"}} />
| Categories | parameter |
| ------------- | ----------------- |
| Featured Map | mind-map-examples |
| Business | business |
| Design | design |
| Education | education |
| Entertainment | entertainment |
| Life | life |
| Marketing | marketing |
| Productivity | productivity |
| Summaries | summaries |
| Technology | technology |
| Other | other |
| Languages | parameter |
| ---------- | --------- |
| English | en |
| Deutsch | de |
| Français | fr |
| Español | es |
| Português | pt |
| Nederlands | nl |
| Dansk | da |
| Русский | ru |
| 日本語 | ja |
| Italiano | it |
| 简体中文 | zh |
| 한국어 | ko |
| Other | other |
## NEEA 中国教育考试网 {#neea-zhong-guo-jiao-yu-kao-shi-wang}
### 教育部考试中心日本语能力测试重要通知 {#neea-zhong-guo-jiao-yu-kao-shi-wang-jiao-yu-bu-kao-shi-zhong-xin-ri-ben-yu-neng-li-ce-shi-zhong-yao-tong-zhi}
<Route namespace="neea" data={{"path":"/jlpt","categories":["study"],"example":"/neea/jlpt","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["jlpt.neea.cn/"]},"name":"教育部考试中心日本语能力测试重要通知","maintainers":["nczitzk"],"url":"jlpt.neea.cn/","location":"jlpt.ts"}} />
## ORCID {#orcid}
### Works List {#orcid-works-list}
<Route namespace="orcid" data={{"path":"/:id","categories":["study"],"example":"/orcid/0000-0002-4731-9700","parameters":{"id":"Open Researcher and Contributor ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Works List","maintainers":["OrangeEd1t"],"location":"index.ts"}} />
## Tableau {#tableau}
### Viz of the day {#tableau-viz-of-the-day}
<Route namespace="tableau" data={{"path":"/viz-of-the-day","categories":["study"],"example":"/tableau/viz-of-the-day","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Viz of the day","maintainers":[],"location":"viz-of-the-day.ts"}} />
## The Korea Institute of Marine Law {#the-korea-institute-of-marine-law}
### Thesis {#the-korea-institute-of-marine-law-thesis}
<Route namespace="kimlaw" data={{"path":"/thesis","categories":["study"],"example":"/kimlaw/thesis","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["kimlaw.or.kr/67","kimlaw.or.kr/"]},"name":"Thesis","maintainers":["TonyRL"],"url":"kimlaw.or.kr/67","location":"thesis.ts"}} />
## X-MOL {#x-mol}
### News {#x-mol-news}
<Route namespace="x-mol" data={{"path":"/news/:tag?","categories":["study"],"example":"/x-mol/news/3","parameters":{"tag":"Tag number, can be obtained from news list URL. Empty value means news index."},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["x-mol.com/news/index"],"target":"/news"},"name":"News","maintainers":["cssxsh"],"url":"x-mol.com/news/index","location":"news.ts"}} />
## 福建考试报名网 {#fu-jian-kao-shi-bao-ming-wang}
### 分类 {#fu-jian-kao-shi-bao-ming-wang-fen-lei}
<Route namespace="fjksbm" data={{"path":"/:category?","categories":["study"],"example":"/fjksbm","parameters":{"category":"分类,见下表,默认为网络报名进行中"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["fjksbm.com/portal/:category?","fjksbm.com/portal"]},"name":"分类","maintainers":["nczitzk"],"description":"| 已发布公告 (方案),即将开始 | 网络报名进行中 | 网络报名结束等待打印准考证 | 正在打印准考证 | 考试结束,等待发布成绩 | 已发布成绩 | 新闻动态 | 政策法规 |\n | --------------------------- | -------------- | -------------------------- | -------------- | ---------------------- | ---------- | -------- | -------- |\n | 0 | 1 | 2 | 3 | 4 | 5 | news | policy |","location":"index.ts"}} />
| 已发布公告 (方案),即将开始 | 网络报名进行中 | 网络报名结束等待打印准考证 | 正在打印准考证 | 考试结束,等待发布成绩 | 已发布成绩 | 新闻动态 | 政策法规 |
| --------------------------- | -------------- | -------------------------- | -------------- | ---------------------- | ---------- | -------- | -------- |
| 0 | 1 | 2 | 3 | 4 | 5 | news | policy |
## 湖南人事考试网 {#hu-nan-ren-shi-kao-shi-wang}
### 公告 {#hu-nan-ren-shi-kao-shi-wang-gong-gao}
<Route namespace="hunanpea" data={{"path":"/rsks/:guid","categories":["study"],"example":"/hunanpea/rsks/2f1a6239-b4dc-491b-92af-7d95e0f0543e","parameters":{"guid":"分类 id可在 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["rsks.hunanpea.com/Category/:guid/ArticlesByCategory.do"]},"name":"公告","maintainers":["TonyRL"],"location":"rsks.ts"}} />
## 山东省教育招生考试院 {#shan-dong-sheng-jiao-yu-zhao-sheng-kao-shi-yuan}
### 新闻 {#shan-dong-sheng-jiao-yu-zhao-sheng-kao-shi-yuan-xin-wen}
<Route namespace="sdzk" data={{"path":"/:bcid?/:cid?","categories":["study"],"example":"/sdzk","parameters":{"bcid":"板块 id可在对应板块页 URL 中找到,默认为 `1`,即信息与政策","cid":"栏目 id可在对应板块页 URL 中找到,默认为 `16`,即通知公告"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新闻","maintainers":["nczitzk"],"description":":::tip\n 若订阅 [信息与政策](https://www.sdzk.cn/NewsList.aspx?BCID=1),网址为 `https://www.sdzk.cn/NewsList.aspx?BCID=1`。截取 `BCID=1` 作为参数,此时路由为 [`/sdzk/1`](https://rsshub.app/sdzk/1)。\n\n 若订阅 [通知公告](https://www.sdzk.cn/NewsList.aspx?BCID=1&CID=16),网址为 `https://www.sdzk.cn/NewsList.aspx?BCID=1&CID=16`。截取 `BCID=1` 与 `CID=16` 作为参数,此时路由为 [`/sdzk/1/16`](https://rsshub.app/sdzk/1/16)。\n :::","location":"index.ts"}} />
:::tip
若订阅 [信息与政策](https://www.sdzk.cn/NewsList.aspx?BCID=1),网址为 `https://www.sdzk.cn/NewsList.aspx?BCID=1`。截取 `BCID=1` 作为参数,此时路由为 [`/sdzk/1`](https://rsshub.app/sdzk/1)。
若订阅 [通知公告](https://www.sdzk.cn/NewsList.aspx?BCID=1\&CID=16),网址为 `https://www.sdzk.cn/NewsList.aspx?BCID=1&CID=16`。截取 `BCID=1` 与 `CID=16` 作为参数,此时路由为 [`/sdzk/1/16`](https://rsshub.app/sdzk/1/16)。
:::
## 上海市教育考试院 {#shang-hai-shi-jiao-yu-kao-shi-yuan}
官方网址:[https://www.shmeea.edu.cn](https://www.shmeea.edu.cn)
### 消息 {#shang-hai-shi-jiao-yu-kao-shi-yuan-xiao-xi}
<Route namespace="shmeea" data={{"path":"/:id?","categories":["study"],"example":"/shmeea/08000","parameters":{"id":"页面 ID可在 URL 中找到,默认为消息速递"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"消息","maintainers":["jialinghui","Misaka13514"],"description":":::tip\n 例如:消息速递的网址为 `https://www.shmeea.edu.cn/page/08000/index.html`,则页面 ID 为 `08000`。\n :::\n\n :::warning\n 暂不支持大类分类和[院内动态](https://www.shmeea.edu.cn/page/19000/index.html)\n :::","location":"index.ts"}} />
:::tip
例如:消息速递的网址为 `https://www.shmeea.edu.cn/page/08000/index.html`,则页面 ID 为 `08000`。
:::
:::warning
暂不支持大类分类和[院内动态](https://www.shmeea.edu.cn/page/19000/index.html)
:::
### 自学考试通知公告 {#shang-hai-shi-jiao-yu-kao-shi-yuan-zi-xue-kao-shi-tong-zhi-gong-gao}
<Route namespace="shmeea" data={{"path":"/self-study","categories":["study"],"example":"/shmeea/self-study","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.shmeea.edu.cn/page/04000/index.html","www.shmeea.edu.cn/"]},"name":"自学考试通知公告","maintainers":["h2ws"],"url":"www.shmeea.edu.cn/page/04000/index.html","location":"self-study.ts"}} />
## 网易公开课 {#wang-yi-gong-kai-ke}
:::tip
部分歌单及听歌排行信息为登陆后可见,自建时将环境变量`NCM_COOKIES`设为登陆后的 Cookie 值,即可正常获取。
:::
### 精品课程 {#wang-yi-gong-kai-ke-jing-pin-ke-cheng}
<Route namespace="163" data={{"path":"/open/vip","categories":["study"],"example":"/163/open/vip","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["vip.open.163.com/"]},"name":"精品课程","maintainers":["hoilc"],"url":"vip.open.163.com/","location":"open/vip.ts"}} />
## 语雀 {#yu-que}
### 知识库 {#yu-que-zhi-shi-ku}
<Route namespace="yuque" data={{"path":"/:name/:book","categories":["study"],"example":"/yuque/ruanyf/weekly","parameters":{"name":"用戶名","book":"知识库 ID"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yuque.com/:name/:book"]},"name":"知识库","maintainers":["aha2mao","ltaoo"],"description":"| Node.js 专栏 | 阮一峰每周分享 | 语雀使用手册 |\n | -------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------- |\n | [/yuque/egg/nodejs](https://rsshub.app/yuque/egg/nodejs) | [/yuque/ruanyf/weekly](https://rsshub.app/yuque/ruanyf/weekly) | [/yuque/yuque/help](https://rsshub.app/yuque/yuque/help) |","location":"book.ts"}} />
| Node.js 专栏 | 阮一峰每周分享 | 语雀使用手册 |
| -------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------- |
| [/yuque/egg/nodejs](https://rsshub.app/yuque/egg/nodejs) | [/yuque/ruanyf/weekly](https://rsshub.app/yuque/ruanyf/weekly) | [/yuque/yuque/help](https://rsshub.app/yuque/yuque/help) |
## 中国管理现代化研究会 {#zhong-guo-guan-li-xian-dai-hua-yan-jiu-hui}
### 栏目 {#zhong-guo-guan-li-xian-dai-hua-yan-jiu-hui-lan-mu}
<Route namespace="camchina" data={{"path":"/:id?","categories":["study"],"example":"/camchina","parameters":{"id":"分类,见下表,默认为 1即新闻"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["cste.org.cn/categories/:id","cste.org.cn/"]},"name":"栏目","maintainers":["nczitzk"],"description":"| 新闻 | 通告栏 |\n | ---- | ------ |\n | 1 | 2 |","location":"index.ts"}} />
| 新闻 | 通告栏 |
| ---- | ------ |
| 1 | 2 |
## 中国计算机学会 {#zhong-guo-ji-suan-ji-xue-hui}
### 大数据专家委员会 {#zhong-guo-ji-suan-ji-xue-hui-da-shu-ju-zhuan-jia-wei-yuan-hui}
<Route namespace="ccf" data={{"path":"/tfbd/:caty/:id","categories":["study"],"example":"/ccf/tfbd/xwdt/tzgg","parameters":{"caty":"主分类,可在 URL 找到","id":"子分类,可在 URL 找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["tfbd.ccf.org.cn/tfbd/:caty/:id","tfbd.ccf.org.cn/"]},"name":"大数据专家委员会","maintainers":["tudou027"],"location":"tfbd/index.ts"}} />
### 计算机视觉专委会 - 学术动态 - 分类 {#zhong-guo-ji-suan-ji-xue-hui-ji-suan-ji-shi-jue-zhuan-wei-hui-xue-shu-dong-tai-fen-lei}
<Route namespace="ccf" data={{"path":"/ccfcv/:channel/:category","categories":["study"],"example":"/ccf/ccfcv/xsdt/xsqy","parameters":{"channel":"频道,仅支持 `xsdt`","category":"分类,见下表,亦可在网站 url 里找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"计算机视觉专委会 - 学术动态 - 分类","maintainers":["elxy"],"description":"| 学术前沿 | 热点征文 | 学术会议 |\n | -------- | -------- | -------- |\n | xsqy | rdzw | xshy |","location":"ccfcv/index.ts"}} />
| 学术前沿 | 热点征文 | 学术会议 |
| -------- | -------- | -------- |
| xsqy | rdzw | xshy |
### 新闻 {#zhong-guo-ji-suan-ji-xue-hui-xin-wen}
<Route namespace="ccf" data={{"path":"/news/:category?","categories":["study"],"example":"/ccf/news","parameters":{"category":"分类,见下表,默认为 CCF 新闻"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["ccf.org.cn/:category","ccf.org.cn/"],"target":"/news/:category"},"name":"新闻","maintainers":["nczitzk"],"description":"| CCF 新闻 | CCF 聚焦 | ACM 信息 |\n | ----------- | -------- | --------- |\n | Media_list | Focus | ACM_News |","location":"news.ts"}} />
| CCF 新闻 | CCF 聚焦 | ACM 信息 |
| ----------- | -------- | --------- |
| Media\_list | Focus | ACM\_News |
## 中国技术经济学会 {#zhong-guo-ji-shu-jing-ji-xue-hui}
### 栏目 {#zhong-guo-ji-shu-jing-ji-xue-hui-lan-mu}
<Route namespace="cste" data={{"path":"/:id?","categories":["study"],"example":"/cste","parameters":{"id":"分类,见下表,默认为 16即通知公告"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"栏目","maintainers":["nczitzk"],"description":"| 通知公告 | 学会新闻 | 科协简讯 | 学科动态 | 往事钩沉 |\n | -------- | -------- | -------- | -------- | -------- |\n | 16 | 18 | 19 | 20 | 21 |","location":"index.ts"}} />
| 通知公告 | 学会新闻 | 科协简讯 | 学科动态 | 往事钩沉 |
| -------- | -------- | -------- | -------- | -------- |
| 16 | 18 | 19 | 20 | 21 |
## 中国人工智能学会 {#zhong-guo-ren-gong-zhi-neng-xue-hui}
### 学会动态 {#zhong-guo-ren-gong-zhi-neng-xue-hui-xue-hui-dong-tai}
<Route namespace="caai" data={{"path":"/:caty","categories":["study"],"example":"/caai/45","parameters":{"caty":"分类 ID可在 URL 找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"学会动态","maintainers":["tudou027"],"location":"index.ts"}} />
## 中国研究生招生信息网 {#zhong-guo-yan-jiu-sheng-zhao-sheng-xin-xi-wang}
### 考研热点新闻 {#zhong-guo-yan-jiu-sheng-zhao-sheng-xin-xi-wang-kao-yan-re-dian-xin-wen}
<Route namespace="chsi" data={{"path":"/hotnews","categories":["study"],"example":"/chsi/hotnews","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yz.chsi.com.cn/"]},"name":"考研热点新闻","maintainers":["yanbot-team"],"url":"yz.chsi.com.cn/","location":"hotnews.ts"}} />
### 考研动态 {#zhong-guo-yan-jiu-sheng-zhao-sheng-xin-xi-wang-kao-yan-dong-tai}
<Route namespace="chsi" data={{"path":"/kydt","categories":["study"],"example":"/chsi/kydt","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yz.chsi.com.cn/kyzx/kydt"]},"name":"考研动态","maintainers":["SunBK201"],"url":"yz.chsi.com.cn/kyzx/kydt","location":"kydt.ts"}} />
### 考研资讯 {#zhong-guo-yan-jiu-sheng-zhao-sheng-xin-xi-wang-kao-yan-zi-xun}
<Route namespace="chsi" data={{"path":"/kyzx/:type","categories":["study"],"example":"/chsi/kyzx/fstj","parameters":{"type":" type 见下表,亦可在网站 URL 找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["yz.chsi.com.cn/kyzx/:type"]},"name":"考研资讯","maintainers":["yanbot-team"],"description":"| `:type` | 专题名称 |\n | ------- | -------- |\n | fstj | 复试调剂 |\n | kydt | 考研动态 |\n | zcdh | 政策导航 |\n | kyrw | 考研人物 |\n | jyxd | 经验心得 |","location":"kyzx.ts"}} />
| `:type` | 专题名称 |
| ------- | -------- |
| fstj | 复试调剂 |
| kydt | 考研动态 |
| zcdh | 政策导航 |
| kyrw | 考研人物 |
| jyxd | 经验心得 |
## 中国智库网 {#zhong-guo-zhi-ku-wang}
### 观点与实践 {#zhong-guo-zhi-ku-wang-guan-dian-yu-shi-jian}
<Route namespace="chinathinktanks" data={{"path":"/:id","categories":["study"],"example":"/chinathinktanks/57","parameters":{"id":"见下表,亦可在网站 url 里找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"观点与实践","maintainers":["Aeliu"],"description":"| `:id` | 专题名称 |\n | ----- | -------- |\n | 2 | 党的建设 |\n | 3 | 社会 |\n | 4 | 生态 |\n | 5 | 政治 |\n | 6 | 经济 |\n | 7 | 文化 |\n | 9 | 热点专题 |\n | 10 | 国际关系 |\n | 13 | 国外智库 |\n | 46 | 智库报告 |\n | 57 | 智库要闻 |\n | 126 | 世界经济 |\n | 127 | 宏观经济 |\n | 128 | 区域经济 |\n | 129 | 产业企业 |\n | 130 | 三农问题 |\n | 131 | 财政金融 |\n | 132 | 科技创新 |\n | 133 | 民主 |\n | 134 | 法治 |\n | 135 | 行政 |\n | 136 | 国家治理 |\n | 137 | 社会事业 |\n | 138 | 社会保障 |\n | 139 | 民族宗教 |\n | 140 | 人口就业 |\n | 141 | 社会治理 |\n | 142 | 文化产业 |\n | 143 | 公共文化 |\n | 144 | 文化体制 |\n | 145 | 文化思想 |\n | 146 | 资源 |\n | 147 | 能源 |\n | 148 | 环境 |\n | 149 | 生态文明 |\n | 150 | 思想建设 |\n | 151 | 作风建设 |\n | 152 | 组织建设 |\n | 153 | 制度建设 |\n | 154 | 反腐倡廉 |\n | 155 | 中国外交 |\n | 156 | 全球治理 |\n | 157 | 大国关系 |\n | 158 | 地区政治 |\n | 181 | 执政能力 |","location":"viewpoint.ts"}} />
| `:id` | 专题名称 |
| ----- | -------- |
| 2 | 党的建设 |
| 3 | 社会 |
| 4 | 生态 |
| 5 | 政治 |
| 6 | 经济 |
| 7 | 文化 |
| 9 | 热点专题 |
| 10 | 国际关系 |
| 13 | 国外智库 |
| 46 | 智库报告 |
| 57 | 智库要闻 |
| 126 | 世界经济 |
| 127 | 宏观经济 |
| 128 | 区域经济 |
| 129 | 产业企业 |
| 130 | 三农问题 |
| 131 | 财政金融 |
| 132 | 科技创新 |
| 133 | 民主 |
| 134 | 法治 |
| 135 | 行政 |
| 136 | 国家治理 |
| 137 | 社会事业 |
| 138 | 社会保障 |
| 139 | 民族宗教 |
| 140 | 人口就业 |
| 141 | 社会治理 |
| 142 | 文化产业 |
| 143 | 公共文化 |
| 144 | 文化体制 |
| 145 | 文化思想 |
| 146 | 资源 |
| 147 | 能源 |
| 148 | 环境 |
| 149 | 生态文明 |
| 150 | 思想建设 |
| 151 | 作风建设 |
| 152 | 组织建设 |
| 153 | 制度建设 |
| 154 | 反腐倡廉 |
| 155 | 中国外交 |
| 156 | 全球治理 |
| 157 | 大国关系 |
| 158 | 地区政治 |
| 181 | 执政能力 |
## 中华人民共和国学位证书查询 {#zhong-hua-ren-min-gong-he-guo-xue-wei-zheng-shu-cha-xun}
### Unknown {#zhong-hua-ren-min-gong-he-guo-xue-wei-zheng-shu-cha-xun-unknown}
<Route namespace="chinadegrees" data={{"path":"/:province?","categories":["study"],"example":"/chinadegrees/11","parameters":{"province":"省市代号,见下表,亦可在 [这里](http://www.chinadegrees.com.cn/help/provinceSwqk.html) 找到,默认为 `11`"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Unknown","maintainers":["TonyRL"],"location":"province.ts"}} />

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,97 @@
# travel
## 12306 {#12306}
### 售票信息 {#12306-shou-piao-xin-xi}
<Route namespace="12306" data={{"path":"/:date/:from/:to/:type?","categories":["travel"],"example":"/12306/2022-02-19/重庆/永川东","parameters":{"date":"时间格式为YYYY-MM-DD","from":"始发站","to":"终点站","type":"售票类型,成人和学生可选,默认为成人"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"售票信息","maintainers":["Fatpandac"],"location":"index.ts"}} />
### 最新动态 {#12306-zui-xin-dong-tai}
<Route namespace="12306" data={{"path":"/zxdt/:id?","categories":["travel"],"example":"/12306/zxdt","parameters":{"id":"铁路局id可在 URL 中找到,不填默认显示所有铁路局动态"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.12306.cn/","www.12306.cn/mormhweb/1/:id/index_fl.html"],"target":"/zxdt/:id"},"name":"最新动态","maintainers":["LogicJake"],"url":"www.12306.cn/","location":"zxdt.ts"}} />
## Brooklyn Museum 纽约布鲁克林博物馆 {#brooklyn-museum-niu-yue-bu-lu-ke-lin-bo-wu-guan}
### Exhibitions {#brooklyn-museum-niu-yue-bu-lu-ke-lin-bo-wu-guan-exhibitions}
<Route namespace="brooklynmuseum" data={{"path":"/exhibitions/:state?","categories":["travel"],"example":"/brooklynmuseum/exhibitions","parameters":{"state":"展览进行的状态:`current` 对应展览当前正在进行,`past` 对应过去的展览,`upcoming` 对应即将举办的展览,默认为 `current`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Exhibitions","maintainers":[],"location":"exhibitions.ts"}} />
## National Geographic {#national-geographic}
### Latest Stories {#national-geographic-latest-stories}
<Route namespace="nationalgeographic" data={{"path":"/latest-stories","categories":["travel"],"example":"/nationalgeographic/latest-stories","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.nationalgeographic.com/pages/topic/latest-stories"]},"name":"Latest Stories","maintainers":["miles170"],"url":"www.nationalgeographic.com/pages/topic/latest-stories","location":"latest-stories.ts"}} />
## New Museum 纽约新美术馆 {#new-museum-niu-yue-xin-mei-shu-guan}
### Exhibitions {#new-museum-niu-yue-xin-mei-shu-guan-exhibitions}
<Route namespace="newmuseum" data={{"path":"/exhibitions","categories":["travel"],"example":"/newmuseum/exhibitions","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Exhibitions","maintainers":["chazeon"],"location":"exhibitions.ts"}} />
## 飞客茶馆 {#fei-ke-cha-guan}
### 信用卡 {#fei-ke-cha-guan-xin-yong-ka}
<Route namespace="flyert" data={{"path":"/creditcard/:bank","categories":["travel"],"example":"/flyert/creditcard/zhongxin","parameters":{"bank":"信用卡板块各银行的拼音简称"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["flyert.com/"]},"name":"信用卡","maintainers":["nicolaszf"],"url":"flyert.com/","description":"| 信用卡模块 | bank |\n | ---------- | ------------- |\n | 国内信用卡 | creditcard |\n | 浦发银行 | pufa |\n | 招商银行 | zhaoshang |\n | 中信银行 | zhongxin |\n | 交通银行 | jiaotong |\n | 中国银行 | zhonghang |\n | 工商银行 | gongshang |\n | 广发银行 | guangfa |\n | 农业银行 | nongye |\n | 建设银行 | jianshe |\n | 汇丰银行 | huifeng |\n | 民生银行 | mingsheng |\n | 兴业银行 | xingye |\n | 花旗银行 | huaqi |\n | 上海银行 | shanghai |\n | 无卡支付 | wuka |\n | 投资理财 | 137 |\n | 网站权益汇 | 145 |\n | 境外信用卡 | intcreditcard |","location":"creditcard.ts"}} />
| 信用卡模块 | bank |
| ---------- | ------------- |
| 国内信用卡 | creditcard |
| 浦发银行 | pufa |
| 招商银行 | zhaoshang |
| 中信银行 | zhongxin |
| 交通银行 | jiaotong |
| 中国银行 | zhonghang |
| 工商银行 | gongshang |
| 广发银行 | guangfa |
| 农业银行 | nongye |
| 建设银行 | jianshe |
| 汇丰银行 | huifeng |
| 民生银行 | mingsheng |
| 兴业银行 | xingye |
| 花旗银行 | huaqi |
| 上海银行 | shanghai |
| 无卡支付 | wuka |
| 投资理财 | 137 |
| 网站权益汇 | 145 |
| 境外信用卡 | intcreditcard |
### 优惠信息 {#fei-ke-cha-guan-you-hui-xin-xi}
<Route namespace="flyert" data={{"path":"/preferential","categories":["travel"],"example":"/flyert/preferential","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["flyert.com/"]},"name":"优惠信息","maintainers":["howel52"],"url":"flyert.com/","location":"preferential.ts"}} />
## 福州地铁 {#fu-zhou-di-tie}
### 通知公告 {#fu-zhou-di-tie-tong-zhi-gong-gao}
<Route namespace="fzmtr" data={{"path":"/announcements","categories":["travel"],"example":"/fzmtr/announcements","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"通知公告","maintainers":["HankChow"],"location":"announcements.ts"}} />
## 广州地铁 {#guang-zhou-di-tie}
### 新闻 {#guang-zhou-di-tie-xin-wen}
<Route namespace="guangzhoumetro" data={{"path":"/news","categories":["travel"],"example":"/guangzhoumetro/news","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新闻","maintainers":["HankChow"],"location":"news.ts"}} />
## 国家地理 {#guo-jia-di-li}
### 分类 {#guo-jia-di-li-fen-lei}
<Route namespace="natgeo" data={{"path":"/:cat/:type?","categories":["travel"],"example":"/natgeo/environment/article","parameters":{"cat":"分类","type":"类型, 例如`https://www.natgeomedia.com/environment/photo/`对应 `cat`, `type` 分别为 `environment`, `photo`"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["natgeomedia.com/:cat/:type","natgeomedia.com/"],"target":"/:cat/:type"},"name":"分类","maintainers":["fengkx"],"location":"natgeo.ts"}} />
## 纽约犹太人博物馆 {#niu-yue-you-tai-ren-bo-wu-guan}
### Exhibitions {#niu-yue-you-tai-ren-bo-wu-guan-exhibitions}
<Route namespace="jewishmuseum" data={{"path":"/exhibitions","categories":["travel"],"example":"/jewishmuseum/exhibitions","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"Exhibitions","maintainers":["chazeon"],"location":"exhibitions.ts"}} />
## 中国国际航空公司 {#zhong-guo-guo-ji-hang-kong-gong-si}
### 服务公告 {#zhong-guo-guo-ji-hang-kong-gong-si-fu-wu-gong-gao}
<Route namespace="airchina" data={{"path":"/announcement","categories":["travel"],"example":"/airchina/announcement","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.airchina.com.cn/"]},"name":"服务公告","maintainers":["LandonLi"],"url":"www.airchina.com.cn/","location":"index.ts"}} />
## 走进日本 {#zou-jin-ri-ben}
### Unknown {#zou-jin-ri-ben-unknown}
<Route namespace="nippon" data={{"path":"/:category?","categories":["travel"],"example":"/nippon/Politics","parameters":{"category":"默认政治,可选如下"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":{"source":["www.nippon.com/nippon/:category?","www.nippon.com/cn"]},"name":"Unknown","maintainers":["laampui"],"location":"index.ts"}} />

File diff suppressed because one or more lines are too long