mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
docs: add route author
This commit is contained in:
32
docs/.vuepress/components/Author.vue
Normal file
32
docs/.vuepress/components/Author.vue
Normal file
@@ -0,0 +1,32 @@
|
||||
<template>
|
||||
<span class="badge">
|
||||
By <a :href="`https://github.com/${uid}`">@{{ uid }}</a>
|
||||
</span>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
props: {
|
||||
uid: {
|
||||
type: String,
|
||||
default: 'DIYgod'
|
||||
},
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
.badge
|
||||
display inline-block
|
||||
font-size 14px
|
||||
height 18px
|
||||
line-height 18px
|
||||
border-radius 3px
|
||||
padding 0 6px
|
||||
color white
|
||||
margin-right 5px
|
||||
vertical-align top
|
||||
background-color #F5712C
|
||||
a
|
||||
color #fff
|
||||
</style>
|
||||
192
docs/README.md
192
docs/README.md
@@ -104,7 +104,7 @@ RSSHub 同时支持 RSS 2.0、Atom 和 [JSON Feed](https://jsonfeed.org/) 输出
|
||||
|
||||
参数: 无
|
||||
|
||||
### MIUI
|
||||
### MIUI <Author uid="Indexyz"/>
|
||||
|
||||
举例: [https://rsshub.app/miui/aries/](https://rsshub.app/miui/aries/)
|
||||
|
||||
@@ -120,7 +120,7 @@ type: 类型,可选参数
|
||||
| ------- | ------ |
|
||||
| release | dev |
|
||||
|
||||
### Firefox
|
||||
### Firefox <Author uid="fengkx"/>
|
||||
|
||||
举例: [https://rsshub.app/firefox/release/desktop](https://rsshub.app/firefox/release/desktop)
|
||||
|
||||
@@ -132,7 +132,7 @@ type: 类型,可选参数
|
||||
| ------- | ------- | ---- | ------- | ------------ |
|
||||
| desktop | android | beta | nightly | android-beta |
|
||||
|
||||
### 腾讯云移动直播 SDK
|
||||
### 腾讯云移动直播 SDK <Author uid="cielpy"/>
|
||||
|
||||
举例: [https://rsshub.app/qcloud/mlvb/changelog](https://rsshub.app/qcloud/mlvb/changelog)
|
||||
|
||||
@@ -140,7 +140,7 @@ type: 类型,可选参数
|
||||
|
||||
参数:无
|
||||
|
||||
### Bugly SDK
|
||||
### Bugly SDK <Author uid="cielpy"/>
|
||||
|
||||
举例: [https://rsshub.app/bugly/changelog/1](https://rsshub.app/bugly/changelog/1)
|
||||
|
||||
@@ -148,7 +148,7 @@ type: 类型,可选参数
|
||||
|
||||
参数:platform, 平台类型,必选,1 为 Android,2 为 iOS
|
||||
|
||||
### fir.im 应用
|
||||
### fir.im 应用 <Author uid="cielpy"/>
|
||||
|
||||
举例: [https://rsshub.app/fir/update/xcz](https://rsshub.app/fir/update/xcz)
|
||||
|
||||
@@ -182,7 +182,7 @@ type: 类型,可选参数
|
||||
|
||||
参数: uid,用户 id,可在 UP 主主页中找到
|
||||
|
||||
### UP 主频道
|
||||
### UP 主频道 <Author uid="HenryQW"/>
|
||||
|
||||
举例: [https://rsshub.app/bilibili/channel/142821407/23390](https://rsshub.app/bilibili/channel/142821407/23390)
|
||||
|
||||
@@ -200,7 +200,7 @@ cid,频道 ID,可在频道的 URL 中找到
|
||||
|
||||
参数: uid,用户 id,可在 UP 主主页中找到
|
||||
|
||||
### UP 主非默认收藏夹
|
||||
### UP 主非默认收藏夹 <Author uid="Qixingchen"/>
|
||||
|
||||
举例: [https://rsshub.app/bilibili/fav/756508/50948568](https://rsshub.app/bilibili/fav/756508/50948568)
|
||||
|
||||
@@ -346,7 +346,7 @@ fid,收藏夹 ID,可在收藏夹的 URL 中找到,默认收藏夹建议使用
|
||||
|
||||
参数: aid,可在视频页 URL 中找到
|
||||
|
||||
### link 公告
|
||||
### link 公告 <Author uid="Qixingchen"/>
|
||||
|
||||
举例: [https://rsshub.app/bilibili/link/news/live](https://rsshub.app/bilibili/link/news/live)
|
||||
|
||||
@@ -354,7 +354,7 @@ fid,收藏夹 ID,可在收藏夹的 URL 中找到,默认收藏夹建议使用
|
||||
|
||||
参数: product, 公告分类 包括 直播:live 小视频:vc 相簿:wh
|
||||
|
||||
### 直播开播
|
||||
### 直播开播 <Author uid="Qixingchen"/>
|
||||
|
||||
举例: [https://rsshub.app/bilibili/live/room/3](https://rsshub.app/bilibili/live/room/3)
|
||||
|
||||
@@ -362,7 +362,7 @@ fid,收藏夹 ID,可在收藏夹的 URL 中找到,默认收藏夹建议使用
|
||||
|
||||
参数: roomID, 房间号 可在直播间 URL 中找到,长短号均可
|
||||
|
||||
### 直播搜索
|
||||
### 直播搜索 <Author uid="Qixingchen"/>
|
||||
|
||||
举例: [https://rsshub.app/bilibili/live/search/编程/online](https://rsshub.app/bilibili/live/search/编程/online)
|
||||
|
||||
@@ -374,7 +374,7 @@ key: 搜索关键字
|
||||
|
||||
order: 排序方式,live_time 开播时间,online 人气
|
||||
|
||||
### 直播分区
|
||||
### 直播分区 <Author uid="Qixingchen"/>
|
||||
|
||||
::: warning 注意
|
||||
|
||||
@@ -392,7 +392,7 @@ areaID: 分区 ID 分区增删较多,可通过 [分区列表](https://api.live
|
||||
|
||||
order: 排序方式,live_time 开播时间,online 人气
|
||||
|
||||
### 主站话题列表
|
||||
### 主站话题列表 <Author uid="Qixingchen"/>
|
||||
|
||||
举例: [https://rsshub.app/bilibili/blackboard](https://rsshub.app/bilibili/blackboard)
|
||||
|
||||
@@ -430,7 +430,7 @@ rid: 排行榜分区 id,默认 0
|
||||
|
||||
## bangumi
|
||||
|
||||
### 放送列表
|
||||
### 放送列表 <Author uid="hufan-akari"/>
|
||||
|
||||
举例: [https://rsshub.app/bangumi/calendar/today](https://rsshub.app/bangumi/calendar/today)
|
||||
|
||||
@@ -468,7 +468,7 @@ rid: 排行榜分区 id,默认 0
|
||||
|
||||
## 贴吧
|
||||
|
||||
### 帖子列表
|
||||
### 帖子列表 <Author uid="u3u"/>
|
||||
|
||||
举例: [https://rsshub.app/tieba/forum/女图](https://rsshub.app/tieba/forum/女图)
|
||||
|
||||
@@ -476,7 +476,7 @@ rid: 排行榜分区 id,默认 0
|
||||
|
||||
参数: `kw`,吧名
|
||||
|
||||
### 精品帖子
|
||||
### 精品帖子 <Author uid="u3u"/>
|
||||
|
||||
举例: [https://rsshub.app/tieba/forum/good/女图](https://rsshub.app/tieba/forum/good/女图)
|
||||
|
||||
@@ -544,7 +544,7 @@ rid: 排行榜分区 id,默认 0
|
||||
|
||||
参数: uid,用户 uid,可在用户主页 URL 中找到
|
||||
|
||||
### 歌手专辑
|
||||
### 歌手专辑 <Author uid="metowolf"/>
|
||||
|
||||
举例: [https://rsshub.app/ncm/artist/2116](https://rsshub.app/ncm/artist/2116)
|
||||
|
||||
@@ -552,7 +552,7 @@ rid: 排行榜分区 id,默认 0
|
||||
|
||||
参数: id,歌手 id,可在歌手详情页 URL 中找到
|
||||
|
||||
### 电台节目
|
||||
### 电台节目 <Author uid="hufan-akari"/>
|
||||
|
||||
举例: [https://rsshub.app/ncm/djradio/347317067](https://rsshub.app/ncm/djradio/347317067)
|
||||
|
||||
@@ -624,7 +624,7 @@ rid: 排行榜分区 id,默认 0
|
||||
|
||||
:::
|
||||
|
||||
### 收藏夹
|
||||
### 收藏夹 <Author uid="huruji"/>
|
||||
|
||||
举例: [https://rsshub.app/zhihu/collection/26444956](https://rsshub.app/zhihu/collection/26444956)
|
||||
|
||||
@@ -656,7 +656,7 @@ rid: 排行榜分区 id,默认 0
|
||||
|
||||
参数: id,专栏 id,可在专栏主页 URL 中找到
|
||||
|
||||
### 知乎日报
|
||||
### 知乎日报 <Author uid="DHPO"/>
|
||||
|
||||
举例:[https://rsshub.app/zhihu/daily](https://rsshub.app/zhihu/daily)
|
||||
|
||||
@@ -706,13 +706,13 @@ number: 快递单号
|
||||
|
||||
:::
|
||||
|
||||
### 首页(最新)
|
||||
### 首页(最新) <Author uid="gee1k"/>
|
||||
|
||||
举例: [https://rsshub.app/mzitu](https://rsshub.app/mzitu)
|
||||
|
||||
路由: `/mzitu/`
|
||||
|
||||
### 分类
|
||||
### 分类 <Author uid="gee1k"/>
|
||||
|
||||
举例: [https://rsshub.app/mzitu/category/hot](https://rsshub.app/mzitu/category/hot)
|
||||
|
||||
@@ -724,13 +724,13 @@ number: 快递单号
|
||||
| ---- | ---- | -------- | -------- | -------- | -------- |
|
||||
| hot | best | xinggan | japan | taiwan | mm |
|
||||
|
||||
### 所有专题
|
||||
### 所有专题 <Author uid="gee1k"/>
|
||||
|
||||
举例: [https://rsshub.app/mzitu/tags](https://rsshub.app/mzitu/tags)
|
||||
|
||||
路由: `/mzitu/tags`
|
||||
|
||||
### 专题详情
|
||||
### 专题详情 <Author uid="gee1k"/>
|
||||
|
||||
举例: [https://rsshub.app/mzitu/tag/shishen](https://rsshub.app/mzitu/tag/shishen)
|
||||
|
||||
@@ -738,7 +738,7 @@ number: 快递单号
|
||||
|
||||
参数: tag,专题名,可在专题页 URL 中找到
|
||||
|
||||
### 详情
|
||||
### 详情 <Author uid="gee1k"/>
|
||||
|
||||
举例: [https://rsshub.app/mzitu/post/129452](https://rsshub.app/mzitu/post/129452)
|
||||
|
||||
@@ -748,7 +748,7 @@ number: 快递单号
|
||||
|
||||
## pixiv
|
||||
|
||||
### 用户收藏
|
||||
### 用户收藏 <Author uid="EYHN"/>
|
||||
|
||||
举例: [https://rsshub.app/pixiv/user/bookmarks/15288095](https://rsshub.app/pixiv/user/bookmarks/15288095)
|
||||
|
||||
@@ -756,7 +756,7 @@ number: 快递单号
|
||||
|
||||
参数: id,用户 id,可在用户主页 URL 中找到
|
||||
|
||||
### 用户动态
|
||||
### 用户动态 <Author uid="EYHN"/>
|
||||
|
||||
举例: [https://rsshub.app/pixiv/user/11](https://rsshub.app/pixiv/user/11)
|
||||
|
||||
@@ -764,7 +764,7 @@ number: 快递单号
|
||||
|
||||
参数: id,用户 id,可在用户主页 URL 中找到
|
||||
|
||||
### 排行榜
|
||||
### 排行榜 <Author uid="EYHN"/>
|
||||
|
||||
举例: [https://rsshub.app/pixiv/ranking/week](https://rsshub.app/pixiv/ranking/week)
|
||||
|
||||
@@ -826,7 +826,7 @@ city: 城市的中文名,可选,默认北京
|
||||
|
||||
参数: 无
|
||||
|
||||
### 豆瓣小组
|
||||
### 豆瓣小组 <Author uid="derycktse"/>
|
||||
|
||||
举例: [https://rsshub.app/douban/group/camera](https://rsshub.app/douban/group/camera)
|
||||
|
||||
@@ -837,13 +837,13 @@ groupid: 豆瓣小组的 id
|
||||
|
||||
## 煎蛋
|
||||
|
||||
### 无聊图
|
||||
### 无聊图 <Author uid="Xuanwo"/>
|
||||
|
||||
举例: [https://rsshub.app/jandan/pic](https://rsshub.app/jandan/pic)
|
||||
|
||||
路由: `/jandan/:sub_model`
|
||||
|
||||
### 妹子图
|
||||
### 妹子图 <Author uid="kobemtl"/>
|
||||
|
||||
举例: [https://rsshub.app/jandan/ooxx](https://rsshub.app/jandan/ooxx)
|
||||
|
||||
@@ -853,7 +853,7 @@ groupid: 豆瓣小组的 id
|
||||
|
||||
## 喷嚏
|
||||
|
||||
### 图卦
|
||||
### 图卦 <Author uid="tgly307"/>
|
||||
|
||||
举例: [https://rsshub.app/dapenti/tugua](https://rsshub.app/dapenti/tugua)
|
||||
|
||||
@@ -863,7 +863,7 @@ groupid: 豆瓣小组的 id
|
||||
|
||||
## Dockone
|
||||
|
||||
### 周报
|
||||
### 周报 <Author uid="csi0n"/>
|
||||
|
||||
举例: [https://rsshub.app/dockone/weekly](https://rsshub.app/dockone/weekly)
|
||||
|
||||
@@ -873,7 +873,7 @@ groupid: 豆瓣小组的 id
|
||||
|
||||
## 腾讯吐个槽
|
||||
|
||||
### 吐槽新帖
|
||||
### 吐槽新帖 <Author uid="Qixingchen"/>
|
||||
|
||||
举例: [https://rsshub.app/tucaoqq/post/28564/CdRI0728](https://rsshub.app/tucaoqq/post/28564/CdRI0728)
|
||||
|
||||
@@ -887,7 +887,7 @@ key: 产品密钥
|
||||
|
||||
## 笔趣阁
|
||||
|
||||
### 小说章节
|
||||
### 小说章节 <Author uid="jjeejj"/>
|
||||
|
||||
举例: [https://rsshub.app/biquge/novel/latestchapter/52_52542](https://rsshub.app/biquge/novel/latestchapter/52_52542)
|
||||
|
||||
@@ -903,13 +903,13 @@ key: 产品密钥
|
||||
|
||||
## 开发者头条
|
||||
|
||||
### 今天头条
|
||||
### 今天头条 <Author uid="jjeejj"/>
|
||||
|
||||
举例: [https://rsshub.app/toutiao/today](https://rsshub.app/toutiao/today)
|
||||
|
||||
路由: `/toutiao/today`
|
||||
|
||||
### 独家号
|
||||
### 独家号 <Author uid="jjeejj"/>
|
||||
|
||||
举例: [https://rsshub.app/toutiao/user/140544](https://rsshub.app/toutiao/user/140544)
|
||||
|
||||
@@ -919,7 +919,7 @@ key: 产品密钥
|
||||
|
||||
## 今日头条
|
||||
|
||||
### 关键词
|
||||
### 关键词 <Author uid="uni-zheng"/>
|
||||
|
||||
举例: [https://rsshub.app/jinritoutiao/keyword/ai](https://rsshub.app/jinritoutiao/keyword/ai)
|
||||
|
||||
@@ -929,7 +929,7 @@ key: 产品密钥
|
||||
|
||||
## 极客时间
|
||||
|
||||
### 专栏文章
|
||||
### 专栏文章 <Author uid="fengchang"/>
|
||||
|
||||
> 极客时间专栏需要付费订阅,RSS 仅做更新提醒,不含付费内容。
|
||||
|
||||
@@ -941,7 +941,7 @@ key: 产品密钥
|
||||
|
||||
## 央视新闻
|
||||
|
||||
### 专题
|
||||
### 专题 <Author uid="idealclover"/>
|
||||
|
||||
举例: [https://rsshub.app/cctv/world](https://rsshub.app/cctv/world)
|
||||
|
||||
@@ -957,7 +957,7 @@ key: 产品密钥
|
||||
|
||||
> 网站部分内容需要付费订阅,RSS 仅做更新提醒,不含付费内容。
|
||||
|
||||
### 财新周刊
|
||||
### 财新周刊 <Author uid="idealclover"/>
|
||||
|
||||
举例: [https://rsshub.app/caixin/weekly/coverstory](https://rsshub.app/caixin/weekly/coverstory)
|
||||
|
||||
@@ -1019,7 +1019,7 @@ key: 产品密钥
|
||||
|
||||
## 爱奇艺
|
||||
|
||||
### 动漫
|
||||
### 动漫 <Author uid="ranpox"/>
|
||||
|
||||
举例: [https://rsshub.app/iqiyi/dongman/a_19rrh1sifx](https://rsshub.app/iqiyi/dongman/a_19rrh1sifx)
|
||||
|
||||
@@ -1029,7 +1029,7 @@ key: 产品密钥
|
||||
|
||||
## 南方周末
|
||||
|
||||
### 新闻分类
|
||||
### 新闻分类 <Author uid="ranpox"/>
|
||||
|
||||
举例:[https://rsshub.app/infzm/5](https://rsshub.app/infzm/5)
|
||||
|
||||
@@ -1093,7 +1093,7 @@ key: 产品密钥
|
||||
|
||||
## V2EX
|
||||
|
||||
### 最热/最新主题
|
||||
### 最热/最新主题 <Author uid="WhiteWorld"/>
|
||||
|
||||
举例: [https://rsshub.app/v2ex/topics/latest](https://rsshub.app/v2ex/topics/latest)
|
||||
|
||||
@@ -1119,7 +1119,7 @@ key: 产品密钥
|
||||
|
||||
## Readhub
|
||||
|
||||
### 分类
|
||||
### 分类 <Author uid="WhiteWorld"/>
|
||||
|
||||
举例: [https://rsshub.app/readhub/category/topic](https://rsshub.app/readhub/category/topic)
|
||||
|
||||
@@ -1140,7 +1140,7 @@ key: 产品密钥
|
||||
|
||||
:::
|
||||
|
||||
### Posts
|
||||
### Posts <Author uid="hufan-akari"/>
|
||||
|
||||
路由:
|
||||
|
||||
@@ -1153,7 +1153,7 @@ key: 产品密钥
|
||||
- [https://rsshub.app/konachan/post/touhou](https://rsshub.app/konachan/post/touhou)
|
||||
- [https://rsshub.app/konachan/post/panties+rating%3Asafe](https://rsshub.app/konachan/post/panties+rating%3Asafe)
|
||||
|
||||
### Popular Recent Posts
|
||||
### Popular Recent Posts <Author uid="hufan-akari"/>
|
||||
|
||||
路由:
|
||||
|
||||
@@ -1169,7 +1169,7 @@ key: 产品密钥
|
||||
|
||||
## yande.re
|
||||
|
||||
### Posts
|
||||
### Posts <Author uid="hufan-akari"/>
|
||||
|
||||
路由:
|
||||
|
||||
@@ -1183,7 +1183,7 @@ key: 产品密钥
|
||||
- [https://rsshub.app/yande.re/post/kantai_collection](https://rsshub.app/yande.re/post/kantai_collection)
|
||||
- [https://rsshub.app/yande.re/post/love_live%21](https://rsshub.app/yande.re/post/love_live%21)
|
||||
|
||||
### Popular Recent Posts
|
||||
### Popular Recent Posts <Author uid="hufan-akari"/>
|
||||
|
||||
路由:
|
||||
|
||||
@@ -1209,7 +1209,7 @@ GitHub 官方也提供了一些 RSS:
|
||||
|
||||
:::
|
||||
|
||||
### 用户仓库
|
||||
### 用户仓库 <Author uid="dragon-yuan"/>
|
||||
|
||||
举例: [https://rsshub.app/github/repos/DIYgod](https://rsshub.app/github/repos/DIYgod)
|
||||
|
||||
@@ -1233,7 +1233,7 @@ since,时间跨度,可在 [Trending 页](https://github.com/trending/javascr
|
||||
|
||||
language,语言,可在 [Trending 页](https://github.com/trending/javascript?since=monthly) URL 中找到
|
||||
|
||||
### Issue
|
||||
### Issue <Author uid="HenryQWi"/>
|
||||
|
||||
举例: [https://rsshub.app/github/issue/DIYgod/RSSHub](https://rsshub.app/github/issue/DIYgod/RSSHub)
|
||||
|
||||
@@ -1250,7 +1250,7 @@ language,语言,可在 [Trending 页](https://github.com/trending/javascript
|
||||
|
||||
:::
|
||||
|
||||
### 新闻早报
|
||||
### 新闻早报 <Author uid="yangkghjh"/>
|
||||
|
||||
举例: [https://rsshub.app/nytimes/morning_post](https://rsshub.app/nytimes/morning_post)
|
||||
|
||||
@@ -1260,7 +1260,7 @@ language,语言,可在 [Trending 页](https://github.com/trending/javascript
|
||||
|
||||
## UU 看书
|
||||
|
||||
### 小说章节
|
||||
### 小说章节 <Author uid="jacky2001114"/>
|
||||
|
||||
举例: [https://rsshub.app/uukanshu/chapter/49621](https://rsshub.app/uukanshu/chapter/49621)
|
||||
|
||||
@@ -1270,7 +1270,7 @@ language,语言,可在 [Trending 页](https://github.com/trending/javascript
|
||||
|
||||
## 3DMGame
|
||||
|
||||
### 新闻中心
|
||||
### 新闻中心 <Author uid="zhboner"/>
|
||||
|
||||
举例: [https://rsshub.app/3dm/news](https://rsshub.app/3dm/news)
|
||||
|
||||
@@ -1278,7 +1278,7 @@ language,语言,可在 [Trending 页](https://github.com/trending/javascript
|
||||
|
||||
参数: 无
|
||||
|
||||
### 新闻
|
||||
### 新闻 <Author uid="jacky2001114"/>
|
||||
|
||||
举例: [https://rsshub.app/3dm/detroitbecomehuman/news](https://rsshub.app/3dm/detroitbecomehuman/news)
|
||||
|
||||
@@ -1286,7 +1286,7 @@ language,语言,可在 [Trending 页](https://github.com/trending/javascript
|
||||
|
||||
参数: name,游戏的编号可以在专题页的 url 中找到
|
||||
|
||||
### 攻略
|
||||
### 攻略 <Author uid="jacky2001114"/>
|
||||
|
||||
举例: [https://rsshub.app/3dm/detroitbecomehuman/gl](https://rsshub.app/3dm/detroitbecomehuman/gl)
|
||||
|
||||
@@ -1294,7 +1294,7 @@ language,语言,可在 [Trending 页](https://github.com/trending/javascript
|
||||
|
||||
参数: name,游戏的编号可以在专题页的 url 中找到
|
||||
|
||||
### 下载
|
||||
### 下载 <Author uid="jacky2001114"/>
|
||||
|
||||
举例: [https://rsshub.app/3dm/detroitbecomehuman/download](https://rsshub.app/3dm/detroitbecomehuman/download)
|
||||
|
||||
@@ -1304,7 +1304,7 @@ language,语言,可在 [Trending 页](https://github.com/trending/javascript
|
||||
|
||||
## 喜马拉雅
|
||||
|
||||
### 专辑
|
||||
### 专辑 <Author uid="jjeejj"/>
|
||||
|
||||
举例: [https://rsshub.app/ximalaya/album/shangye/299146/](https://rsshub.app/ximalaya/album/shangye/299146/)
|
||||
|
||||
@@ -1324,7 +1324,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
:::
|
||||
|
||||
### Lookup Torrents by IMDB ID
|
||||
### Lookup Torrents by IMDB ID <Author uid="Songkeys"/>
|
||||
|
||||
举例: [https://rsshub.app/eztv/torrents/6048596](https://rsshub.app/eztv/torrent/6048596)
|
||||
|
||||
@@ -1398,7 +1398,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 上海海事大学
|
||||
|
||||
### 学术讲座
|
||||
### 学术讲座 <Author uid="simonsmh"/>
|
||||
|
||||
举例: [https://rsshub.app/shmtu/events](https://rsshub.app/shmtu/events)
|
||||
|
||||
@@ -1406,7 +1406,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
参数: 无
|
||||
|
||||
### 通知公告
|
||||
### 通知公告 <Author uid="simonsmh"/>
|
||||
|
||||
举例: [https://rsshub.app/shmtu/notes](https://rsshub.app/shmtu/notes)
|
||||
|
||||
@@ -1414,7 +1414,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
参数: 无
|
||||
|
||||
### 教务信息
|
||||
### 教务信息 <Author uid="simonsmh"/>
|
||||
|
||||
举例: [https://rsshub.app/shmtu/jwc/1](https://rsshub.app/shmtu/jwc/1)
|
||||
|
||||
@@ -1424,7 +1424,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 新京报
|
||||
|
||||
### 栏目
|
||||
### 栏目 <Author uid="zhboner"/>
|
||||
|
||||
举例: [https://rsshub.app/bjnews/realtime](https://rsshub.app/bjnews/realtime)
|
||||
|
||||
@@ -1436,7 +1436,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
配合 [IFTTT](https://ifttt.com/) Applets [邮件通知](https://ifttt.com/applets/SEvmDVKY-) 使用实现自动通知效果
|
||||
|
||||
### 杭州市
|
||||
### 杭州市 <Author uid="znhocn"/>
|
||||
|
||||
举例: [https://rsshub.app/tingshuitz/hangzhou](https://rsshub.app/tingshuitz/hangzhou)
|
||||
|
||||
@@ -1444,7 +1444,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
参数: 无
|
||||
|
||||
### 萧山区
|
||||
### 萧山区 <Author uid="znhocn"/>
|
||||
|
||||
举例: [https://rsshub.app/tingshuitz/xiaoshan](https://rsshub.app/tingshuitz/xiaoshan)
|
||||
|
||||
@@ -1452,7 +1452,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
参数: 无
|
||||
|
||||
### 大连市
|
||||
### 大连市 <Author uid="znhocn"/>
|
||||
|
||||
举例: [https://rsshub.app/tingshuitz/dalian](https://rsshub.app/tingshuitz/dalian)
|
||||
|
||||
@@ -1462,7 +1462,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 米哈游
|
||||
|
||||
### 崩坏 2-游戏公告
|
||||
### 崩坏 2-游戏公告 <Author uid="deepred5"/>
|
||||
|
||||
举例: [https://rsshub.app/mihoyo/bh2/gach](https://rsshub.app/mihoyo/bh2/gach)
|
||||
|
||||
@@ -1474,7 +1474,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
| -------- | -------- | -------- | -------- |
|
||||
| new | version | gach | event |
|
||||
|
||||
### 崩坏 3-游戏公告
|
||||
### 崩坏 3-游戏公告 <Author uid="deepred5"/>
|
||||
|
||||
举例: [https://rsshub.app/mihoyo/bh3/strategy](https://rsshub.app/mihoyo/bh3/strategy)
|
||||
|
||||
@@ -1488,7 +1488,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 灵梦御所
|
||||
|
||||
### 分类
|
||||
### 分类 <Author uid="deepred5"/>
|
||||
|
||||
举例: [https://rsshub.app/reimu/category/music](https://rsshub.app/reimu/category/music)
|
||||
|
||||
@@ -1500,7 +1500,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
| --- | ----- | ---------- | ------- | --------- | -------- | ---- | ----- | ----- | --------- | ----- |
|
||||
| 3d | anime | collection | picture | wallpaper | chinese | game | comic | indie | recommend | music |
|
||||
|
||||
### 标签
|
||||
### 标签 <Author uid="deepred5"/>
|
||||
|
||||
举例: [https://rsshub.app/reimu/tag/ntr](https://rsshub.app/reimu/tag/ntr)
|
||||
|
||||
@@ -1510,7 +1510,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 草榴社区
|
||||
|
||||
### 分区帖子
|
||||
### 分区帖子 <Author uid="zhboner"/>
|
||||
|
||||
举例: [https://rsshub.app/t66y/7](https://rsshub.app/t66y/7)
|
||||
|
||||
@@ -1532,7 +1532,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 科技星球
|
||||
|
||||
### 首页
|
||||
### 首页 <Author uid="vhgyux"/>
|
||||
|
||||
举例: [https://rsshub.app/kejixingqiu/home](https://rsshub.app/kejixingqiu/home)
|
||||
|
||||
@@ -1540,7 +1540,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 北大信科
|
||||
|
||||
### 公告通知
|
||||
### 公告通知 <Author uid="Ir1d"/>
|
||||
|
||||
举例: [https://rsshub.app/pku/eecs/0](https://rsshub.app/pku/eecs/0)
|
||||
|
||||
@@ -1554,7 +1554,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 机核网
|
||||
|
||||
### 分类
|
||||
### 分类 <Author uid="MoguCloud"/>
|
||||
|
||||
举例: [https://rsshub.app/gcores/category/1](https://rsshub.app/gcores/category/1)
|
||||
|
||||
@@ -1568,7 +1568,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 国家地理
|
||||
|
||||
### 分类
|
||||
### 分类 <Author uid="fengkx"/>
|
||||
|
||||
举例:
|
||||
|
||||
@@ -1584,6 +1584,8 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## ONE · 一个
|
||||
|
||||
### 图片文字问答 <Author uid="fengkx"/>
|
||||
|
||||
举例: [https://rsshub.app/one](https://rsshub.app/one)
|
||||
|
||||
路由: `/one`
|
||||
@@ -1592,7 +1594,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 推酷
|
||||
|
||||
### 周刊
|
||||
### 周刊 <Author uid="zpcc"/>
|
||||
|
||||
举例: [https://rsshub.app/tuicool/mags/tech](https://rsshub.app/tuicool/mags/tech)
|
||||
|
||||
@@ -1606,7 +1608,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## Hexo
|
||||
|
||||
### Next 主题
|
||||
### Next 主题 <Author uid="fengkx"/>
|
||||
|
||||
举例:[http://rsshub.app/hexo/next/fengkx.top](http://rsshub.app/hexo/next/fengkx.top)
|
||||
|
||||
@@ -1626,7 +1628,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 华南师范大学
|
||||
|
||||
### 教务处通知
|
||||
### 教务处通知 <Author uid="fengkx"/>
|
||||
|
||||
举例: [https://rsshub.app/scnu/jw](https://rsshub.app/scnu/jw)
|
||||
|
||||
@@ -1634,7 +1636,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
参数:无
|
||||
|
||||
### 图书馆通知
|
||||
### 图书馆通知 <Author uid="fengkx"/>
|
||||
|
||||
举例: [https://rsshub.app/scnu/library](https://rsshub.app/scnu/library)
|
||||
|
||||
@@ -1642,7 +1644,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
参数:无
|
||||
|
||||
### 计算机学院竞赛通知
|
||||
### 计算机学院竞赛通知 <Author uid="fengkx"/>
|
||||
|
||||
举例: [https://rsshub.app/scnu/cs/match](https://rsshub.app/scnu/cs/match)
|
||||
|
||||
@@ -1652,7 +1654,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## Keep
|
||||
|
||||
### 运动日记
|
||||
### 运动日记 <Author uid="Dectinc"/>
|
||||
|
||||
举例:[https://rsshub.app/keep/user/556b02c1ab59390afea671ea](https://rsshub.app/keep/user/556b02c1ab59390afea671ea)
|
||||
|
||||
@@ -1662,7 +1664,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 起点
|
||||
|
||||
### 章节
|
||||
### 章节 <Author uid="Chingyat"/>
|
||||
|
||||
举例: [https://rsshub.app/qidian/chapter/1010400217](https://rsshub.app/qidian/chapter/1010400217)
|
||||
|
||||
@@ -1670,7 +1672,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
参数: id,小说 id,可在对应小说页 URL 中找到
|
||||
|
||||
### 讨论区
|
||||
### 讨论区 <Author uid="Chingyat"/>
|
||||
|
||||
举例: [https://rsshub.app/qidian/forum/1010400217](https://rsshub.app/qidian/forum/1010400217)
|
||||
|
||||
@@ -1680,7 +1682,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 懂球帝
|
||||
|
||||
### 早报
|
||||
### 早报 <Author uid="HenryQW"/>
|
||||
|
||||
举例: [https://rsshub.app/dongqiudi/daily](https://rsshub.app/dongqiudi/daily)
|
||||
|
||||
@@ -1690,7 +1692,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 维基百科
|
||||
|
||||
### 中国大陆新闻动态
|
||||
### 中国大陆新闻动态 <Author uid="HenryQW"/>
|
||||
|
||||
举例: [https://rsshub.app/wikipedia/mainland](https://rsshub.app/wikipedia/mainland)
|
||||
|
||||
@@ -1700,7 +1702,7 @@ id, 专辑 id, 可在对应专辑页面的 URL 中找到
|
||||
|
||||
## 雪球
|
||||
|
||||
### 用户动态
|
||||
### 用户动态 <Author uid="imlonghao"/>
|
||||
|
||||
举例: [https://rsshub.app/xueqiu/user/8152922548](https://rsshub.app/xueqiu/user/8152922548)
|
||||
|
||||
@@ -1716,7 +1718,7 @@ type,可选,动态的类型,不填则默认全部
|
||||
| ------ | ---- | ---- | ---- | ---- |
|
||||
| 0 | 2 | 4 | 9 | 11 |
|
||||
|
||||
### 用户收藏动态
|
||||
### 用户收藏动态 <Author uid="imlonghao"/>
|
||||
|
||||
举例: [https://rsshub.app/xueqiu/favorite/8152922548](https://rsshub.app/xueqiu/favorite/8152922548)
|
||||
|
||||
@@ -1728,7 +1730,7 @@ id,用户 id,可在用户主页 URL 中找到
|
||||
|
||||
## 中国美术馆
|
||||
|
||||
### 通知公告
|
||||
### 通知公告 <Author uid="HenryQW"/>
|
||||
|
||||
举例: [https://rsshub.app/namoc/announcement](https://rsshub.app/namoc/announcement)
|
||||
|
||||
@@ -1736,7 +1738,7 @@ id,用户 id,可在用户主页 URL 中找到
|
||||
|
||||
参数:无
|
||||
|
||||
### 新闻
|
||||
### 新闻 <Author uid="HenryQW"/>
|
||||
|
||||
举例: [https://rsshub.app/namoc/news](https://rsshub.app/namoc/news)
|
||||
|
||||
@@ -1744,7 +1746,7 @@ id,用户 id,可在用户主页 URL 中找到
|
||||
|
||||
参数:无
|
||||
|
||||
### 媒体联报
|
||||
### 媒体联报 <Author uid="HenryQW"/>
|
||||
|
||||
举例: [https://rsshub.app/namoc/media](https://rsshub.app/namoc/media)
|
||||
|
||||
@@ -1752,7 +1754,7 @@ id,用户 id,可在用户主页 URL 中找到
|
||||
|
||||
参数:无
|
||||
|
||||
### 展览预告
|
||||
### 展览预告 <Author uid="HenryQW"/>
|
||||
|
||||
举例: [https://rsshub.app/namoc/exhibition](https://rsshub.app/namoc/exhibition)
|
||||
|
||||
@@ -1760,7 +1762,7 @@ id,用户 id,可在用户主页 URL 中找到
|
||||
|
||||
参数:无
|
||||
|
||||
### 焦点专题
|
||||
### 焦点专题 <Author uid="HenryQW"/>
|
||||
|
||||
举例: [https://rsshub.app/namoc/specials](https://rsshub.app/namoc/specials)
|
||||
|
||||
@@ -1770,7 +1772,7 @@ id,用户 id,可在用户主页 URL 中找到
|
||||
|
||||
## Greasy Fork
|
||||
|
||||
### 脚本更新
|
||||
### 脚本更新 <Author uid="imlonghao"/>
|
||||
|
||||
举例: [https://rsshub.app/greasyfork/zh-CN/bilibili.com](https://rsshub.app/greasyfork/zh-CN/bilibili.com)
|
||||
|
||||
@@ -1784,7 +1786,7 @@ domain,按脚本生效域名过滤,可选
|
||||
|
||||
## LinkedKeeper
|
||||
|
||||
### 博文
|
||||
### 博文 <Author uid="imlonghao"/>
|
||||
|
||||
举例: [https://rsshub.app/linkedkeeper/sub/1](https://rsshub.app/linkedkeeper/sub/1)
|
||||
|
||||
@@ -1798,7 +1800,7 @@ id,可选,分区或标签的 ID,对应 URL 中的 `sid` 或 `tid`
|
||||
|
||||
## 开源中国
|
||||
|
||||
### 资讯
|
||||
### 资讯 <Author uid="tgly307"/>
|
||||
|
||||
举例: [https://rsshub.app/oschina/news](https://rsshub.app/oschina/news)
|
||||
|
||||
@@ -1808,7 +1810,7 @@ id,可选,分区或标签的 ID,对应 URL 中的 `sid` 或 `tid`
|
||||
|
||||
## All the Flight Deals
|
||||
|
||||
### 特价机票 Flight Deals
|
||||
### 特价机票 Flight Deals <Author uid="HenryQW"/>
|
||||
|
||||
举例: [https://rsshub.app/atfd/us+new york,gb+london/1](https://rsshub.app/atfd/us+new york,gb+london/1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user