diff --git a/docs/README.md b/docs/README.md index 2aca711e4..e05f613e3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -61,7 +61,7 @@ filter 选出想要的内容 - filter_description: 过滤描述 -举例: [https://rsshub.app/bilibili/user/coin/2267573?filter=微小微|赤九玖|暴走大事件](https://rsshub.app/bilibili/user/coin/2267573?filter=微小微|赤九玖|暴走大事件) +举例: filterout 去掉不要的内容 @@ -71,13 +71,13 @@ filterout 去掉不要的内容 - filterout_description: 过滤描述 -举例: [https://rsshub.app/bilibili/user/coin/2267573?filterout=微小微|赤九玖|暴走大事件](https://rsshub.app/bilibili/user/coin/2267573?filterout=微小微|赤九玖|暴走大事件) +举例: ### 条数限制 可以使用 limit 参数限制最大条数, 主要用于排行榜类 RSS -举例: bilibili 排行榜前 10 [https://rsshub.app/bilibili/ranking/0/3?limit=10](https://rsshub.app/bilibili/ranking/0/3?limit=10) +举例: bilibili 排行榜前 10 ### 输出格式 @@ -85,17 +85,17 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 举例: -- 缺省 RSS 2.0 - [https://rsshub.app/jianshu/home](https://rsshub.app/jianshu/home) -- RSS 2.0 - [https://rsshub.app/jianshu/home.rss](https://rsshub.app/jianshu/home.rss) -- Atom - [https://rsshub.app/jianshu/home.atom](https://rsshub.app/jianshu/home.atom) -- JSON Feed - [https://rsshub.app/jianshu/home.json](https://rsshub.app/jianshu/home.json) -- 和 filter 或其他 URL query 一起使用 [https://rsshub.app/bilibili/user/coin/2267573.atom?filter=微小微|赤九玖|暴走大事件](https://rsshub.app/bilibili/user/coin/2267573.atom?filter=微小微|赤九玖|暴走大事件) +- 缺省 RSS 2.0 - +- RSS 2.0 - +- Atom - +- JSON Feed - +- 和 filter 或其他 URL query 一起使用 ## 程序更新类 ### RSSHub -举例: [https://rsshub.app/rsshub/rss](https://rsshub.app/rsshub/rss) +举例: 路由: `/rsshub/rss` @@ -103,7 +103,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 ### MIUI -举例: [https://rsshub.app/miui/aries/](https://rsshub.app/miui/aries/) +举例: 路由: `/miui/:device/:type?` @@ -119,7 +119,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 ### Firefox -举例: [https://rsshub.app/firefox/release/desktop](https://rsshub.app/firefox/release/desktop) +举例: 路由: `/firefox/release/:platform` @@ -133,7 +133,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 ### 腾讯云移动直播 SDK -举例: [https://rsshub.app/qcloud/mlvb/changelog](https://rsshub.app/qcloud/mlvb/changelog) +举例: 路由: `/qcloud/mlvb/changelog` @@ -141,7 +141,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 ### Bugly SDK -举例: [https://rsshub.app/bugly/changelog/1](https://rsshub.app/bugly/changelog/1) +举例: 路由: `/bugly/changelog/:platform` @@ -151,7 +151,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 ### fir.im 应用 -举例: [https://rsshub.app/fir/update/xcz](https://rsshub.app/fir/update/xcz) +举例: 路由: `/fir/update/:id` @@ -163,7 +163,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 应用更新 -举例: [https://rsshub.app/appstore/update/cn/id444934666](https://rsshub.app/appstore/update/cn/id444934666) +举例: 路由: `/appstore/update/:country/:id` @@ -175,7 +175,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 价格更新(限免) -举例: [https://rsshub.app/appstore/price/cn/mac/id1152443474](https://rsshub.app/appstore/price/cn/mac/id1152443474) +举例: 路由: `/appstore/price/:country/:type/:id` @@ -189,7 +189,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 内购价格更新(限免) -举例: [https://rsshub.app/appstore/iap/cn/id953286746](https://rsshub.app/appstore/price/cn/id953286746) +举例: 路由: `/appstore/iap/:country/:id` @@ -202,7 +202,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 脚本更新 -举例: [https://rsshub.app/greasyfork/zh-CN/bilibili.com](https://rsshub.app/greasyfork/zh-CN/bilibili.com) +举例: 路由: `/greasyfork/:language/:domain?` @@ -217,7 +217,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 学术讲座 -举例: [https://rsshub.app/shmtu/events](https://rsshub.app/shmtu/events) +举例: 路由: `/shmtu/events` @@ -225,7 +225,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 通知公告 -举例: [https://rsshub.app/shmtu/notes](https://rsshub.app/shmtu/notes) +举例: 路由: `/shmtu/notes` @@ -233,7 +233,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 教务信息 -举例: [https://rsshub.app/shmtu/jwc/1](https://rsshub.app/shmtu/jwc/1) +举例: 路由: `/shmtu/jwc/:type` @@ -245,7 +245,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 教务处通知 -举例: [https://rsshub.app/swust/jwc/1](https://rsshub.app/swust/jwc/1) +举例: 路由: `/swust/jwc/:type` @@ -255,7 +255,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 计科学院通知 -举例: [https://rsshub.app/swust/cs/1](https://rsshub.app/swust/cs/1) +举例: 路由: `swust/cs/:type` @@ -267,7 +267,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 信科公告通知 -举例: [https://rsshub.app/pku/eecs/0](https://rsshub.app/pku/eecs/0) +举例: 路由: `/eecs/:type` @@ -283,7 +283,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 教务处通知 -举例: [https://rsshub.app/scnu/jw](https://rsshub.app/scnu/jw) +举例: 路由: `/scnu/jw` @@ -291,7 +291,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 图书馆通知 -举例: [https://rsshub.app/scnu/library](https://rsshub.app/scnu/library) +举例: 路由: `/scnu/library` @@ -299,7 +299,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 计算机学院竞赛通知 -举例: [https://rsshub.app/scnu/cs/match](https://rsshub.app/scnu/cs/match) +举例: 路由: `/scnu/cs/match` @@ -309,7 +309,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 教务处通知 -举例: [https://rsshub.app/ju/jwc/all](https://rsshub.app/ju/jwc/all) +举例: 路由: `/ju/jwc/:type?` @@ -329,7 +329,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 教务处新闻 -举例: [https://rsshub.app/dpu/jiaowu/news/2](https://rsshub.app/dpu/jiaowu/news/2) +举例: 路由: `/dpu/jiaowu/news/:type?` @@ -343,7 +343,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 网络服务新闻 -举例: [https://rsshub.app/dpu/wlfw/news/2](https://rsshub.app/dpu/wlfw/news/2) +举例: 路由: `/dpu/wlfw/news/:type?` @@ -357,7 +357,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 信息科学与工程学院学术活动 -举例: [https://rsshub.app/seu/radio/academic](https://rsshub.app/seu/radio/academic) +举例: 路由: `/seu/radio/academic` @@ -367,7 +367,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 信息科技与技术学院活动 -举例: [https://rsshub.app/shanghaitech/sist/activity](https://rsshub.app/shanghaitech/sist/activity) +举例: 路由: `/shanghaitech/sist/activity` @@ -377,7 +377,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 电子信息与电气工程学院学术动态 -举例: [https://rsshub.app/sjtu/seiee/academic](https://rsshub.app/sjtu/seiee/academic) +举例: 路由: `/sjtu/seiee/academic` @@ -387,7 +387,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 上海微系统与信息技术研究所学术活动 -举例: [https://rsshub.app/cas/sim/academic](https://rsshub.app/cas/sim/academic) +举例: 路由: `/cas/sim/academic` @@ -397,7 +397,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 教务处通知与新闻 -举例: [https://rsshub.app/njupt/jwc/notice](https://rsshub.app/njupt/jwc/notice) +举例: 路由: `/njupt/jwc/:type?` @@ -415,7 +415,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 专题 -举例: [https://rsshub.app/cctv/world](https://rsshub.app/cctv/world) +举例: 路由: `/cctv/:category` @@ -433,7 +433,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 新闻分类 -举例: [https://rsshub.app/caixin/finance/regulation](https://rsshub.app/caixin/finance/regulation) +举例: 路由: `/caixin/:column/:category` @@ -465,7 +465,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 新闻分类 -举例: [https://rsshub.app/infzm/5](https://rsshub.app/infzm/5) +举例: 路由: `/infzm/:id` @@ -487,7 +487,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 新闻早报 -举例: [https://rsshub.app/nytimes/morning_post](https://rsshub.app/nytimes/morning_post) +举例: 路由: `/nytimes/morning_post` @@ -497,7 +497,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 栏目 -举例: [https://rsshub.app/bjnews/realtime](https://rsshub.app/bjnews/realtime) +举例: 路由: `/bjnews/:category` @@ -509,7 +509,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出 #### 即时新闻 -举例: [https://rsshub.app/zaobao/realtime/china](https://rsshub.app/zaobao/realtime/china) +举例: 路由: `/zaobao/realtime/:type?` @@ -523,7 +523,7 @@ type,分类, 缺省为中港台 #### 新闻 -举例: [https://rsshub.app/zaobao/znews/greater-china](https://rsshub.app/zaobao/znews/greater-china) +举例: 路由: `/zaobao/znews/:type?` @@ -543,7 +543,7 @@ type,分类, 缺省为中港台 #### 杭州市 -举例: [https://rsshub.app/tingshuitz/hangzhou](https://rsshub.app/tingshuitz/hangzhou) +举例: 路由: `/tingshuitz/hangzhou` @@ -551,7 +551,7 @@ type,分类, 缺省为中港台 #### 萧山区 -举例: [https://rsshub.app/tingshuitz/xiaoshan](https://rsshub.app/tingshuitz/xiaoshan) +举例: 路由: `/tingshuitz/xiaoshan` @@ -559,7 +559,7 @@ type,分类, 缺省为中港台 #### 大连市 -举例: [https://rsshub.app/tingshuitz/dalian](https://rsshub.app/tingshuitz/dalian) +举例: 路由: `/tingshuitz/dalian` @@ -606,7 +606,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 展览信息 -举例: [https://rsshub.app/imuseum/shanghai/all](https://rsshub.app/imuseum/shanghai/all) +举例: 路由: `/imuseum/:city/:type` @@ -625,7 +625,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki 本路由返回由 Hopper 算法给出的现在可购入最便宜的折扣机票, 通常包含 6 个结果. 出行日期将由 Hopper 算法定义, 可能是明天也可能是 10 个月后. -举例: 伦敦希思罗 ✈ 北京首都国际 [https://rsshub.app/hopper/1/LHR/PEK](https://rsshub.app/hopper/1/LHR/PEK) +举例: 伦敦希思罗 ✈ 北京首都国际 路由: `/hopper/:lowestOnly/:from/:to?` @@ -640,7 +640,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 游记 -举例: [https://rsshub.app/mafengwo/note/hot](https://rsshub.app/mafengwo/note/hot) +举例: 路由: `/mafengwo/note/:type` @@ -652,7 +652,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 通知公告 -举例: [https://rsshub.app/namoc/announcement](https://rsshub.app/namoc/announcement) +举例: 路由: `/namoc/announcement` @@ -660,7 +660,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 新闻 -举例: [https://rsshub.app/namoc/news](https://rsshub.app/namoc/news) +举例: 路由: `/namoc/news` @@ -668,7 +668,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 媒体联报 -举例: [https://rsshub.app/namoc/media](https://rsshub.app/namoc/media) +举例: 路由: `/namoc/media` @@ -676,7 +676,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 展览预告 -举例: [https://rsshub.app/namoc/exhibition](https://rsshub.app/namoc/exhibition) +举例: 路由: `/namoc/exhibition` @@ -684,7 +684,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 焦点专题 -举例: [https://rsshub.app/namoc/specials](https://rsshub.app/namoc/specials) +举例: 路由: `/namoc/specials` @@ -694,7 +694,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki ### 笔趣阁 -举例: [https://rsshub.app/novel/biquge/52_52542](https://rsshub.app/novel/biquge/52_52542) +举例: 路由: `/novel/biquge/:id` @@ -711,7 +711,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki ### UU 看书 -举例: [https://rsshub.app/novel/uukanshu/49621](https://rsshub.app/novel/uukanshu/49621) +举例: 路由: `/novel/uukanshu/:id` @@ -723,7 +723,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki ### 文学迷 -举例: [https://rsshub.app/novel/wenxuemi/6/6144](https://rsshub.app/novel/wenxuemi/6/6144) +举例: 路由: `/novel/wenxuemi/:id1/:id2` @@ -737,7 +737,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 章节 -举例: [https://rsshub.app/qidian/chapter/1010400217](https://rsshub.app/qidian/chapter/1010400217) +举例: 路由: `/qidian/chapter/:id` @@ -747,7 +747,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 讨论区 -举例: [https://rsshub.app/qidian/forum/1010400217](https://rsshub.app/qidian/forum/1010400217) +举例: 路由: `/qidian/forum/:id` @@ -761,7 +761,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 分类 -举例: [https://rsshub.app/juejin/category/frontend](https://rsshub.app/juejin/category/frontend) +举例: 路由: `/juejin/category/:category` @@ -775,7 +775,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 标签 -举例: [https://rsshub.app/juejin/tag/架构](https://rsshub.app/juejin/tag/架构) +举例: 路由: `/juejin/tag/:tag` @@ -785,7 +785,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 热门 -举例: [https://rsshub.app/juejin/trending/ios/monthly](https://rsshub.app/juejin/trending/ios/monthly) +举例: 路由: `/juejin/trending/:category/:type` @@ -819,7 +819,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 周报 -举例: [https://rsshub.app/dockone/weekly](https://rsshub.app/dockone/weekly) +举例: 路由: `/dockone/weekly` @@ -829,13 +829,13 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 今天头条 -举例: [https://rsshub.app/toutiao/today](https://rsshub.app/toutiao/today) +举例: 路由: `/toutiao/today` #### 独家号 -举例: [https://rsshub.app/toutiao/user/140544](https://rsshub.app/toutiao/user/140544) +举例: 路由: `/toutiao/user/:id` @@ -847,7 +847,7 @@ ISO 3166-1 国家代码列表请参见 [维基百科 ISO_3166-1](https://zh.wiki #### 最热/最新主题 -举例: [https://rsshub.app/v2ex/topics/latest](https://rsshub.app/v2ex/topics/latest) +举例: 路由: `/v2ex/topics/:type` @@ -871,7 +871,7 @@ GitHub 官方也提供了一些 RSS: #### 用户仓库 -举例: [https://rsshub.app/github/repos/DIYgod](https://rsshub.app/github/repos/DIYgod) +举例: 路由: `/github/repos/:user` @@ -883,9 +883,9 @@ GitHub 官方也提供了一些 RSS: 举例: -[https://rsshub.app/github/trending/daily](https://rsshub.app/github/trending/daily) + -[https://rsshub.app/github/trending/daily/javascript](https://rsshub.app/github/trending/daily/javascript) + 路由: `/github/trending/:since/:language?` @@ -896,7 +896,7 @@ GitHub 官方也提供了一些 RSS: #### 仓库 Issue -举例: [https://rsshub.app/github/issue/DIYgod/RSSHub](https://rsshub.app/github/issue/DIYgod/RSSHub) +举例: 路由: `/github/issue/:user/:repo` @@ -907,7 +907,7 @@ GitHub 官方也提供了一些 RSS: #### 用户 Followers -举例: [https://rsshub.app/github/user/followers/HenryQW](https://rsshub.app/github/user/followers/HenryQW) +举例: 路由: `/github/user/followers/:user` @@ -917,7 +917,7 @@ GitHub 官方也提供了一些 RSS: #### 仓库 Stars -举例: [https://rsshub.app/github/stars/DIYgod/RSSHub](https://rsshub.app/github/stars/DIYgod/RSSHub) +举例: 路由: `/github/stars/:user/:repo` @@ -930,7 +930,7 @@ GitHub 官方也提供了一些 RSS: #### 资讯 -举例: [https://rsshub.app/oschina/news](https://rsshub.app/oschina/news) +举例: 路由: `/oschina/news` @@ -940,7 +940,7 @@ GitHub 官方也提供了一些 RSS: #### Explore -举例: [https://rsshub.app/gitlab/explore/trending](https://rsshub.app/gitlab/explore/trending) +举例: 路由: `/gitlab/explore/:type` @@ -958,7 +958,7 @@ GitHub 官方也提供了一些 RSS: > 极客时间专栏需要付费订阅, RSS 仅做更新提醒, 不含付费内容. -举例: [https://rsshub.app/geektime/column/48](https://rsshub.app/geektime/column/48) +举例: 路由: `/geektime/column/:cid` @@ -972,7 +972,7 @@ GitHub 官方也提供了一些 RSS: #### 直播开播 -举例: [https://rsshub.app/bilibili/live/room/3](https://rsshub.app/bilibili/live/room/3) +举例: 路由: `bilibili/live/room/:roomID` @@ -982,7 +982,7 @@ GitHub 官方也提供了一些 RSS: #### 直播搜索 -举例: [https://rsshub.app/bilibili/live/search/编程/online](https://rsshub.app/bilibili/live/search/编程/online) +举例: 路由: `bilibili/live/search/:key/:order` @@ -999,7 +999,7 @@ GitHub 官方也提供了一些 RSS: ::: -举例: [https://rsshub.app/bilibili/live/area/143/online](https://rsshub.app/bilibili/live/area/143/online) +举例: 路由: `bilibili/live/area/:areaID/:order` @@ -1012,7 +1012,7 @@ GitHub 官方也提供了一些 RSS: #### 直播间开播 -举例: [https://rsshub.app/douyu/room/24422](https://rsshub.app/douyu/room/24422) +举例: 路由: `/douyu/room/:id` @@ -1024,7 +1024,7 @@ GitHub 官方也提供了一些 RSS: #### 直播间开播下播 -举例: [https://rsshub.app/panda/room/10300](https://rsshub.app/panda/room/10300) +举例: 路由: `/panda/room/:id` @@ -1036,7 +1036,7 @@ GitHub 官方也提供了一些 RSS: ### 番剧 -举例: [https://rsshub.app/bilibili/bangumi/21680](https://rsshub.app/bilibili/bangumi/21680) +举例: 路由: `/bilibili/bangumi/:seasonid` @@ -1046,7 +1046,7 @@ GitHub 官方也提供了一些 RSS: ### UP 主投稿 -举例: [https://rsshub.app/bilibili/user/video/2267573](https://rsshub.app/bilibili/user/video/2267573) +举例: 路由: `/bilibili/user/video/:uid` @@ -1056,7 +1056,7 @@ GitHub 官方也提供了一些 RSS: ### UP 主专栏 -举例: [https://rsshub.app/bilibili/user/article/334958638](https://rsshub.app/bilibili/user/article/334958638) +举例: 路由: `/bilibili/user/article/:uid` @@ -1066,7 +1066,7 @@ GitHub 官方也提供了一些 RSS: ### UP 主动态 -举例: [https://rsshub.app/bilibili/user/dynamic/2267573](https://rsshub.app/bilibili/user/dynamic/2267573) +举例: 路由: `/bilibili/user/dynamic/:uid` @@ -1076,7 +1076,7 @@ GitHub 官方也提供了一些 RSS: ### UP 主频道 -举例: [https://rsshub.app/bilibili/channel/142821407/23390](https://rsshub.app/bilibili/channel/142821407/23390) +举例: 路由: `/bilibili/channel/:uid/:cid` @@ -1088,7 +1088,7 @@ GitHub 官方也提供了一些 RSS: ### UP 主默认收藏夹 -举例: [https://rsshub.app/bilibili/user/fav/2267573](https://rsshub.app/bilibili/user/fav/2267573) +举例: 路由: `/bilibili/user/fav/:uid` @@ -1098,7 +1098,7 @@ GitHub 官方也提供了一些 RSS: ### UP 主非默认收藏夹 -举例: [https://rsshub.app/bilibili/fav/756508/50948568](https://rsshub.app/bilibili/fav/756508/50948568) +举例: 路由: `/bilibili/fav/:uid/:fid` @@ -1110,7 +1110,7 @@ GitHub 官方也提供了一些 RSS: ### UP 主投币视频 -举例: [https://rsshub.app/bilibili/user/coin/2267573](https://rsshub.app/bilibili/user/coin/2267573) +举例: 路由: `/bilibili/user/coin/:uid` @@ -1120,7 +1120,7 @@ GitHub 官方也提供了一些 RSS: ### UP 主粉丝 -举例: [https://rsshub.app/bilibili/user/followers/2267573](https://rsshub.app/bilibili/user/followers/2267573) +举例: 路由: `/bilibili/user/followers/:uid` @@ -1130,7 +1130,7 @@ GitHub 官方也提供了一些 RSS: ### UP 主关注用户 -举例: [https://rsshub.app/bilibili/user/followings/2267573](https://rsshub.app/bilibili/user/followings/2267573) +举例: 路由: `/bilibili/user/followings/:uid` @@ -1140,7 +1140,7 @@ GitHub 官方也提供了一些 RSS: ### 分区视频 -举例: [https://rsshub.app/bilibili/partion/33](https://rsshub.app/bilibili/partion/33) +举例: 路由: `/bilibili/partion/:tid` @@ -1246,7 +1246,7 @@ GitHub 官方也提供了一些 RSS: ### 分区视频排行榜 -举例: [https://rsshub.app/bilibili/partion/ranking/171/3](https://rsshub.app/bilibili/partion/ranking/171/3) +举例: 路由: `/bilibili/partion/ranking/:tid/:days?` @@ -1258,7 +1258,7 @@ GitHub 官方也提供了一些 RSS: ### 视频评论 -举例: [https://rsshub.app/bilibili/video/reply/21669336](https://rsshub.app/bilibili/video/reply/21669336) +举例: 路由: `/bilibili/video/reply/:aid` @@ -1268,7 +1268,7 @@ GitHub 官方也提供了一些 RSS: ### link 公告 -举例: [https://rsshub.app/bilibili/link/news/live](https://rsshub.app/bilibili/link/news/live) +举例: 路由: `/bilibili/link/news/:product` @@ -1278,31 +1278,31 @@ GitHub 官方也提供了一些 RSS: ### 直播开播 -见 [#哔哩哔哩直播](#哔哩哔哩直播) +见 <#哔哩哔哩直播> ### 直播搜索 -见 [#哔哩哔哩直播](#哔哩哔哩直播) +见 <#哔哩哔哩直播> ### 直播分区 -见 [#哔哩哔哩直播](#哔哩哔哩直播) +见 <#哔哩哔哩直播> ### 主站话题列表 -举例: [https://rsshub.app/bilibili/blackboard](https://rsshub.app/bilibili/blackboard) +举例: 路由: `bilibili/blackboard` ### 会员购新品上架 -举例: [https://rsshub.app/bilibili/mall/new](https://rsshub.app/bilibili/mall/new) +举例: 路由: `bilibili/mall/new` ### 会员购作品 -举例: [https://rsshub.app/bilibili/mall/ip/1_4494](https://rsshub.app/bilibili/mall/ip/1_4494) +举例: 路由: `/bilibili/mall/ip/:id` @@ -1312,7 +1312,7 @@ GitHub 官方也提供了一些 RSS: ### 排行榜 -举例: [https://rsshub.app/bilibili/ranking/0/3](https://rsshub.app/bilibili/ranking/0/3) +举例: 路由: `/bilibili/ranking/:rid?/:day?` @@ -1328,7 +1328,7 @@ GitHub 官方也提供了一些 RSS: ### 话题(频道/标签) -举例: [https://rsshub.app/bilibili/topic/2233](https://rsshub.app/bilibili/topic/2233) +举例: 路由: `/bilibili/topic/:topic` @@ -1340,7 +1340,7 @@ GitHub 官方也提供了一些 RSS: ### 放送列表 -举例: [https://rsshub.app/bangumi/calendar/today](https://rsshub.app/bangumi/calendar/today) +举例: 路由: `/bangumi/calendar/today` @@ -1402,7 +1402,7 @@ GitHub 官方也提供了一些 RSS: ### 博主 -举例: [https://rsshub.app/weibo/user/3306934123](https://rsshub.app/weibo/user/3306934123) +举例: 路由: `/weibo/user/:uid` @@ -1416,13 +1416,13 @@ GitHub 官方也提供了一些 RSS: ::: -举例: [https://rsshub.app/weibo/user2/3306934123](https://rsshub.app/weibo/user2/3306934123) +举例: 路由: `/weibo/user2/:uid` ### 关键词 -举例: [https://rsshub.app/weibo/keyword/DIYgod](https://rsshub.app/weibo/keyword/DIYgod) +举例: 路由: `/weibo/keyword/:keyword` @@ -1434,7 +1434,7 @@ GitHub 官方也提供了一些 RSS: ### 帖子列表 -举例: [https://rsshub.app/tieba/forum/女图](https://rsshub.app/tieba/forum/女图) +举例: 路由: `/tieba/forum/:kw` @@ -1444,7 +1444,7 @@ GitHub 官方也提供了一些 RSS: ### 精品帖子 -举例: [https://rsshub.app/tieba/forum/good/女图](https://rsshub.app/tieba/forum/good/女图) +举例: 路由: `/tieba/forum/good/:kw/:cid?` @@ -1456,7 +1456,7 @@ GitHub 官方也提供了一些 RSS: ### 帖子动态 -举例: [https://rsshub.app/tieba/post/5853240586](https://rsshub.app/tieba/post/5853240586) +举例: 路由: `/tieba/post/:id` @@ -1466,7 +1466,7 @@ GitHub 官方也提供了一些 RSS: ### 楼主动态 -举例: [https://rsshub.app/tieba/post/lz/5853240586](https://rsshub.app/tieba/post/lz/5853240586) +举例: 路由: `/tieba/post/lz/:id` @@ -1478,7 +1478,7 @@ GitHub 官方也提供了一些 RSS: ### 主题-精选 -举例: [https://rsshub.app/jike/topic/54dffb40e4b0f57466e675f0](https://rsshub.app/jike/topic/54dffb40e4b0f57466e675f0) +举例: 路由: `/jike/topic/:id` @@ -1488,7 +1488,7 @@ GitHub 官方也提供了一些 RSS: ### 主题-广场 -举例: [https://rsshub.app/jike/topic/square/54dffb40e4b0f57466e675f0](https://rsshub.app/jike/topic/square/54dffb40e4b0f57466e675f0) +举例: 路由: `/jike/topic/square/:id` @@ -1498,7 +1498,7 @@ GitHub 官方也提供了一些 RSS: ### 用户动态 -举例: [https://rsshub.app/jike/user/82D23B32-CF36-4C59-AD6F-D05E3552CBF3](https://rsshub.app/jike/user/82D23B32-CF36-4C59-AD6F-D05E3552CBF3) +举例: 路由: `/jike/user/:id` @@ -1516,7 +1516,7 @@ GitHub 官方也提供了一些 RSS: ### 公众号(即刻来源) -举例: [https://rsshub.app/jike/topic/584b8ac671a288001154a115](https://rsshub.app/jike/topic/584b8ac671a288001154a115) +举例: 路由: `/jike/topic/:id` @@ -1526,7 +1526,7 @@ GitHub 官方也提供了一些 RSS: ### 公众号(瓦斯来源) -举例: [https://rsshub.app/wechat/wasi/5b5adaf358e5c4583338eace](https://rsshub.app/wechat/wasi/5b5adaf358e5c4583338eace) +举例: 路由: `/wechat/wasi/:id` @@ -1538,7 +1538,7 @@ GitHub 官方也提供了一些 RSS: ### 歌单歌曲 -举例: [https://rsshub.app/ncm/playlist/35798529](https://rsshub.app/ncm/playlist/35798529) +举例: 路由: `/ncm/playlist/:id` @@ -1548,7 +1548,7 @@ GitHub 官方也提供了一些 RSS: ### 用户歌单 -举例: [https://rsshub.app/ncm/user/playlist/45441555](https://rsshub.app/ncm/user/playlist/45441555) +举例: 路由: `/ncm/user/playlist/:uid` @@ -1558,7 +1558,7 @@ GitHub 官方也提供了一些 RSS: ### 歌手专辑 -举例: [https://rsshub.app/ncm/artist/2116](https://rsshub.app/ncm/artist/2116) +举例: 路由: `/ncm/artist/:id` @@ -1568,7 +1568,7 @@ GitHub 官方也提供了一些 RSS: ### 电台节目 -举例: [https://rsshub.app/ncm/djradio/347317067](https://rsshub.app/ncm/djradio/347317067) +举例: 路由: `/ncm/djradio/:id` @@ -1580,7 +1580,7 @@ GitHub 官方也提供了一些 RSS: ### 首页 -举例: [https://rsshub.app/jianshu/home](https://rsshub.app/jianshu/home) +举例: 路由: `/jianshu/home` @@ -1588,7 +1588,7 @@ GitHub 官方也提供了一些 RSS: ### 7 日热门 -举例: [https://rsshub.app/jianshu/trending/weekly](https://rsshub.app/jianshu/trending/weekly) +举例: 路由: `/jianshu/trending/weekly` @@ -1596,7 +1596,7 @@ GitHub 官方也提供了一些 RSS: ### 30 日热门 -举例: [https://rsshub.app/jianshu/trending/monthly](https://rsshub.app/jianshu/trending/monthly) +举例: 路由: `/jianshu/trending/monthly` @@ -1604,7 +1604,7 @@ GitHub 官方也提供了一些 RSS: ### 专题 -举例: [https://rsshub.app/jianshu/collection/xYuZYD](https://rsshub.app/jianshu/collection/xYuZYD) +举例: 路由: `/jianshu/collection/:id` @@ -1614,7 +1614,7 @@ GitHub 官方也提供了一些 RSS: ### 作者 -举例: [https://rsshub.app/jianshu/user/yZq3ZV](https://rsshub.app/jianshu/user/yZq3ZV) +举例: 路由: `/jianshu/user/:id` @@ -1632,7 +1632,7 @@ GitHub 官方也提供了一些 RSS: ### 收藏夹 -举例: [https://rsshub.app/zhihu/collection/26444956](https://rsshub.app/zhihu/collection/26444956) +举例: 路由: `/zhihu/collection/:id` @@ -1642,7 +1642,7 @@ GitHub 官方也提供了一些 RSS: ### 用户动态 -举例: [https://rsshub.app/zhihu/people/activities/diygod](https://rsshub.app/zhihu/people/activities/diygod) +举例: 路由: `/zhihu/people/activities/:id` @@ -1652,7 +1652,7 @@ GitHub 官方也提供了一些 RSS: ### 用户回答 -举例: [https://rsshub.app/zhihu/people/answers/diygod](https://rsshub.app/zhihu/people/answers/diygod) +举例: 路由: `/zhihu/people/answers/:id` @@ -1662,7 +1662,7 @@ GitHub 官方也提供了一些 RSS: ### 专栏 -举例: [https://rsshub.app/zhihu/zhuanlan/googledevelopers](https://rsshub.app/zhihu/zhuanlan/googledevelopers) +举例: 路由: `/zhihu/zhuanlan/:id` @@ -1672,13 +1672,13 @@ GitHub 官方也提供了一些 RSS: ### 知乎日报 -举例: [https://rsshub.app/zhihu/daily](https://rsshub.app/zhihu/daily) +举例: 路由: `/zhihu/daily` ### 知乎热榜 -举例: [https://rsshub.app/zhihu/hotlist](https://rsshub.app/zhihu/hotlist) +举例: 路由: `/zhihu/hotlist` @@ -1686,7 +1686,7 @@ GitHub 官方也提供了一些 RSS: ### 房源 -举例: [https://rsshub.app/ziroom/room/sh/1/2/五角场](https://rsshub.app/ziroom/room/sh/1/2/五角场) +举例: 路由: `/ziroom/room/:city/:iswhole/:room/:keyword` @@ -1708,7 +1708,7 @@ GitHub 官方也提供了一些 RSS: ::: -举例: [https://rsshub.app/express/youzhengguoji/CV054432809US](https://rsshub.app/express/youzhengguoji/CV054432809US) +举例: 路由: `/express/:company/:number` @@ -1728,13 +1728,13 @@ GitHub 官方也提供了一些 RSS: ### 首页(最新) -举例: [https://rsshub.app/mzitu](https://rsshub.app/mzitu) +举例: 路由: `/mzitu/` ### 分类 -举例: [https://rsshub.app/mzitu/category/hot](https://rsshub.app/mzitu/category/hot) +举例: 路由: `/mzitu/category/:category` @@ -1748,13 +1748,13 @@ GitHub 官方也提供了一些 RSS: ### 所有专题 -举例: [https://rsshub.app/mzitu/tags](https://rsshub.app/mzitu/tags) +举例: 路由: `/mzitu/tags` ### 专题详情 -举例: [https://rsshub.app/mzitu/tag/shishen](https://rsshub.app/mzitu/tag/shishen) +举例: 路由: `/mzitu/tag/:tag` @@ -1764,7 +1764,7 @@ GitHub 官方也提供了一些 RSS: ### 详情 -举例: [https://rsshub.app/mzitu/post/129452](https://rsshub.app/mzitu/post/129452) +举例: 路由: `/mzitu/post/:id` @@ -1776,7 +1776,7 @@ GitHub 官方也提供了一些 RSS: ### 用户收藏 -举例: [https://rsshub.app/pixiv/user/bookmarks/15288095](https://rsshub.app/pixiv/user/bookmarks/15288095) +举例: 路由: `/pixiv/user/bookmarks/:id` @@ -1786,7 +1786,7 @@ GitHub 官方也提供了一些 RSS: ### 用户动态 -举例: [https://rsshub.app/pixiv/user/11](https://rsshub.app/pixiv/user/11) +举例: 路由: `/pixiv/user/:id` @@ -1796,7 +1796,7 @@ GitHub 官方也提供了一些 RSS: ### 排行榜 -举例: [https://rsshub.app/pixiv/ranking/week](https://rsshub.app/pixiv/ranking/week) +举例: 路由: `/pixiv/ranking/:mode/:date?` @@ -1818,7 +1818,7 @@ GitHub 官方也提供了一些 RSS: ### 正在上映的电影 -举例: [https://rsshub.app/douban/movie/playing](https://rsshub.app/douban/movie/playing) +举例: 路由: `/douban/movie/playing` @@ -1826,7 +1826,7 @@ GitHub 官方也提供了一些 RSS: ### 正在上映的高分电影 -举例: [https://rsshub.app/douban/movie/playing/7.5](https://rsshub.app/douban/movie/playing/7.5) +举例: 路由 @@ -1842,7 +1842,7 @@ GitHub 官方也提供了一些 RSS: ### 即将上映的电影 -举例: [https://rsshub.app/douban/movie/later](https://rsshub.app/douban/movie/later) +举例: 路由: `/douban/movie/later` @@ -1850,7 +1850,7 @@ GitHub 官方也提供了一些 RSS: ### 北美票房榜 -举例: [https://rsshub.app/douban/movie/ustop](https://rsshub.app/douban/movie/ustop) +举例: 路由: `/douban/movie/ustop` @@ -1858,7 +1858,7 @@ GitHub 官方也提供了一些 RSS: ### 豆瓣小组 -举例: [https://rsshub.app/douban/group/camera](https://rsshub.app/douban/group/camera) +举例: 路由: `/douban/group/:groupid` @@ -1868,19 +1868,19 @@ GitHub 官方也提供了一些 RSS: ### 浏览发现 -举例: [https://rsshub.app/douban/explore](https://rsshub.app/douban/explore) +举例: 路由: `/douban/explore` ### 新书速递 -举例:[https://rsshub.app/douban/book/latest](https://rsshub.app/douban/book/latest) +举例: 路由:`/douban/book/latest` ### 最新增加的音乐 -举例:[https://rsshub.app/douban/music/latest](https://rsshub.app/douban/music/latest) +举例: 路由:`/douban/music/latest` @@ -1888,13 +1888,13 @@ GitHub 官方也提供了一些 RSS: ### 无聊图 -举例: [https://rsshub.app/jandan/pic](https://rsshub.app/jandan/pic) +举例: 路由: `/jandan/:sub_model` ### 妹子图 -举例: [https://rsshub.app/jandan/ooxx](https://rsshub.app/jandan/ooxx) +举例: 路由: `/jandan/:sub_model` @@ -1904,7 +1904,7 @@ GitHub 官方也提供了一些 RSS: ### 图卦 -举例: [https://rsshub.app/dapenti/tugua](https://rsshub.app/dapenti/tugua) +举例: 路由: `/dapenti/tugua` @@ -1914,7 +1914,7 @@ GitHub 官方也提供了一些 RSS: ### 吐槽新帖 -举例: [https://rsshub.app/tucaoqq/post/28564/CdRI0728](https://rsshub.app/tucaoqq/post/28564/CdRI0728) +举例: 路由: `/tucaoqq/post/:project/:key` @@ -1928,7 +1928,7 @@ GitHub 官方也提供了一些 RSS: ### 关键词 -举例: [https://rsshub.app/jinritoutiao/keyword/ai](https://rsshub.app/jinritoutiao/keyword/ai) +举例: 路由: `/jinritoutiao/keyword/:keyword` @@ -1940,7 +1940,7 @@ GitHub 官方也提供了一些 RSS: ### 评论 -举例: [https://rsshub.app/disqus/posts/diygod-me](https://rsshub.app/disqus/posts/diygod-me) +举例: 路由: `/disqus/posts/:forum` @@ -1952,7 +1952,7 @@ GitHub 官方也提供了一些 RSS: ### 用户 -举例: [https://rsshub.app/twitter/user/DIYgod](https://rsshub.app/twitter/user/DIYgod) +举例: 路由: `/twitter/user/:id` @@ -1964,7 +1964,7 @@ GitHub 官方也提供了一些 RSS: ### 用户 -举例: [https://rsshub.app/instagram/user/diygod](https://rsshub.app/instagram/user/diygod) +举例: 路由: `/instagram/user/:id` @@ -1976,7 +1976,7 @@ GitHub 官方也提供了一些 RSS: ### 用户 -举例: [https://rsshub.app/youtube/user/JFlaMusic](https://rsshub.app/youtube/user/JFlaMusic) +举例: 路由: `/youtube/user/:username` @@ -1986,7 +1986,7 @@ GitHub 官方也提供了一些 RSS: ### 频道 -举例: [https://rsshub.app/youtube/channel/UCDwDMPOZfxVV0x_dz0eQ8KQ](https://rsshub.app/youtube/channel/UCDwDMPOZfxVV0x_dz0eQ8KQ) +举例: 路由: `/youtube/channel/:id` @@ -1998,7 +1998,7 @@ GitHub 官方也提供了一些 RSS: ### 动漫 -举例: [https://rsshub.app/iqiyi/dongman/a_19rrh1sifx](https://rsshub.app/iqiyi/dongman/a_19rrh1sifx) +举例: 路由: `/iqiyi/dongman/:id` @@ -2012,9 +2012,9 @@ GitHub 官方也提供了一些 RSS: 举例: -[https://rsshub.app/dribbble/popular](https://rsshub.app/dribbble/popular) + -[https://rsshub.app/dribbble/popular/week](https://rsshub.app/dribbble/popular/week) + 路由: `/dribbble/popular/:timeframe?` @@ -2024,7 +2024,7 @@ GitHub 官方也提供了一些 RSS: ### 用户(团队) -举例: [https://rsshub.app/dribbble/user/google](https://rsshub.app/dribbble/user/google) +举例: 路由: `/dribbble/user/:name` @@ -2034,7 +2034,7 @@ GitHub 官方也提供了一些 RSS: ### 关键词 -举例: [https://rsshub.app/dribbble/keyword/player](https://rsshub.app/dribbble/keyword/player) +举例: 路由: `/dribbble/keyword/:keyword` @@ -2052,7 +2052,7 @@ GitHub 官方也提供了一些 RSS: ::: -举例: [https://rsshub.app/telegram/channel/awesomeDIYgod](https://rsshub.app/telegram/channel/awesomeDIYgod) +举例: 路由: `/telegram/channel/:username` @@ -2062,7 +2062,7 @@ GitHub 官方也提供了一些 RSS: ### 贴纸包 -举例: [https://rsshub.app/telegram/stickerpack/DIYgod](https://rsshub.app/telegram/stickerpack/DIYgod) +举例: 路由: `/telegram/stickerpack/:name` @@ -2074,7 +2074,7 @@ GitHub 官方也提供了一些 RSS: ### 分类 -举例: [https://rsshub.app/readhub/category/topic](https://rsshub.app/readhub/category/topic) +举例: 路由: `/readhub/category/:category` @@ -2105,10 +2105,10 @@ GitHub 官方也提供了一些 RSS: 举例: -- 过去 24 小时:[https://rsshub.app/konachan/post/popular_recent/1d](https://rsshub.app/konachan/post/popular_recent/1d) -- 过去一周:[https://rsshub.app/konachan/post/popular_recent/1w](https://rsshub.app/konachan/post/popular_recent/1w) -- 过去一月:[https://rsshub.app/konachan/post/popular_recent/1m](https://rsshub.app/konachan/post/popular_recent/1m) -- 过去一年:[https://rsshub.app/konachan/post/popular_recent/1y](https://rsshub.app/konachan/post/popular_recent?period=1y) +- 过去 24 小时: +- 过去一周: +- 过去一月: +- 过去一年: ## yande.re @@ -2127,16 +2127,16 @@ GitHub 官方也提供了一些 RSS: 举例: -- 过去 24 小时:[https://rsshub.app/yande.re/post/popular_recent/1d](https://rsshub.app/yande.re/post/popular_recent/1d) -- 过去一周:[https://rsshub.app/yande.re/post/popular_recent/1w](https://rsshub.app/yande.re/post/popular_recent/1w) -- 过去一月:[https://rsshub.app/yande.re/post/popular_recent/1m](https://rsshub.app/yande.re/post/popular_recent/1m) +- 过去 24 小时: +- 过去一周: +- 过去一月: - 过去一年:[https://rsshub.app/yande.re/post/popular_recent/1y ## 3DMGame ### 新闻中心 -举例: [https://rsshub.app/3dm/news](https://rsshub.app/3dm/news) +举例: 路由: `/3dm/news` @@ -2144,7 +2144,7 @@ GitHub 官方也提供了一些 RSS: ### 新闻 -举例: [https://rsshub.app/3dm/detroitbecomehuman/news](https://rsshub.app/3dm/detroitbecomehuman/news) +举例: 路由: `/3dm/:name/news` @@ -2154,7 +2154,7 @@ GitHub 官方也提供了一些 RSS: ### 攻略 -举例: [https://rsshub.app/3dm/detroitbecomehuman/gl](https://rsshub.app/3dm/detroitbecomehuman/gl) +举例: 路由: `/3dm/:name/gl` @@ -2164,7 +2164,7 @@ GitHub 官方也提供了一些 RSS: ### 下载 -举例: [https://rsshub.app/3dm/detroitbecomehuman/download](https://rsshub.app/3dm/detroitbecomehuman/download) +举例: 路由: `/3dm/:name/download` @@ -2186,7 +2186,7 @@ GitHub 官方也提供了一些 RSS: ::: -举例: [https://rsshub.app/ximalaya/album/299146/](https://rsshub.app/ximalaya/album/299146/) +举例: 路由: `/ximalaya/album/:id` @@ -2210,7 +2210,7 @@ GitHub 官方也提供了一些 RSS: ### Lookup Torrents by IMDB ID -举例: [https://rsshub.app/eztv/torrents/6048596](https://rsshub.app/eztv/torrent/6048596) +举例: 路由: `/eztv/torrents/:imdb_id` @@ -2228,7 +2228,7 @@ GitHub 官方也提供了一些 RSS: ### 关键词 -举例: [https://rsshub.app/smzdm/keyword/女装](https://rsshub.app/smzdm/keyword/女装) +举例: 路由: `/smzdm/keyword/:keyword` @@ -2238,7 +2238,7 @@ GitHub 官方也提供了一些 RSS: ### 排行榜 -举例: [https://rsshub.app/smzdm/ranking/pinlei/11/3](https://rsshub.app/smzdm/ranking/pinlei/11/3) +举例: 路由: `/smzdm/ranking/:rank_type/:rank_id/:hour` @@ -2288,7 +2288,7 @@ GitHub 官方也提供了一些 RSS: ### 崩坏 2-游戏公告 -举例: [https://rsshub.app/mihoyo/bh2/gach](https://rsshub.app/mihoyo/bh2/gach) +举例: 路由: `/mihoyo/bh2/:type` @@ -2302,7 +2302,7 @@ GitHub 官方也提供了一些 RSS: ### 崩坏 3-游戏公告 -举例: [https://rsshub.app/mihoyo/bh3/strategy](https://rsshub.app/mihoyo/bh3/strategy) +举例: 路由: `/mihoyo/bh3/:type` @@ -2318,7 +2318,7 @@ GitHub 官方也提供了一些 RSS: ### 分区帖子 -举例: [https://rsshub.app/t66y/7](https://rsshub.app/t66y/7) +举例: 路由: `/t66y/:id` @@ -2342,7 +2342,7 @@ GitHub 官方也提供了一些 RSS: ### 分类 -举例: [https://rsshub.app/gcores/category/1](https://rsshub.app/gcores/category/1) +举例: 路由: `/gcores/category/:category` @@ -2360,9 +2360,9 @@ GitHub 官方也提供了一些 RSS: 举例: -[https://rsshub.app/natgeo/travel](https://rsshub.app/natgeo/travel) + -[https://rsshub.app/natgeo/news/ngnews](https://rsshub.app/natgeo/news/ngnews) + 路由: `/natgeo/:cat/:type?` @@ -2378,7 +2378,7 @@ GitHub 官方也提供了一些 RSS: ### 图片文字问答 -举例: [https://rsshub.app/one](https://rsshub.app/one) +举例: 路由: `/one` @@ -2388,7 +2388,7 @@ GitHub 官方也提供了一些 RSS: ### Next 主题 -举例: [http://rsshub.app/hexo/next/fengkx.top](http://rsshub.app/hexo/next/fengkx.top) +举例: 路由: `/hexo/next/:url` @@ -2400,7 +2400,7 @@ GitHub 官方也提供了一些 RSS: ### 众筹 -举例: [https://rsshub.app/mi/crowdfunding](https://rsshub.app/mi/crowdfunding) +举例: 路由: `/mi/crowdfunding` @@ -2410,7 +2410,7 @@ GitHub 官方也提供了一些 RSS: ### 运动日记 -举例: [https://rsshub.app/keep/user/556b02c1ab59390afea671ea](https://rsshub.app/keep/user/556b02c1ab59390afea671ea) +举例: 路由: `/keep/user/:id` @@ -2422,7 +2422,7 @@ GitHub 官方也提供了一些 RSS: ### 早报 -举例: [https://rsshub.app/dongqiudi/daily](https://rsshub.app/dongqiudi/daily) +举例: 路由: `/dongqiudi/daily` @@ -2430,7 +2430,7 @@ GitHub 官方也提供了一些 RSS: ### 足球赛果 -举例: 皇家马德里: [https://rsshub.app/dongqiudi/result/50001755](https://rsshub.app/dongqiudi/result/50001755) +举例: 皇家马德里: 路由: `/dongqiudi/result/:team` @@ -2442,7 +2442,7 @@ GitHub 官方也提供了一些 RSS: ### 中国大陆新闻动态 -举例: [https://rsshub.app/wikipedia/mainland](https://rsshub.app/wikipedia/mainland) +举例: 路由: `/wikipedia/mainland` @@ -2452,7 +2452,7 @@ GitHub 官方也提供了一些 RSS: ### 用户动态 -举例: [https://rsshub.app/xueqiu/user/8152922548](https://rsshub.app/xueqiu/user/8152922548) +举例: 路由: `/xueqiu/user/:id/:type?` @@ -2468,7 +2468,7 @@ GitHub 官方也提供了一些 RSS: ### 用户收藏动态 -举例: [https://rsshub.app/xueqiu/favorite/8152922548](https://rsshub.app/xueqiu/favorite/8152922548) +举例: 路由: `/xueqiu/favorite/:id` @@ -2480,7 +2480,7 @@ GitHub 官方也提供了一些 RSS: ### 博文 -举例: [https://rsshub.app/linkedkeeper/sub/1](https://rsshub.app/linkedkeeper/sub/1) +举例: 路由: `/linkedkeeper/:type/:id?` @@ -2500,7 +2500,7 @@ GitHub 官方也提供了一些 RSS: ::: -举例: [https://rsshub.app/google/scholar/data+visualization](https://rsshub.app/google/scholar/data+visualization) +举例: 路由: `/google/scholar/:query` @@ -2508,14 +2508,14 @@ GitHub 官方也提供了一些 RSS: - query: 查询语句, 支持「简单」和「高级」两种模式: -1. 简单模式, 例如「data visualization」, [https://rsshub.app/google/scholar/data+visualization](https://rsshub.app/google/scholar/data+visualization). -2. 高级模式, 前往 [Google Scholar](https://scholar.google.com/schhp?hl=zh-cn&as_sdt=0, 5), 点击左上角, 选择高级搜索并提交查询. 此时 URL 应为: [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=zh-CN&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=zh-CN&as_sdt=0%2C5), 复制`https://scholar.google.com/scholar?`后的所有语句作为本路由的查询参数. 例子所对应的完整路由为[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=zh-CN&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=zh-CN&as_sdt=0%2C5). +1. 简单模式, 例如「data visualization」, . +2. 高级模式, 前往 [Google Scholar](https://scholar.google.com/schhp?hl=zh-cn&as_sdt=0, 5), 点击左上角, 选择高级搜索并提交查询. 此时 URL 应为: , 复制`https://scholar.google.com/scholar?`后的所有语句作为本路由的查询参数. 例子所对应的完整路由为. ## Awesome Pigtails ### 最新图片 -举例: [https://rsshub.app/pigtails](https://rsshub.app/pigtails) +举例: 路由: `/pigtails` @@ -2525,7 +2525,7 @@ GitHub 官方也提供了一些 RSS: ### 文章 -举例: [https://rsshub.app/mygalgame](https://rsshub.app/mygalgame) +举例: 路由: `/mygalgame` @@ -2545,7 +2545,7 @@ GitHub 官方也提供了一些 RSS: ### 周刊 -举例: [https://rsshub.app/tuicool/mags/tech](https://rsshub.app/tuicool/mags/tech) +举例: 路由: `/tuicool/mags/:type` @@ -2561,7 +2561,7 @@ GitHub 官方也提供了一些 RSS: ### 首页 -举例: [https://rsshub.app/kejixingqiu/home](https://rsshub.app/kejixingqiu/home) +举例: 路由: `/kejixingqiu/home` @@ -2584,3 +2584,7 @@ GitHub 官方也提供了一些 RSS: 路由: `/apple/exchange_repair` 参数: 无 + +### App Store/Mac App Store + +见 <#app-store-mac-app-store> diff --git a/routes/zhihu/hotlist.js b/routes/zhihu/hotlist.js index 8017572d3..b9d6399b4 100644 --- a/routes/zhihu/hotlist.js +++ b/routes/zhihu/hotlist.js @@ -1,7 +1,6 @@ const axios = require('../../utils/axios'); module.exports = async (ctx) => { - console.log('run'); const { data: { data }, } = await axios({