mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-21 12:49:53 +08:00
Add github contributors
done: "New" contributors, ordered by commit number ascended todo: Optional "top" contributors
This commit is contained in:
@@ -77,6 +77,10 @@ GitHub provides some official RSS feeds:
|
||||
|
||||
<RouteEn author="LanceZhu" example="/github/starred_repos/DIYgod" path="/github/starred_repos/:user" :paramsDesc="['User name']" radar="1"/>
|
||||
|
||||
### Repo Contributors
|
||||
|
||||
<RouteEn author="zoenglinghou" example="/github/contributors/DIYgod/RSSHub" path="/github/contributors/:user/:repo/:anon?" :paramsDesc="['User name', 'Repo name', 'If anonymous users are included. Leave blank for no, use any values for yes.']" radar="1"/>
|
||||
|
||||
## GitLab
|
||||
|
||||
### Explore
|
||||
|
||||
@@ -127,6 +127,10 @@ GitHub 官方也提供了一些 RSS:
|
||||
|
||||
<Route author="LanceZhu" example="/github/starred_repos/DIYgod" path="/github/starred_repos/:user" :paramsDesc="['用户名']" radar="1"/>
|
||||
|
||||
### 仓库 Contirbutors
|
||||
|
||||
<Route author="zoenglinghou" example="/github/contributors/DIYgod/RSSHub" path="/github/contributors/:user/:repo/:anon?" :paramsDesc="['用户名', '仓库名', '是否包括匿名用户。留空默认不包含,任意值包含匿名用户']" radar="1"/>
|
||||
|
||||
## GitLab
|
||||
|
||||
### Explore
|
||||
|
||||
Reference in New Issue
Block a user