docs: English docs sync, #3051

This commit is contained in:
DIYgod
2019-12-26 19:18:17 +08:00
parent 6f5d0e7b2c
commit c2980ac8c3
26 changed files with 697 additions and 109 deletions
+6
View File
@@ -54,6 +54,12 @@ pageClass: routes
<Route author="kt286" example="/v2ex/post/584403" path="/v2ex/post/:postid" :paramsDesc="['帖子ID,在 URL 可以找到']"/>
## 电鸭社区
### 工作机会
<Route author="sfyumi" example="/eleduck/jobs" path="/eleduck/jobs"/>
## 虎扑
### 虎扑 BBS 论坛
+1 -1
View File
@@ -10,7 +10,7 @@ pageClass: routes
<Route author="DIYgod" example="/dribbble/popular/week" path="/dribbble/popular/:timeframe?" :paramsDesc="['时间维度, 支持 week month year ever']"/>
### 用户(团队
### 用户(团队
<Route author="DIYgod" example="/dribbble/user/google" path="/dribbble/user/:name" :paramsDesc="['用户名, 可在该用户主页 URL 中找到']"/>
+12
View File
@@ -4,6 +4,12 @@ pageClass: routes
# ACG
## Hanime.tv
### Recently updated
<RouteEn author="EsuRt" example="/hanime/video" path="/hanime/video"/>
## Vol.moe
### vol
@@ -18,6 +24,12 @@ pageClass: routes
## Webtoons
### Comic updates
<RouteEn author="machsix" path="/webtoons/:lang/:category/:name/:id" example="/webtoons/zh-hant/drama/gongzhuweimian/894" :paramsDesc="['Language','Category','Name','ID']"/>
For example: https://www.webtoons.com/zh-hant/drama/gongzhuweimian/list?title_no=894, `lang=zh-hant`,`category=drama`,`name=gongzhucheyeweimian`,`id=894`.
### [Naver](https://comic.naver.com)
<RouteEn author="zfanta" example="/webtoons/naver/651673" path="/webtoons/naver/:titleId" :paramsDesc="['titleId of naver webtoon']" />
+12
View File
@@ -4,6 +4,12 @@ pageClass: routes
# Blog
## archdaily
### Home
<RouteEn author="kt286" example="/archdaily" path="/archdaily"/>
## Hexo Blog
### Blog using Next theme
@@ -13,3 +19,9 @@ pageClass: routes
### Blog using Yilia theme
<RouteEn author="aha2mao" path="/hexo/yilia/:url" example="/hexo/yilia/cloudstone.xin" :paramsDesc="['the blog URL without the protocol (http:// and https://)']" />
## Paul Graham
### Essays
<RouteEn author="Maecenas" example="/blogs/paulgraham" path="/blogs/paulgraham"/>
+10
View File
@@ -3,3 +3,13 @@ pageClass: routes
---
# Forecast
## Outage.Report
### Report
<RouteEn author="cxumol" example="/outagereport/ubisoft/5" path="/outagereport/:name/:count?" :paramsDesc="['Service name, spelling format must be consistent with URL', 'Counting threshold, will only be written in RSS if the number of people who report to stop serving is not less than this number']">
Please skip the local service area code for `name`, for example `https://outage.report/us/verizon-wireless` to `verizon-wireless`.
</RouteEn>
+26 -8
View File
@@ -4,17 +4,15 @@ pageClass: routes
# Gaming
## Game ListHong Kong only
## dekudeals
<RouteEn author="DIYgod" example="/ps/list/STORE-MSF86012-PLUS_FTT_CONTENT" path="/ps/list/:gridName" :paramsDesc="['gridName from the list']">
### Category
Compatible with lists with an URL like <https://store.playstation.com/zh-hans-hk/grid/STORE-MSF86012-PLUS_FTT_CONTENT>. For instance [PSN Free to Play](https://store.playstation.com/zh-hans-hk/grid/STORE-MSF86012-PLUS_FTT_CONTENT), the gridName is STORE-MSF86012-PLUS_FTT_CONTENT
<RouteEn author="LogicJake" example="/dekudeals/most-wanted" path="/dekudeals/:type" :paramsDesc="['Category name']"/>
</RouteEn>
## Metacritic
# Metacritic
## Game Releases
### Game Releases
<RouteEn author="HenryQW" example="/metacritic/release/switch/coming" path="/metacritic/release/:platform/:type?/:sort?" :paramsDesc="['console platform', 'release type, default to `new`', 'sorting type, default to `date`']">
@@ -52,7 +50,27 @@ Sorting types, default to `date`:
<RouteEn author="HFO4" example="/nintendo/news" path="/nintendo/news"/>
# PlayStation Store
### Switch System UpdateJapan
<RouteEn author="hoilc" example="/nintendo/system-update" path="/nintendo/system-update"/>
## PlayStation Store
### Game ListHong Kong
<RouteEn author="DIYgod" example="/ps/list/STORE-MSF86012-PLUS_FTT_CONTENT" path="/ps/list/:gridName" :paramsDesc="['gridName from the list']">
Compatible with lists with an URL like <https://store.playstation.com/zh-hans-hk/grid/STORE-MSF86012-PLUS_FTT_CONTENT>. For instance [PSN Free to Play](https://store.playstation.com/zh-hans-hk/grid/STORE-MSF86012-PLUS_FTT_CONTENT), the gridName is STORE-MSF86012-PLUS_FTT_CONTENT
</RouteEn>
### PlayStation Network user trophy
<RouteEn author="DIYgod" example="/ps/trophy/DIYgod_" path="/ps/trophy/:id" :paramsDesc="['User ID']" radar="1"/>
### PlayStation 4 System Update
<RouteEn author="Jeason0228" example="/ps/ps4updates/" path="/ps/ps4updates/" radar="1"/>
## Steam
+34
View File
@@ -15,3 +15,37 @@ pageClass: routes
### Transcript
<RouteEn author="Ji4n1ng" example="/99percentinvisible/transcript" path="/99percentinvisible/transcript"/>
## EZTV
::: tip
Official RSS: https://eztv.io/ezrss.xml
:::
### Lookup Torrents by IMDB ID
<RouteEn author="Songkeys" example="/eztv/torrents/6048596" path="/eztv/torrents/:imdb_id" :paramsDesc="[The IMDB ID corresponding to the seed of show you want to search can be found on the official website [IMDB](https://www.imdb.com)']" supportBT="1"/>
## Nyaa
### Seatch Result
<RouteEn author="Lava-Swimmer" example="/nyaa/search/psycho-pass" path="/nyaa/search/:keyword" :paramsDesc="['Search keyword']" supportBT="1"/>
## Sankaku Complex
### Post
<RouteEn author="xyqfer" example="/sankakucomplex/post" path="/sankakucomplex/post"/>
## SoundCloud
### Tracks
<RouteEn author="fallenhh" example="/soundcloud/tracks/angeart" path="/soundcloud/tracks/:user" :paramsDesc="['User name']" />
## Youtube
见 [#youtube](/en/social-media.html#youtube)
+30
View File
@@ -35,6 +35,24 @@ Compared to the official one, the RSS feed generated by RSSHub not only has more
</RouteEn>
## BOF
### Home
<RouteEn author="kt286" example="/bof/home" path="/bof/home" />
## cfan
### News
<RouteEn author="kt286" example="/cfan/news" path="/cfan/news"/>
## Engadget
### Chinese
<RouteEn author="JamesWDGu" example="/engadget-cn" path="/engadget-cn"/>
## iDownloadBlog
### iDownloadBlog
@@ -78,6 +96,12 @@ Compared to the official one, this feed:
<RouteEn author="emdoe" example="/simonsfoundation/recommend" path="/simonsfoundation/recommend"/>
## Sixth Tone
### News
<RouteEn author="kt286" example="/sixthtone/news" path="/sixthtone/news"/>
## The Verge
<RouteEn author="HenryQW" example="/verge" path="/verge">
@@ -96,3 +120,9 @@ Supported sub-sites
| tv | movies | comedy | music | tvrecaps | books | theater | art | awards | video |
</RouteEn>
## World Health Organization | WHO
### Newsroom
<RouteEn author="LogicJake" example="/who/news-room/feature-stories" path="/who/news-room/:type" :paramsDesc="['类别,可在 URL 中找到']"/>
+67 -19
View File
@@ -4,23 +4,15 @@ pageClass: routes
# Uncategorized
## All Poetry
### Poems
<RouteEn author="HenryQW" example="/allpoetry/newest" path="/allpoetry/:order?" :paramsDesc="['order by type, `best` or `newest`, default to `best`']"/>
## Apple
### Exchange and Repair Extension Programs
<RouteEn author="metowolf HenryQW" example="/apple/exchange_repair" path="/apple/exchange_repair/:country?" :paramsDesc="['country code in apple.com URL (exception: for `United States` please use `us`), default to China `cn`']" />
## aptonic
### App Store/Mac App Store
### New Dropzone Actions
<RouteEn author="HenryQW" example="/aptonic/action" path="/aptonic/action"/>
见 [#app-store-mac-app-store](/en/program-update.html#app-store-mac-app-store)
## AutoTrader
@@ -33,6 +25,26 @@ pageClass: routes
</RouteEn>
## checkee.info
### US Visa check status
<RouteEn author="lalxyy" example="/checkee/2019-03" path="/checkee/:month" :paramsDesc="['Year-month of visa checkfor example 2019-03']" />
## DHL
### DHL express
<RouteEn author="ntzyz" example="/dhl/12345678" path="/dhl/:shipment_id" :paramsDesc="['Waybill number']"/>
## Email
### Email list
> Only support IMAP protocol, email password and other settings refer to [Email setting](/en/install)
<RouteEn author="kt286" example="/mail/imap/rss@rsshub.app" path="/mail/imap/:email" :paramsDesc="['Email account']" />
## Emi Nitta official website
### Recent update
@@ -43,17 +55,11 @@ pageClass: routes
<RouteEn author="luyuhuang" example="/emi-nitta/news" path="/emi-nitta/news"/>
## EZTV
## Instapaper
::: tip
### Personal sharing
EZTV provides an official RSS feed of all torrents: https://eztv.ag/ezrss.xml
:::
### Torrent Lookup by IMDB ID
<RouteEn author="Songkeys" path="/eztv/torrents/:imdb_id" example="/eztv/torrents/6048596" :paramsDesc="['search for the IMDB ID of the desired show, available at [IMDB](https://www.imdb.com)']" />
<RouteEn author="LogicJake" example="/instapaper/person/viridiano" path="/instapaper/person"/>
## Japanpost
@@ -67,6 +73,12 @@ EZTV provides an official RSS feed of all torrents: https://eztv.ag/ezrss.xml
<RouteEn author="HenryQW" example="/parcel/hermesuk/[tracking number]" path="/parcel/hermesuk/:tracking" :paramsDesc="['Tracking number']"/>
## Pocket
### Trending
<RouteEn author="hoilc" example="/pocket/trending" path="/pocket/trending"/>
## Remote.work
### Remote.work Job Information
@@ -79,6 +91,12 @@ EZTV provides an official RSS feed of all torrents: https://eztv.ag/ezrss.xml
</RouteEn>
## SANS Institute
### Latest conference materials
<RouteEn author="sbilly" example="/sans/summit_archive" path="/sans/summit_archive" />
## TransferWise
### FX Pair Yesterday
@@ -88,3 +106,33 @@ EZTV provides an official RSS feed of all torrents: https://eztv.ag/ezrss.xml
See [the list of supported currencies](https://transferwise.com/tools/exchange-rate-alerts/).
</RouteEn>
## TSSstatusiOS downgrade channel
### Status
<RouteEn author="xyqfer" example="/tssstatus/j42dap/14W585a" path="/tssstatus/:board/:build" :paramsDesc="['Board id', 'Build id']">
Board and Build can be found in [here](http://api.ineal.me/tss/status)
</RouteEn>
## wikiHow
### Home
<RouteEn author="sanmmm" example="/wikihow/index" path="/wikihow/index"/>
### Category
<RouteEn author="sanmmm" example="/wikihow/category/饮食与休闲/all" path="/wikihow/category/:category/:type?" :paramsDesc="['Category', 'Type, default to `all`']">
Top category can be found in [category Page](https://zh.wikihow.com/Special:CategoryListing), support secondary directories
Type
| All | Recommend |
| --- | --------- |
| all | rec |
</RouteEn>
+91
View File
@@ -9,3 +9,94 @@ pageClass: routes
### Magazine
<RouteEn author="emdoe" example="/1x/magazine" path="/1x/magazine"/>
## Awesome Pigtails
### New
<RouteEn author="Chingyat" example="/pigtails" path="/pigtails/index"/>
## Bing Wallpaper
### Daily Wallpaper
<RouteEn author="FHYunCai" example="/bing" path="/bing" radar="1"/>
## Dilbert Comic Strip
<RouteEn name="Daily Strip" author="Maecenas" example="/dilbert/strip" path="/dilbert/strip"/>
## Google Doodles
### Update
<RouteEn author="xyqfer" example="/google/doodles/zh-CN" path="/google/doodles/:language?" :paramsDesc="['Language, default to `zh-CN`, for other language values, you can get it from [Google Doodles official website](https://www.google.com/doodles)']" />
## Konachan Anime Wallpapers
::: tip
- Tags can be copied after `tags=` in [konachan](https://konachan.com/post) URL
- The route can be / konachan or /konachan.com or /konachan.net, where the first two are the same, and .net is an all-age healthy wallpaper ♡
- Official Posts RSS: https://konachan.com/post/piclens?tags=[tags]
:::
### Popular Recent Posts
<RouteEn author="magic-akari" example="/konachan/post/popular_recent" path="/konachan/post/popular_recent/:period?" :paramsDesc="['Default to 24 hours']">
For example:
- 24 hours:<https://rsshub.app/konachan/post/popular_recent/1d>
- 1 week:<https://rsshub.app/konachan/post/popular_recent/1w>
- 1 month:<https://rsshub.app/konachan/post/popular_recent/1m>
- 1 year:<https://rsshub.app/konachan/post/popular_recent/1y>
</RouteEn>
## nHentai
### Filter
<RouteEn author="MegrezZhu" example="/nhentai/language/chinese" path="/nhentai/:key/:keyword/:mode?" :paramsDesc="['Filter term, can be: parody, character, tag, artist, group, language, category','Filter value', 'mode, `simple` to only cover`detail` to all content, default to `simple`']" anticrawler="1" />
### Advanced Search
<RouteEn author="MegrezZhu" example="/nhentai/search/language%3Ajapanese+-scat+-yaoi+-guro+-%22mosaic+censorship%22" path="/nhentai/search/:keyword/:mode?" :paramsDesc="['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, `simple` to only cover`detail` to all content, default to `simple`']" anticrawler="1"/>
## Tits Guru
### Home
<RouteEn author="MegrezZhu" example="/tits-guru/home" path="/tits-guru/home"/>
### Daily Best
<RouteEn author="MegrezZhu" example="/tits-guru/daily" path="/tits-guru/daily"/>
### Models
<RouteEn author="MegrezZhu" example="/tits-guru/model/mila-azul" path="/tits-guru/model/:name" :paramsDesc="['Module name, see [here](https://tits-guru.com/models) for details']"/>
### Categories
<RouteEn author="MegrezZhu" example="/tits-guru/category/bikini" path="/tits-guru/category/:type" :paramsDesc="['Category, see [here](https://tits-guru.com/categories) for details']"/>
## yande.re
::: tip
- Official RSS: https://yande.re/post/piclens?tags=[tags]
:::
### Popular Recent Posts
<RouteEn author="magic-akari SettingDust" example="/yande.re/post/popular_recent" path="/yande.re/post/popular_recent/:period?" :paramsDesc="['Default to 24 hours']">
For example:
- 24 hours:<https://rsshub.app/yande.re/post/popular_recent/1d>
- 1 week:<https://rsshub.app/yande.re/post/popular_recent/1w>
- 1 month:<https://rsshub.app/yande.re/post/popular_recent/1m>
- 1 year:<https://rsshub.app/yande.re/post/popular_recent/1y>
</RouteEn>
+93 -2
View File
@@ -4,6 +4,12 @@ pageClass: routes
# Application Updates
## Apkpure
### Versions
<RouteEn author="maple3142" example="/apkpure/versions/jp/jp.co.craftegg.band" path="/apkpure/versions/:region/:pkg" :paramsDesc="['Region code', 'package name']"/>
## App Store/Mac App Store
### App Update
@@ -18,12 +24,40 @@ pageClass: routes
<RouteEn author="HenryQW" example="/appstore/iap/us/id953286746" path="/appstore/iap/:country/:id" :paramsDesc="['App Store Country, obtain from the app URL https://apps.apple.com/us/app/id953286746, in this case, `us`', 'App Store app id, obtain from the app URL https://apps.apple.com/us/app/id953286746, in this case, `id953286746`']" />
## aptonic
### New Dropzone Actions
<RouteEn author="HenryQW" example="/aptonic/action" path="/aptonic/action"/>
## Chocolatey
### Software Update
<RouteEn author="woodgear" example="/chocolatey/software/GoogleChrome" path="/chocolatey/software"/>
## CurseForge
### File Update
<RouteEn author="junfengP" example="/curseforge/sc2/assets/taylor-mouses-stuff/files" path="/curseforge/:gameid/:catalogid/:projectid/files" :paramsDesc="['Game name', 'Catalog name', 'Progect name']"/>
For example: `https://www.curseforge.com/sc2/assets/taylor-mouses-stuff/files` to `/curseforge/sc2/assets/taylor-mouses-stuff/files`
</RouteEn>
## Docker Hub
### Image New Build
<RouteEn author="HenryQW" example="/dockerhub/build/wangqiru/ttrss" path="/dockerhub/build/:owner/:image/:tag?" :paramsDesc="['Image owner', 'Image name', 'Image tagdefault to latest']"/>
::: warning
The owner of the official image fills in the library, for example: https://rsshub.app/dockerhub/build/library/mysql
:::
## F-Droid
### App Update
@@ -48,32 +82,89 @@ pageClass: routes
<RouteEn author="imlonghao" path="/greasyfork/:language/:domain?" example="/greasyfork/en/google.com" :paramsDesc="['language, located on the top right corner of Greasy Fork\'s search page, set to `all` for including all languages', 'the script\'s target domain']" />
## IPSW.me
### Apple Firmware Update-IPSWs/OTAs version
<RouteEn author="Jeason0228" example="/ipsw/index/ipsws/iPhone11,8" path="/ipsw/index/:ptype/:pname/" :paramsDesc="['Fill in ipsws or otas to get different versions of firmware','Product name, `http://rsshub.app/ipsw/index/ipsws/iPod`, if you fill in the iPad, follow the entire iPad series(ptype default to ipsws).`http://rsshub.app/ipsw/index/ipsws/iPhone11,8`, if you fill in the specific iPhone11,8, submit to the ipsws firmware information of this model']"/>
## Minecraft CurseForge
### Mod Update
<RouteEn author="Indexyz" example="/curseforge/files/jei" path="/curseforge/files/:project" :paramsDesc="['Progect shortname or `Project ID`. The short name of the project can be found in the address bar, for exmaple `https://minecraft.curseforge.com/projects/non-update` to `non-update`. `Project ID` can be found in `About This Project` in `Overview`']"/>
## MIUI
### New firmware
<RouteEn author="Indexyz" example="/miui/aries/" path="/miui/:device/:type?" :paramsDesc="['the device `codename` eg. `aries` for Mi 2S','type']" >
<RouteEn author="Indexyz" example="/miui/aries/" path="/miui/:device/:type?/:region?" :paramsDesc="['the device `codename` eg. `aries` for Mi 2S','type', 'Region, default to `cn`]" >
| stable | development |
| ------- | ----------- |
| release | dev |
| region | region |
| ------ | ------ |
| China | cn |
| Global | global |
</RouteEn>
## Monster Hunter World
### Update
见 [#Monster Hunter World](/en/game.html#monster-hunter-world)
## Nintendo Switch
### Switch System UpdateJapan
见 [#nintendo](/game.html#nintendo)
## Nvidia Web Driver
### Changelog
<RouteEn author="cielpy" example="/nvidia/webdriverupdate" path="/nvidia/webdriverupdate"/>
## PlayStation
### PlayStation 4 System Update
见 [#playstation](/game.html#playstation)
## RSSHub
### Update
### New routes
<RouteEn path="/rsshub/rss" example="/rsshub/rss" />
## sketch.com
### Beta update
<RouteEn author="Jeason0228" example="/sketch/beta" path="/sketch/beta" />
### Release update
<RouteEn author="Jeason0228" example="/sketch/updates" path="/sketch/updates" />
## Thunderbird
### Changelog
<RouteEn author="garywill" example="/thunderbird/release" path="/thunderbird/release"/>
## Typora
### Changelog
<RouteEn author="cnzgray" example="/typora/changelog" path="/typora/changelog"/>
## Xiaomi.eu
### ROM Releases
<RouteEn author="maple3142" example="/xiaomieu/releases" path="/xiaomieu/releases"/>
+149 -8
View File
@@ -19,23 +19,63 @@ GitHub provides some official RSS feeds:
### User Repo
<RouteEn author="dragon-yuan" path="/github/repos/:user" example="/github/repos/DIYgod" :paramsDesc="['GitHub username']" />
<RouteEn author="dragon-yuan" path="/github/repos/:user" example="/github/repos/DIYgod" :paramsDesc="['GitHub username']" radar="1" />
### Trending
<RouteEn path="/github/trending/:since/:language?" example="/github/trending/daily/javascript" :paramsDesc="['time frame, available in [Trending page](https://github.com/trending/javascript?since=monthly) \'s URL, possible values are: daily, weekly or monthly', 'the feed language, available in [Trending page](https://github.com/trending/javascript?since=monthly) \'s URL']" />
<RouteEn path="/github/trending/:since/:language?" example="/github/trending/daily/javascript" :paramsDesc="['time frame, available in [Trending page](https://github.com/trending/javascript?since=monthly) \'s URL, possible values are: daily, weekly or monthly', 'the feed language, available in [Trending page](https://github.com/trending/javascript?since=monthly) \'s URL']" radar="1" />
### Issue
### Repo Issues
<RouteEn author="HenryQW" path="/github/issue/:user/:repo" example="/github/issue/DIYgod/RSSHub" :paramsDesc="['GitHub username', 'GitHub repo name']" />
<RouteEn author="HenryQW" path="/github/issue/:user/:repo" example="/github/issue/DIYgod/RSSHub" :paramsDesc="['GitHub username', 'GitHub repo name']" radar="1" />
### Follower
### Repo Pull Requests
<RouteEn author="HenryQW" path="/github/user/follower/:user" example="/github/user/followers/HenryQW" :paramsDesc="['GitHub username']" />
<RouteEn author="hashman" example="/github/pull/DIYgod/RSSHub" path="/github/pull/:user/:repo" :paramsDesc="['User name', 'Repo name']" radar="1"/>
### Star
### User Followers
<RouteEn author="HenryQW" path="/github/stars/:user/:repo" example="/github/stars/DIYGod/RSSHub" :paramsDesc="['GitHub username', 'GitHub repo name']" />
<RouteEn author="HenryQW" path="/github/user/follower/:user" example="/github/user/followers/HenryQW" :paramsDesc="['GitHub username']" radar="1" />
### Repo Stars
<RouteEn author="HenryQW" path="/github/stars/:user/:repo" example="/github/stars/DIYGod/RSSHub" :paramsDesc="['GitHub username', 'GitHub repo name']" radar="1" />
### Repo Branches
<RouteEn author="max-arnold" example="/github/branches/DIYgod/RSSHub" path="/github/branches/:user/:repo" :paramsDesc="['User name', 'Repo name']" radar="1"/>
### Files Commits
<RouteEn author="zengxs" example="/github/file/DIYgod/RSSHub/master/lib/router.js" path="/github/file/:user/:repo/:branch/:filepath+" :paramsDesc="['User name', 'Repo name', 'Branch name', 'File path']" radar="1">
| User name | Repo name | Branch name | File path |
| --------- | --------- | ----------- | --------------- |
| `DIYgod` | `RSSHub` | `master` | `lib/router.js` |
> - If there are special characters such as `/` in the **branch name**, they need to be encoded with urlencode, usually `/` needs to be replaced with `%2f`
> - If there are special characters in the **file path**, you need to use urlencode to encode them, but the file path can be recognized normally `/` characters
> - If the **file path** ends with `.rss`, `.atom`, `.json`, you need to replace the `.` in the suffix with `%2e`
> > Reeder will make an error when subscribing to `% 2erss` or similar suffixes. At this time, add`.rss` after the route to subscribe
> >
> > Such as: replace `https://rsshub.app/github/file/DIYgod/RSSHub/master/lib/router%2ejs` to `https://rsshub.app/github/file/DIYgod/RSSHub/master/lib/router%2ejs.rss`
</RouteEn>
### Search Result
<RouteEn author="LogicJake" example="/github/search/RSSHub/bestmatch/desc" path="/github/search/:query/:sort?/:order?" :paramsDesc="['search keyword', 'Sort options (default to bestmatch)','Sort order, desc and asc (desc descending by default)']"/>
| Sort options | sort |
| ---------------- | --------- |
| Best match | bestmatch |
| Most stars | stars |
| Most forks | forks |
| Recently updated | updated |
### User Starred Repositories
<RouteEn author="LanceZhu" example="/github/starred_repos/DIYgod" path="/github/starred_repos/:user" :paramsDesc="['User name']" radar="1"/>
## GitLab
@@ -48,3 +88,104 @@ GitHub provides some official RSS feeds:
| trending | starred | all |
</RouteEn>
## Hacker News
### Section
<RouteEn author="cf020031308" example="/hackernews/best/comments" path="/hackernews/:section/:type?" :paramsDesc="['Section', 'Link type']">
Website: https://news.ycombinator.com/
| Section | section |
| ------- | ----------------------------------- |
| index | https://news.ycombinator.com/ |
| new | https://news.ycombinator.com/newest |
| past | https://news.ycombinator.com/front |
| ask | https://news.ycombinator.com/ask |
| show | https://news.ycombinator.com/show |
| jobs | https://news.ycombinator.com/jobs |
| best | https://news.ycombinator.com/best |
> Official RSShttps://news.ycombinator.com/rss is same as `index` section
| Link type | type |
| --------- | ------------------------------ |
| story | Deault, link to shared address |
| comments | Link to Hacker News address |
</RouteEn>
## Kaggle
### Discussion
<RouteEn author="LogicJake" example="/kaggle/discussion/387811/active" path="/kaggle/discussion/:forumId/:sort?" :paramsDesc="['Forum ID, open web request, search forumId; fill in all to subscribe to the whole site discussion forum', 'See the table below for sorting methods, default to hot']">
| hot | recent | new | top | active |
| ------- | --------------- | --------------- | ---------- | ------------- |
| Hotness | Recent Comments | Recently Posted | Most Votes | Most Comments |
</RouteEn>
### Competitions
<RouteEn author="LogicJake" example="/kaggle/competitions" path="/kaggle/competitions/:category?" :paramsDesc="['category, default to all']">
| 空 | featured | research | recruitment | gettingStarted | masters | playground | analytics |
| -------------- | -------- | -------- | ----------- | --------------- | ------- | ---------- | --------- |
| All Categories | Featured | Research | Recruitment | Getting started | Masters | Playground | Analytics |
</RouteEn>
## LeetCode
### Articles
<RouteEn author="LogicJake" example="/leetcode/articles" path="/leetcode/articles"/>
### Submission
<RouteEn author="NathanDai" example="/leetcode/submission/us/nathandai" path="/leetcode/submission/:country/:user" :paramsDesc="['country, Chines(cn) and US(us)', 'Username, available at the URL of the LeetCode user homepage']"/>
## Linux Patchwork
### Patch Comments
<RouteEn author="ysc3839" example="/patchwork.kernel.org/comments/10723629" path="/patchwork.kernel.org/comments/:id" :paramsDesc="['Patch ID']"/>
## LWN.net
### Security alerts
<RouteEn author="zengxs" example="/lwn/alerts/CentOS" path="/lwn/alerts/:distributor" :paramsDesc="['Distribution identification']">
| Distribution | Identification |
| :--------------- | :----------------- |
| Arch Linux | `Arch_Linux` |
| CentOS | `CentOS` |
| Debian | `Debian` |
| Fedora | `Fedora` |
| Gentoo | `Gentoo` |
| Mageia | `Mageia` |
| openSUSE | `openSUSE` |
| Oracle | `Oracle` |
| Red Hat | `Red_Hat` |
| Scientific Linux | `Scientific_Linux` |
| Slackware | `Slackware` |
| SUSE | `SUSE` |
| Ubuntu | `Ubuntu` |
</RouteEn>
## Visual Studio Code Marketplace
### Visual Studio Code Plugins Marketplace
<RouteEn author="SeanChao" example="/vscode/marketplace" path="/vscode/marketplace/:category?" :paramsDesc="['Category']">
| Featured | Trending Weekly | Trending Monthly | Trending Daily | Most Popular | Recently Added |
| -------- | --------------- | ---------------- | -------------- | ------------ | -------------- |
| featured | trending | trending_m | trending_d | popular | new |
</RouteEn>
+6
View File
@@ -3,3 +3,9 @@ pageClass: routes
---
# Reading
## All Poetry
### Poems
<RouteEn author="HenryQW" example="/allpoetry/newest" path="/allpoetry/:order?" :paramsDesc="['排序方式, `best``newest`, 缺省 `best`']"/>
+25 -13
View File
@@ -6,13 +6,11 @@ pageClass: routes
## eLife
### Latest Research
#### ALL
### Latest Research-ALL
<RouteEn author="emdoe" example="/elife/latest" path="/elife/latest" />
#### Research by Subject
### Latest Research-Research by Subject
<RouteEn author="emdoe" example="/elife/cell-biology" path="/elife/:subject" :paramsDesc="['topic name', 'obtain it from the homepage']" />
@@ -34,30 +32,44 @@ Google Scholar has strict anti-crawling mechanism implemented, the demo below do
</RouteEn>
### Author citations
<RouteEn author="KellyHwong" example="/google/citations/mlmE4JMAAAAJ" path="/google/citations/:id" anticrawler="1">
The parameter id in the route is the id in the URL of the user s Google Scholar reference pagefor example `https://scholar.google.com/citations?hl=zh-CN&user=mlmE4JMAAAAJ` to `mlmE4JMAAAAJ`
</RouteEn>
## gradCafe
### gradCafe result
<RouteEn author="liecn" example="/gradcafe/result" path="/gradcafe/result" />
### gradCafe result by key words
<RouteEn author="liecn" example="/gradcafe/result/computer" path="/gradcafe/result/:type" :paramsDesc="['Keyword']"/>
## Nature
### Latest Research
#### Nature
### Nature
<RouteEn author="emdoe" example="/nature/research" path="/nature/research" />
#### Nature Machine Intelligence
### Nature Machine Intelligence
<RouteEn author="LogicJake" example="/nature/natmachintell/research" path="/nature/natmachintell/research" />
#### Nature Neuroscience
### Nature Neuroscience
<RouteEn author="emdoe" example="/nature/neuroscience/research" path="/nature/neuroscience/research" />
## Proceedings of The National Academy of Sciences
### Latest Articles
#### ALL
### Latest Articles-ALL
<RouteEn author="emdoe" example="/pnas/latest" path="/pnas/latest" />
#### Articles by Topic
### Latest Articles-Articles by Topic
<RouteEn author="emdoe" example="/pnas/Applied Mathematics" path="/pnas/:topic" :paramsDesc="['topic name', 'obtain it from pnas.org (new research in ...)']" />
+34
View File
@@ -32,6 +32,22 @@ Support major channels, refer to [BBC RSS feeds](https://www.bbc.co.uk/news/1062
</RouteEn>
## NHK
### News Web Easy
<RouteEn author="Andiedie" example="/nhk/news_web_easy" path="/nhk/news_web_easy"/>
## The Economist
### Category
<RouteEn author="ImSingee" example="/the-economist/latest" path="/the-economist/:endpoint" :paramsDesc="['Category name, can be found on the [official page](https://www.economist.com/rss). For example, https://www.economist.com/china/rss.xml to china']"/>
### GRE Vocabulary
<RouteEn author="xyqfer" example="/the-economist/gre-vocabulary" path="/the-economist/gre-vocabulary" />
## The Guardian
### Editorial
@@ -41,3 +57,21 @@ Support major channels, refer to [BBC RSS feeds](https://www.bbc.co.uk/news/1062
Provides a better reading experience (full text articles) over the official one.
</RouteEn>
### China
<RouteEn author="Polynomia" example="/guardian/china" path="/guardian/china"/>
## The New York Times
### News
<RouteEn author="HenryQW" example="/nytimes/dual" path="/nytimes/:lang?" :paramsDesc="['language, default to Chinese']">
通过提取文章全文,以提供比官方源更佳的阅读体验。
| Default to Chinese | Chinese-English | English |
| ------------------ | --------------- | ------- |
| (空) | dual | en |
</RouteEn>
+20
View File
@@ -3,3 +3,23 @@ pageClass: routes
---
# University
## MIT
### MIT graduateadmissions's all blogs
<RouteEn author="LogicJake" example="/mit/graduateadmissions/index/all" path="/universities/mit/graduateadmissions/index/all"/>
### MIT graduateadmissions's blogs by department
<RouteEn author="LogicJake" example="/mit/graduateadmissions/department/eecs" path="/universities/mit/graduateadmissions/department/:name" :paramsDesc="['department name which can be found in url']"/>
### MIT graduateadmissions's blogs by category
<RouteEn author="LogicJake" example="/mit/graduateadmissions/category/beyond-the-lab" path="/universities/mit/graduateadmissions/category/:name" :paramsDesc="['category name which can be found in url']"/>
## Polimi
### News
<RouteEn author="exuanbo" example="/polimi/news" path="/polimi/news/:language?" :paramsDesc="['English language code en']" />
+10 -10
View File
@@ -4,6 +4,16 @@ pageClass: routes
# 预报预警
## Outage.Report
### Report
<Route author="cxumol" example="/outagereport/ubisoft/5" path="/outagereport/:name/:count?" :paramsDesc="['服务名称。 拼写格式须与 URL 保持一致', '计数门槛。 仅当报告停服的人不低于此数量时, 才会写进 RSS']">
其中 name 参数, 请略过本地服务的区域码, 例如 `https://outage.report/us/verizon-wireless` 填入 `verizon-wireless` 即可。
</Route>
## 地震速报
### 中国地震局
@@ -84,16 +94,6 @@ pageClass: routes
<Route author="calpa" example="/hko/weather" path="/hko/weather"/>
## 在线服务/本地设施 停服通知
### Outage.Report
<Route author="cxumol" example="/outagereport/ubisoft/5" path="/outagereport/:name/:count?" :paramsDesc="['服务名称。 拼写格式须与 URL 保持一致', '计数门槛。 仅当报告停服的人不低于此数量时, 才会写进 RSS']">
其中 name 参数, 请略过本地服务的区域码, 例如 `https://outage.report/us/verizon-wireless` 填入 `verizon-wireless` 即可。
</Route>
## 中央气象台
### 全国气象预警
+2 -2
View File
@@ -179,7 +179,7 @@ pageClass: routes
<Route author="emdoe" example="/simonsfoundation/recommend" path="/simonsfoundation/recommend"/>
## sixthtone
## Sixth Tone
### 最新文章
@@ -699,7 +699,7 @@ Supported sub-sites
<Route author="Jeason0228" example="/sspai/tag/apple" path="/sspai/tag/:keyword" :paramsDesc="['关键词']"/>
## 世界卫生组织
## 世界卫生组织 WHO
### 媒体中心
+6 -22
View File
@@ -43,22 +43,6 @@ pageClass: routes
<Route author="ntzyz" example="/dhl/12345678" path="/dhl/:shipment_id" :paramsDesc="['运单号']"/>
## Google Doodles
### 更新
<Route author="xyqfer" example="/google/doodles/zh-CN" path="/google/doodles/:language?" :paramsDesc="['语言,默认为`zh-CN`简体中文,如需其他语言值可从[Google Doodles 官网](https://www.google.com/doodles)获取']" />
## gradCafe
### gradCafe result
<Route author="liecn" example="/gradcafe/result" path="/gradcafe/result" />
### gradCafe result by key words
<Route author="liecn" example="/gradcafe/result/computer" path="/gradcafe/result/:type" :paramsDesc="['按关键词进行搜索,如 computer']"/>
## Instapaper
### 个人分享
@@ -95,6 +79,12 @@ pageClass: routes
<Route author="fengkx" example="/one" path="/one"/>
## Parcel Tracking
### Hermes UK
<Route author="HenryQW" example="/parcel/hermesuk/[tracking number]" path="/parcel/hermesuk/:tracking" :paramsDesc="['Tracking number']"/>
## Pocket
### Trending
@@ -213,12 +203,6 @@ type 为 all 时,category 参数不支持 cost 和 free
<Route author="LogicJake" example="/kpmg/insights" path="/kpmg/insights" />
## 电鸭社区
### 工作机会
<Route author="sfyumi" example="/eleduck/jobs" path="/eleduck/jobs"/>
## 福利资源-met.red
### 福利资源-met.red
+8 -2
View File
@@ -44,11 +44,17 @@ pageClass: routes
</Route>
## Google Doodles
### 更新
<Route author="xyqfer" example="/google/doodles/zh-CN" path="/google/doodles/:language?" :paramsDesc="['语言,默认为`zh-CN`简体中文,如需其他语言值可从[Google Doodles 官网](https://www.google.com/doodles)获取']" />
## Konachan Anime Wallpapers
::: tip 提示
- tags 可以在 [konachan](https://konachan.com/post) 选好后, 复制其 URL 中 tags= 后的参数
- tags 在 [konachan](https://konachan.com/post) URL 中 `tags=` 后的参数
- 路由可选 `/konachan``/konachan.com``/konachan.net`, 其中前两者相同, `.net` 是全年龄健康的壁纸 ♡
- 网站提供了 Posts 订阅: https://konachan.com/post/piclens?tags=[tags]
@@ -75,7 +81,7 @@ pageClass: routes
### 高级搜索
<Route author="MegrezZhu" example="/nhentai/search/language%3Ajapanese+-scat+-yaoi+-guro+-%22mosaic+censorship%22" path="/nhentai/search/:keyword/:mode?" :paramsDesc="['用于搜索的关键词。可在原网站搜索后复制 q= 后面的内容,也可直接输入,但空格等特殊符号是否会转换取决于浏览器和阅读器的实现。用法详见[官网](https://nhentai.net/info/)', '模式,`simple`为仅封面,`detail`会包括本子每一页,但对服务器负载大。默认为`simple`']" anticrawler="1"/>
<Route author="MegrezZhu" example="/nhentai/search/language%3Ajapanese+-scat+-yaoi+-guro+-%22mosaic+censorship%22" path="/nhentai/search/:keyword/:mode?" :paramsDesc="['用于搜索的关键词。可在原网站搜索后复制 q= 后面的内容,也可直接输入。用法详见[官网](https://nhentai.net/info/)', '模式,`simple`为仅封面,`detail`会包括本子每一页,但对服务器负载大。默认为`simple`']" anticrawler="1"/>
## Tits Guru
+17 -1
View File
@@ -62,6 +62,10 @@ pageClass: routes
<Route author="junfengP" example="/curseforge/sc2/assets/taylor-mouses-stuff/files" path="/curseforge/:gameid/:catalogid/:projectid/files" :paramsDesc="['游戏名,以`https://www.curseforge.com/sc2/assets/taylor-mouses-stuff/files`为例,`sc2`代表星际2', '分类名,紧跟在游戏名后,如示例中`assets`', '项目名,紧跟在分类名后,如示例中`taylor-mouses-stuff`']"/>
例如:`https://www.curseforge.com/sc2/assets/taylor-mouses-stuff/files` 对应 `/curseforge/sc2/assets/taylor-mouses-stuff/files`
</Route>
## Docker Hub
### 镜像有新 Build
@@ -120,7 +124,7 @@ pageClass: routes
### MIUI 新版本发布
<Route author="Indexyz" example="/miui/aries" path="/miui/:device/:type?/:region?" :paramsDesc="['设备的 `codename` 例如 小米 2s 为 `aries`. 国际版的 `codename` 一般以 `_global` 结尾. 可查阅 MIUI 线刷包下载页面', '类型, 可选参数', '地区, 默认为 `cn`']">
<Route author="Indexyz" example="/miui/aries" path="/miui/:device/:type?/:region?" :paramsDesc="['设备的 `codename` 例如 小米 2s 为 `aries`. 国际版的 `codename` 一般以 `_global` 结尾. 可查阅 MIUI 线刷包下载页面', '类型', '地区, 默认为 `cn`']">
| 类型 | type |
| ------ | ------- |
@@ -134,12 +138,24 @@ pageClass: routes
</Route>
## Nintendo Switch
### Switch 本体更新情报(日本)
见 [#nintendo](/game.html#nintendo)
## Nvidia Web Driver
### 更新日志
<Route author="cielpy" example="/nvidia/webdriverupdate" path="/nvidia/webdriverupdate"/>
## PlayStation
### PlayStation 4 系统更新纪录
见 [#playstation](/game.html#playstation)
## RSSHub
### 有新路由啦
+3 -3
View File
@@ -63,7 +63,7 @@ GitHub 官方也提供了一些 RSS:
<Route author="DIYgod" example="/github/trending/daily/javascript" path="/github/trending/:since/:language?" :paramsDesc="['时间跨度, 可在 [Trending 页](https://github.com/trending/javascript?since=monthly) URL 中找到, 可选 daily weekly monthly', '语言, 可在 [Trending 页](https://github.com/trending/javascript?since=monthly) URL 中找到']" radar="1"/>
### 仓库 Issue
### 仓库 Issues
<Route author="HenryQW" example="/github/issue/DIYgod/RSSHub" path="/github/issue/:user/:repo" :paramsDesc="['用户名', '仓库名']" radar="1"/>
@@ -111,7 +111,7 @@ GitHub 官方也提供了一些 RSS:
| 根据 fork 数量排序 | forks |
| 根据更新时间排序 | updated |
### 用户 Starred Repositories
### 用户 Star 的仓库
<Route author="LanceZhu" example="/github/starred_repos/DIYgod" path="/github/starred_repos/:user" :paramsDesc="['用户名']" radar="1"/>
@@ -160,7 +160,7 @@ GitHub 官方也提供了一些 RSS:
<Route author="Yangshuqing" example="/itslide/new" path="/itslide/new" radar="1"/>
## kaggle
## Kaggle
### Discussion
+14 -2
View File
@@ -10,6 +10,18 @@ pageClass: routes
<Route author="luyuhuang" example="/alter-cn/news" path="/alter-cn/news"/>
## LeBonCoin
### Ads
Transform any search into a feed.
<Route author="Platane" example="/leboncoin/ad/category=10&locations=Paris_75015" path="/leboncoin/ad/:query" :paramsDesc="['search page querystring']">
For instance, in https://www.leboncoin.fr/recherche/?**category=10&locations=Paris_75015**, the query is **category=10&locations=Paris_75015**
</Route>
## Westore
### 新品
@@ -195,11 +207,11 @@ pageClass: routes
### 宜家 IKEA(英国)- 商品上新
<RouteEn author="HenryQW" example="/ikea/uk/new" path="/ikea/uk/new"/>
<Route author="HenryQW" example="/ikea/uk/new" path="/ikea/uk/new"/>
### 宜家 IKEA(英国)- 促销
<RouteEn author="HenryQW" example="/ikea/uk/offer" path="/ikea/uk/offer"/>
<Route author="HenryQW" example="/ikea/uk/offer" path="/ikea/uk/offer"/>
## 有赞
+18 -14
View File
@@ -6,41 +6,45 @@ pageClass: routes
## eLife
### 最新成果
#### 综合
### 最新成果-综合
<Route author="emdoe" example="/elife/latest" path="/elife/latest" />
#### 细分领域
### 最新成果-细分领域
<RouteEn author="emdoe" example="/elife/cell-biology" path="/elife/:subject" :paramsDesc="['方向名称', '请在主页获取']" />
<Route author="emdoe" example="/elife/cell-biology" path="/elife/:subject" :paramsDesc="['方向名称', '请在主页获取']" />
## gradCafe
### gradCafe result
<Route author="liecn" example="/gradcafe/result" path="/gradcafe/result" />
### gradCafe result by key words
<Route author="liecn" example="/gradcafe/result/computer" path="/gradcafe/result/:type" :paramsDesc="['按关键词进行搜索,如 computer']"/>
## Nature
### Latest Research
#### Nature
### Nature
<Route author="emdoe" example="/nature/research" path="/nature/research" />
#### Nature Machine Intelligence
### Nature Machine Intelligence
<Route author="LogicJake" example="/nature/natmachintell/research" path="/nature/natmachintell/research" />
#### Nature Neuroscience
### Nature Neuroscience
<Route author="emdoe" example="/nature/neuroscience/research" path="/nature/neuroscience/research" />
## Proceedings of The National Academy of Sciences
### 最新文章
#### 全部
### 最新文章-全部
<Route author="emdoe" example="/pnas/latest" path="/pnas/latest" />
#### 根据领域分类
### 最新文章-根据领域分类
<Route author="emdoe" example="/pnas/Applied Mathematics" path="/pnas/:topic" :paramsDesc="['领域名称','可从 pnas.org 获得']" />
+2 -2
View File
@@ -82,7 +82,7 @@ Solidot 提供的 feed:
## The Economist
### 全文输出
### 分类
<Route author="ImSingee" example="/the-economist/latest" path="/the-economist/:endpoint" :paramsDesc="['分类名称,可在 [官方 RSS 页面 ](https://www.economist.com/rss) 找到,例如 https://www.economist.com/china/rss.xml 即为 china']"/>
@@ -256,7 +256,7 @@ category 对应的关键词有
## 纽约时报
### 官方 RSS
### 新闻
<Route author="HenryQW" example="/nytimes/dual" path="/nytimes/:lang?" :paramsDesc="['语言, 缺省中文']">
+1
View File
@@ -95,6 +95,7 @@ IATA 国际航空运输协会机场代码, 参见[维基百科 国际航空运
### 最新活动
<Route author="kfgamehacker" example="/huodongxing/explore" path="/huodongxing/explore"/>
## 马蜂窝
### 游记