UNPKG

rsshub

Version:
1,600 lines 4.31 MB
//#region assets/build/routes.json var _81 = { "routes": { "/81rc/:category{.+}?": { "path": "/81rc/:category{.+}?", "name": "中国人民解放军专业技术人才网", "url": "81rc.81.cn", "maintainers": ["nczitzk"], "example": "/81/81rc/sy/gzdt_210283", "parameters": { "category": "分类,默认为 `sy/gzdt_210283`,即工作动态,可在对应分类页 URL 中找到" }, "description": "::: tip\n若订阅 [工作动态](https://81rc.81.cn/sy/gzdt_210283),网址为 `https://81rc.81.cn/sy/gzdt_210283`。截取 `https://81rc.81.cn/` 到末尾的部分 `sy/gzdt_210283` 作为参数填入,此时路由为 [`/81/81rc/sy/gzdt_210283`](https://rsshub.app/81/81rc/sy/gzdt_210283)。\n:::", "categories": ["government"], "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportRadar": true, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["81rc.81.cn/:category"] }], "location": "81rc/index.ts", "module": "() => import('@/routes/81/81rc/index.ts')" } }, "apiRoutes": {}, "name": "中国军网", "url": "81.cn", "categories": ["government"], "description": "", "lang": "zh-CN" }; var _121 = { "routes": { "/weatherLive": { "path": "/weatherLive", "name": "深圳天气直播", "url": "tf.121.com.cn", "maintainers": ["nczitzk"], "example": "/121/weatherLive", "categories": ["forecast"], "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportRadar": true, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["tf.121.com.cn", "tf.121.com.cn/web/weatherLive"], "target": "/weatherLive" }], "view": 5, "location": "weather-live.tsx", "module": "() => import('@/routes/121/weather-live.tsx')" } }, "apiRoutes": {}, "name": "深圳台风网", "url": "121.com.cn", "categories": ["forecast"], "description": "", "lang": "zh-CN" }; var _163 = { "routes": { "/ds/:id": { "path": "/ds/:id", "categories": ["game"], "example": "/163/ds/63dfbaf4117741daaf73404601165843", "parameters": { "id": "用户ID" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["ds.163.com/user/:id"] }], "name": "用户发帖", "maintainers": ["luyuhuang"], "location": "ds.tsx", "module": "() => import('@/routes/163/ds.tsx')" }, "/music/djradio/:id/:info?": { "path": "/music/djradio/:id/:info?", "categories": ["multimedia"], "example": "/163/music/djradio/347317067", "parameters": { "id": "节目 id, 可在电台节目页 URL 中找到", "info": "默认在正文尾部显示节目相关信息,任意值为不显示" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportRadar": true, "supportBT": false, "supportPodcast": true, "supportScihub": false }, "radar": [{ "source": ["music.163.com/djradio"], "target": "/music/djradio/:id" }], "name": "电台节目", "maintainers": ["magic-akari"], "location": "music/djradio.tsx", "module": "() => import('@/routes/163/music/djradio.tsx')" }, "/music/user/events/:id": { "path": "/music/user/events/:id", "categories": ["multimedia"], "example": "/163/music/user/events/585804522", "parameters": { "id": "用户 uid, 可在用户主页 URL 中找到" }, "radar": [{ "source": ["music.163.com/user/event"], "target": "/music/user/events/:id" }], "name": "用户动态", "maintainers": ["Master-Hash"], "location": "music/userevents.tsx", "module": "() => import('@/routes/163/music/userevents.tsx')" }, "/music/user/playlist/:uid": { "path": "/music/user/playlist/:uid", "categories": ["multimedia"], "example": "/163/music/user/playlist/45441555", "parameters": { "uid": "用户 uid, 可在用户主页 URL 中找到" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportRadar": true, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["music.163.com/user/home"], "target": "/music/user/playlist/:id" }], "name": "用户歌单", "maintainers": ["DIYgod"], "location": "music/userplaylist.tsx", "module": "() => import('@/routes/163/music/userplaylist.tsx')" }, "/music/user/playrecords/:uid/:type?": { "path": "/music/user/playrecords/:uid/:type?", "categories": ["multimedia"], "example": "/163/music/user/playrecords/45441555/1", "parameters": { "uid": "用户 uid, 可在用户主页 URL 中找到", "type": "排行榜类型,0所有时间(默认),1最近一周" }, "features": { "requireConfig": [{ "name": "NCM_COOKIES", "optional": true, "description": "网易云音乐登陆后的 cookie 值,可在浏览器控制台通过`document.cookie`获取。" }], "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "用户听歌排行", "maintainers": ["alfredcai"], "location": "music/userplayrecords.tsx", "module": "() => import('@/routes/163/music/userplayrecords.tsx')" }, "/music/artist/songs/:id": { "path": "/music/artist/songs/:id", "categories": ["multimedia"], "example": "/163/music/artist/songs/2116", "parameters": { "id": "歌手 id, 可在歌手详情页 URL 中找到" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportRadar": true, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["music.163.com/artist"], "target": "/music/artist/songs/:id" }], "name": "歌手歌曲", "maintainers": ["ZhongMingKun"], "location": "music/artist-songs.ts", "module": "() => import('@/routes/163/music/artist-songs.ts')" }, "/music/artist/:id": { "path": "/music/artist/:id", "categories": ["multimedia"], "example": "/163/music/artist/2116", "parameters": { "id": "歌手 id, 可在歌手详情页 URL 中找到" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportRadar": true, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["music.163.com/artist/album"], "target": "/music/artist/:id" }], "name": "歌手专辑", "maintainers": ["metowolf"], "location": "music/artist.ts", "module": "() => import('@/routes/163/music/artist.ts')" }, "/music/playlist/:id": { "path": "/music/playlist/:id", "categories": ["multimedia"], "example": "/163/music/playlist/35798529", "parameters": { "id": "歌单 id, 可在歌单页 URL 中找到" }, "features": { "requireConfig": [{ "name": "NCM_COOKIES", "optional": true, "description": "网易云音乐登陆后的 cookie 值,可在浏览器控制台通过`document.cookie`获取。" }], "requirePuppeteer": false, "antiCrawler": true, "supportRadar": true, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["music.163.com/playlist"], "target": "/music/playlist/:id" }], "name": "歌单歌曲", "maintainers": ["DIYgod"], "location": "music/playlist.ts", "module": "() => import('@/routes/163/music/playlist.ts')" }, "/dy2/:id": { "path": "/dy2/:id", "categories": ["new-media"], "example": "/163/dy2/T1555591616739", "parameters": { "id": "id,该网易号主页网址最后一项 html 的文件名" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": true, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "网易号(通用)", "maintainers": ["mjysci", "lyqluis"], "description": "优先使用方法一,若是网易号搜索页面搜不到的小众网易号(文章页面不含`data-wemediaid`)则可使用此法。\n触发反爬会只抓取到标题,建议自建。", "location": "dy2.ts", "module": "() => import('@/routes/163/dy2.ts')" }, "/exclusive/:id?": { "path": "/exclusive/:id?", "categories": ["new-media"], "example": "/163/exclusive/qsyk", "parameters": { "id": "栏目, 默认为首页" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["3g.163.com/touch/exclusive/sub/:id"] }], "name": "栏目", "maintainers": ["nczitzk"], "description": "| 分类 | 编号 |\n| -------- | ---- |\n| 首页 | |\n| 轻松一刻 | qsyk |\n| 槽值 | cz |\n| 人间 | rj |\n| 大国小民 | dgxm |\n| 三三有梗 | ssyg |\n| 数读 | sd |\n| 看客 | kk |\n| 下划线 | xhx |\n| 谈心社 | txs |\n| 哒哒 | dd |\n| 胖编怪聊 | pbgl |\n| 曲一刀 | qyd |\n| 今日之声 | jrzs |\n| 浪潮 | lc |\n| 沸点 | fd |", "location": "exclusive.ts", "module": "() => import('@/routes/163/exclusive.ts')" }, "/news/rank/:category?/:type?/:time?": { "path": "/news/rank/:category?/:type?/:time?", "categories": ["new-media"], "example": "/163/news/rank/whole/click/day", "parameters": { "category": "新闻分类,参见下表,默认为“全站”", "type": "排行榜类型,“点击榜”对应`click`,“跟贴榜”对应`follow`,默认为“点击榜”", "time": "统计时间,“1小时”对应`hour`,“24小时”对应`day`,“本周”对应`week`,“本月”对应`month`,默认为“24小时”" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "排行榜", "maintainers": ["nczitzk"], "description": "::: tip\n全站新闻 **点击榜** 的统计时间仅包含 “24 小时”、“本周”、“本月”,不包含 “1 小时”。即可用的`time`参数为`day`、`week`、`month`。\n\n其他分类 **点击榜** 的统计时间仅包含 “1 小时”、“24 小时”、“本周”。即可用的`time`参数为`hour`、`day`、`week`。\n\n而所有分类(包括全站)的 **跟贴榜** 的统计时间皆仅包含 “24 小时”、“本周”、“本月”。即可用的`time`参数为`day`、`week`、`month`。\n:::\n\n新闻分类:\n\n| 全站 | 新闻 | 娱乐 | 体育 | 财经 | 科技 | 汽车 | 女人 | 房产 | 游戏 | 旅游 | 教育 |\n| ----- | ---- | ------------- | ------ | ----- | ---- | ---- | ---- | ----- | ---- | ------ | ---- |\n| whole | news | entertainment | sports | money | tech | auto | lady | house | game | travel | edu |", "location": "news/rank.ts", "module": "() => import('@/routes/163/news/rank.ts')" }, "/news/special/:type?": { "path": "/news/special/:type?", "categories": ["new-media"], "example": "/163/news/special/1", "parameters": { "type": "栏目" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "专栏", "maintainers": ["nczitzk"], "description": "| 轻松一刻 | 槽值 | 人间 | 大国小民 | 三三有梗 | 数读 | 看客 | 下划线 | 谈心社 | 哒哒 | 胖编怪聊 | 曲一刀 | 今日之声 | 浪潮 | 沸点 |\n| -------- | ---- | ---- | -------- | -------- | ---- | ---- | ------ | ------ | ---- | -------- | ------ | -------- | ---- | ---- |\n| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |", "location": "news/special.ts", "module": "() => import('@/routes/163/news/special.ts')" }, "/open/vip": { "path": "/open/vip", "categories": ["study"], "example": "/163/open/vip", "parameters": {}, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["vip.open.163.com/"] }], "name": "精品课程", "maintainers": ["hoilc"], "url": "vip.open.163.com/", "location": "open/vip.tsx", "module": "() => import('@/routes/163/open/vip.tsx')" }, "/renjian/:category?": { "path": "/renjian/:category?", "categories": ["new-media"], "example": "/163/renjian/texie", "parameters": { "category": "分类,见下表,默认为特写" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["renjian.163.com/:category", "renjian.163.com/"] }], "name": "人间", "maintainers": ["nczitzk"], "description": "| 特写 | 记事 | 大写 | 好读 | 看客 |\n| ----- | ----- | ----- | ----- | ----- |\n| texie | jishi | daxie | haodu | kanke |", "location": "renjian.ts", "module": "() => import('@/routes/163/renjian.ts')" }, "/today/:need_content?": { "path": "/today/:need_content?", "categories": ["new-media"], "example": "/163/today", "parameters": { "need_content": "需要获取全文,填写 true/yes 表示需要,默认需要" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["wp.m.163.com/163/html/newsapp/todayFocus/index.html", "wp.m.163.com/"], "target": "/today" }], "name": "今日关注", "maintainers": ["nczitzk"], "url": "wp.m.163.com/163/html/newsapp/todayFocus/index.html", "description": "::: tip\n参数 **需要获取全文** 设置为 `true` `yes` `t` `y` 等值后,RSS 会携带该新闻条目的对应全文。\n:::", "location": "today.ts", "module": "() => import('@/routes/163/today.ts')" }, "/dy/:id": { "path": "/dy/:id", "categories": ["new-media"], "example": "/163/dy/W4983108759592548559", "parameters": { "id": "网易号 ID" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "更新", "maintainers": ["HendricksZheng"], "description": "1. 在[网易号搜索页面](https://dy.163.com/v2/media/tosearch.html) 搜索想要订阅的网易号。\n2. 打开网易号的任意文章。\n3. 查看源代码,搜索 `data-wemediaid`,查看紧随其后的引号内的属性值(类似 `W1966190042455428950`)即为网易号 ID。", "location": "dy.ts", "module": "() => import('@/routes/163/dy.ts')" } }, "apiRoutes": {}, "name": "网易公开课", "url": "163.com", "description": "::: tip\n部分歌单及听歌排行信息为登陆后可见,自建时将环境变量`NCM_COOKIES`设为登陆后的 Cookie 值,即可正常获取。\n:::", "lang": "zh-CN" }; var _591 = { "routes": { "/:country/rent/:query?": { "path": "/:country/rent/:query?", "categories": ["other"], "example": "/591/tw/rent/order=posttime&orderType=desc", "parameters": { "country": "Country code. Only tw is supported now", "query": "Query Parameters" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "Rental house", "maintainers": ["Yukaii"], "description": "::: tip\nCopy the URL of the 591 filter housing page and remove the front part `https://rent.591.com.tw/?`, you will get the query parameters.\n:::", "location": "list.tsx", "module": "() => import('@/routes/591/list.tsx')" } }, "apiRoutes": {}, "name": "591 Rental house", "url": "rent.591.com.tw", "lang": "zh-TW" }; var _2048 = { "routes": { "/:id?": { "path": "/:id?", "categories": ["multimedia"], "example": "/2048/2", "parameters": { "id": "板块 ID, 见下表,默认为最新合集,即 `3`,亦可在 URL 中找到, 例如, `thread.php?fid-3.html`中, 板块 ID 为`3`" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": true, "supportPodcast": false, "supportScihub": false, "nsfw": true }, "name": "论坛", "maintainers": ["nczitzk"], "description": "| 最新合集 | 亞洲無碼 | 日本騎兵 | 歐美新片 | 國內原創 | 中字原創 | 三級寫真 |\n| -------- | -------- | -------- | -------- | -------- | -------- | -------- |\n| 3 | 4 | 5 | 13 | 15 | 16 | 18 |\n\n| 有碼.HD | 亞洲 SM.HD | 日韓 VR/3D | 歐美 VR/3D | S-cute / Mywife / G-area |\n| ------- | ---------- | ---------- | ---------- | ------------------------ |\n| 116 | 114 | 96 | 97 | 119 |\n\n| 網友自拍 | 亞洲激情 | 歐美激情 | 露出偷窺 | 高跟絲襪 | 卡通漫畫 | 原創达人 |\n| -------- | -------- | -------- | -------- | -------- | -------- | -------- |\n| 23 | 24 | 25 | 26 | 27 | 28 | 135 |\n\n| 唯美清純 | 网络正妹 | 亞洲正妹 | 素人正妹 | COSPLAY | 女优情报 | Gif 动图 |\n| -------- | -------- | -------- | -------- | ------- | -------- | -------- |\n| 21 | 274 | 276 | 277 | 278 | 29 | |\n\n| 獨家拍攝 | 稀有首發 | 网络见闻 | 主播實錄 | 珍稀套圖 | 名站同步 | 实用漫画 |\n| -------- | -------- | -------- | -------- | -------- | -------- | -------- |\n| 213 | 94 | 283 | 111 | 88 | 131 | 180 |\n\n| 网盘二区 | 网盘三区 | 分享福利 | 国产精选 | 高清福利 | 高清首发 | 多挂原创 |\n| -------- | -------- | -------- | -------- | -------- | -------- | -------- |\n| 72 | 272 | 195 | 280 | 79 | 216 | 76 |\n\n| 磁链迅雷 | 正片大片 | H-GAME | 有声小说 | 在线视频 | 在线快播影院 |\n| -------- | -------- | ------ | -------- | -------- | ------------ |\n| 43 | 67 | 66 | 55 | 78 | 279 |\n\n| 综合小说 | 人妻意淫 | 乱伦迷情 | 长篇连载 | 文学作者 | TXT 小说打包 |\n| -------- | -------- | -------- | -------- | -------- | ------------ |\n| 48 | 103 | 50 | 54 | 100 | 109 |\n\n| 聚友客栈 | 坛友自售 |\n| -------- | -------- |\n| 57 | 136 |", "location": "index.tsx", "module": "() => import('@/routes/2048/index.tsx')" } }, "apiRoutes": {}, "name": "2048 核基地", "url": "hjd2048.com", "lang": "zh-CN" }; var _8264 = { "routes": { "/list/:id?": { "path": "/list/:id?", "categories": ["bbs"], "example": "/8264/list/751", "parameters": { "id": "列表 id,见下表,默认为 751,即热门推荐" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "列表", "maintainers": ["nczitzk"], "description": "| 热门推荐 | 户外知识 | 户外装备 |\n| -------- | -------- | -------- |\n| 751 | 238 | 204 |\n\n<details>\n<summary>更多列表</summary>\n\n#### 热门推荐\n\n| 业界 | 国际 | 专访 | 图说 | 户外 | 登山 | 攀岩 |\n| ---- | ---- | ---- | ---- | ---- | ---- | ---- |\n| 489 | 733 | 746 | 902 | 914 | 934 | 935 |\n\n#### 户外知识\n\n| 徒步 | 露营 | 安全急救 | 领队 | 登雪山 |\n| ---- | ---- | -------- | ---- | ------ |\n| 242 | 950 | 931 | 920 | 915 |\n\n| 攀岩 | 骑行 | 跑步 | 滑雪 | 水上运动 |\n| ---- | ---- | ---- | ---- | -------- |\n| 916 | 917 | 918 | 919 | 921 |\n\n| 钓鱼 | 潜水 | 攀冰 | 冲浪 | 网球 |\n| ---- | ---- | ---- | ---- | ---- |\n| 951 | 952 | 953 | 966 | 967 |\n\n| 绳索知识 | 高尔夫 | 马术 | 户外摄影 | 羽毛球 |\n| -------- | ------ | ---- | -------- | ------ |\n| 968 | 969 | 970 | 973 | 971 |\n\n| 游泳 | 溯溪 | 健身 | 瑜伽 |\n| ---- | ---- | ---- | ---- |\n| 974 | 975 | 976 | 977 |\n\n#### 户外装备\n\n| 服装 | 冲锋衣 | 抓绒衣 | 皮肤衣 | 速干衣 |\n| ---- | ------ | ------ | ------ | ------ |\n| 209 | 923 | 924 | 925 | 926 |\n\n| 羽绒服 | 软壳 | 户外鞋 | 登山鞋 | 徒步鞋 |\n| ------ | ---- | ------ | ------ | ------ |\n| 927 | 929 | 211 | 928 | 930 |\n\n| 越野跑鞋 | 溯溪鞋 | 登山杖 | 帐篷 | 睡袋 |\n| -------- | ------ | ------ | ---- | ---- |\n| 933 | 932 | 220 | 208 | 212 |\n\n| 炉具 | 灯具 | 水具 | 面料 | 背包 |\n| ---- | ---- | ---- | ---- | ---- |\n| 792 | 218 | 219 | 222 | 207 |\n\n| 防潮垫 | 电子导航 | 冰岩绳索 | 综合装备 |\n| ------ | -------- | -------- | -------- |\n| 214 | 216 | 215 | 223 |\n\n</details>", "location": "list.tsx", "module": "() => import('@/routes/8264/list.tsx')" } }, "apiRoutes": {}, "name": "8264", "url": "8264.com", "lang": "zh-CN" }; var _12306 = { "routes": { "/:date/:from/:to/:type?": { "path": "/:date/:from/:to/:type?", "categories": ["travel"], "example": "/12306/2022-02-19/重庆/永川东", "parameters": { "date": "时间,格式为(YYYY-MM-DD)", "from": "始发站", "to": "终点站", "type": "售票类型,成人和学生可选,默认为成人" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "售票信息", "maintainers": ["Fatpandac"], "location": "index.tsx", "module": "() => import('@/routes/12306/index.tsx')" }, "/zxdt/:id?": { "path": "/zxdt/:id?", "categories": ["travel"], "example": "/12306/zxdt", "parameters": { "id": "铁路局id,可在 URL 中找到,不填默认显示所有铁路局动态" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["www.12306.cn/", "www.12306.cn/mormhweb/1/:id/index_fl.html"], "target": "/zxdt/:id" }], "name": "最新动态", "maintainers": ["LogicJake"], "url": "www.12306.cn/", "location": "zxdt.ts", "module": "() => import('@/routes/12306/zxdt.ts')" } }, "apiRoutes": {}, "name": "12306", "url": "kyfw.12306.cn", "lang": "zh-CN" }; var _12371 = { "routes": { "/:category?": { "path": "/:category?", "example": "/12371/zxfb", "parameters": { "category": "新闻分类名,预设 `zxfb`" }, "radar": [{ "source": ["www.12371.cn/:category"] }], "name": "最新发布", "maintainers": ["zvrr"], "url": "www.12371.cn", "description": "| 最新发布 |\n| :------: |\n| zxfb |", "location": "zxfb.ts", "module": "() => import('@/routes/12371/zxfb.ts')" } }, "apiRoutes": {}, "name": "共产党员网", "url": "www.12371.cn", "categories": ["government"], "lang": "zh-CN" }; var picnob_info = { "routes": { "/user/:id/:type?": { "path": "/user/:id/:type?", "categories": ["social-media"], "example": "/picnob.info/user/xlisa_olivex", "parameters": { "id": "Instagram id", "type": { "description": "Type of profile page", "default": "posts", "options": [{ "label": "Posts", "value": "posts" }] } }, "features": { "requireConfig": false, "requirePuppeteer": true, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "User Profile - Picnob.info", "maintainers": ["TonyRL"], "view": 2, "url": "picnob.info", "location": "user.ts", "module": "() => import('@/routes/picnob.info/user.ts')" } }, "apiRoutes": {}, "name": "Instagram", "url": "www.instagram.com", "lang": "en" }; var freebuf = { "routes": { "/articles/:type": { "path": "/articles/:type", "categories": ["blog"], "example": "/freebuf/articles/web", "parameters": { "type": "文章类别" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": true, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["freebuf.com/articles/:type/*.html", "freebuf.com/articles/:type"] }], "name": "文章", "maintainers": ["trganda"], "description": "::: tip\nFreebuf 的文章页面带有反爬虫机制,所以目前无法获取文章的完整内容。\n\n站点位于阿里云 WAF 之后,请求频繁的 IP 可能触发 405 JS 质询,此时路由会自动计算 `acw_sc__v2` Cookie 并重试。\n:::", "location": "index.ts", "module": "() => import('@/routes/freebuf/index.ts')" } }, "apiRoutes": {}, "name": "FreeBuf", "url": "freebuf.com", "lang": "zh-CN" }; var alipan = { "routes": { "/files/:share_id/:parent_file_id?": { "path": "/files/:share_id/:parent_file_id?", "example": "/alipan/files/jjtKEgXJAtC/64a957744876479ab17941b29d1289c6ebdd71ef", "parameters": { "share_id": "分享 id,可以从分享页面 URL 中找到", "parent_file_id": "文件夹 id,可以从文件夹页面 URL 中找到" }, "radar": [{ "source": ["www.alipan.com/s/:share_id/folder/:parent_file_id", "www.alipan.com/s/:share_id"] }], "name": "文件列表", "maintainers": ["DIYgod"], "url": "www.alipan.com/s", "location": "files.ts", "module": "() => import('@/routes/alipan/files.ts')" } }, "apiRoutes": {}, "name": "阿里云盘", "url": "www.alipan.com", "categories": ["multimedia"], "lang": "zh-CN" }; var appstare = { "routes": { "/comments/:country/:appid": { "path": "/comments/:country/:appid", "name": "Comments", "url": "appstare.net/", "example": "/appstare/comments/cn/989673964", "maintainers": ["zhixideyu"], "parameters": { "country": "App Store country code, e.g., US, CN", "appid": "Unique App Store application identifier (app id)" }, "categories": ["program-update"], "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["appstare.net/"] }], "description": "Retrieve only the comments of the app from the past 7 days.", "location": "comments.ts", "module": "() => import('@/routes/appstare/comments.ts')" } }, "apiRoutes": {}, "name": "AppStare", "url": "appstare.net", "lang": "zh-CN" }; var atptour = { "routes": { "/news/:lang?": { "path": "/news/:lang?", "categories": ["sport"], "example": "/atptour/news/en", "parameters": { "lang": "en or es." }, "radar": [{ "source": ["atptour.com"] }], "name": "News", "maintainers": ["LM1207"], "location": "news.ts", "module": "() => import('@/routes/atptour/news.ts')" } }, "apiRoutes": {}, "name": "ATP Tour", "url": "www.atptour.com", "categories": ["sport"], "description": "News from the official site of men's professional tennis.", "lang": "en" }; var azurlane = { "routes": { "/news/:server/:type?": { "path": "/news/:server/:type?", "name": "News", "categories": ["game"], "maintainers": ["AnitsuriW"], "example": "/azurlane/news/jp/0", "parameters": { "server": "game server (ISO 3166 two-letter country code, case-insensitive), only `JP` is supported for now", "type": "news type, see the table below, `0` by default" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "description": "| すべて | お知らせ | イベント | メインテナンス | 重要 |\n| :--: | :--: | :--: | :--: | :--: |\n| 0 | 1 | 2 | 3 | 4 |", "location": "news.ts", "module": "() => import('@/routes/azurlane/news.ts')" } }, "apiRoutes": {}, "name": "Azur Lane", "url": "azurlane.jp", "categories": ["game"], "lang": "ja" }; var bestblogs = { "routes": { "/feeds/:category?": { "path": "/feeds/:category?", "categories": ["programming"], "example": "/bestblogs/feeds/featured", "parameters": { "category": "the category of articles. Can be `programming`, `ai`, `product`, `business` or `featured`. Default is `featured`" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "文章列表", "maintainers": ["zhenlohuang"], "location": "feeds.ts", "module": "() => import('@/routes/bestblogs/feeds.ts')" }, "/newsletter": { "path": "/newsletter", "categories": ["programming"], "example": "/bestblogs/newsletter", "parameters": {}, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "精选推送", "maintainers": ["occam-7"], "location": "newsletter.ts", "module": "() => import('@/routes/bestblogs/newsletter.ts')" } }, "apiRoutes": {}, "name": "bestblogs.dev", "url": "www.bestblogs.dev", "lang": "zh-CN" }; var bitbucket = { "routes": { "/commits/:workspace/:repo_slug": { "path": "/commits/:workspace/:repo_slug", "categories": ["programming"], "example": "/bitbucket/commits/blaze-lib/blaze", "parameters": { "workspace": "Workspace", "repo_slug": "Repository" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["bitbucket.com/commits/:workspace/:repo_slug"] }], "name": "Commits", "maintainers": ["AuroraDysis"], "location": "commits.ts", "module": "() => import('@/routes/bitbucket/commits.ts')" }, "/tags/:workspace/:repo_slug": { "path": "/tags/:workspace/:repo_slug", "categories": ["programming"], "example": "/bitbucket/tags/blaze-lib/blaze", "parameters": { "workspace": "Workspace", "repo_slug": "Repository" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "Tags", "maintainers": ["AuroraDysis"], "location": "tags.ts", "module": "() => import('@/routes/bitbucket/tags.ts')" } }, "apiRoutes": {}, "name": "Bitbucket", "url": "bitbucket.com", "lang": "en" }; var bluearchive = { "routes": { "/news/:server/:type?": { "path": "/news/:server/:type?", "name": "News", "categories": ["game"], "maintainers": ["equt"], "example": "/bluearchive/news/jp", "parameters": { "server": "game server (ISO 3166 two-letter country code, case-insensitive), only `JP` is supported for now", "type": "news type, checkout the table below for details" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "description": "| 全て | イベント | お知らせ | メンテナンス |\n| :--: | :--: | :--: | :--: |\n| 0 | 1 | 2 | 3 |", "location": "news.ts", "module": "() => import('@/routes/bluearchive/news.ts')" } }, "apiRoutes": {}, "name": "Blue Archive", "url": "bluearchive.jp", "categories": ["game"], "lang": "ja" }; var cags = { "routes": { "/edu/:category": { "path": "/edu/:category", "categories": ["university"], "example": "/cags/edu/tzgg", "parameters": { "category": "通知频道,可选 tzgg/ywjx/zs_bss/zs_sss/zs_dxsxly" }, "features": { "antiCrawler": false, "requireConfig": false, "requirePuppeteer": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "研究生院", "maintainers": ["Chikit-L"], "radar": [{ "source": ["edu.cags.ac.cn/"] }], "description": "| 通知公告 | 要闻简讯 | 博士生招生 | 硕士生招生 | 大学生夏令营 |\n| -------- | -------- | ---------- | ---------- | ------------ |\n| tzgg | ywjx | zs\\_bss | zs\\_sss | zs\\_dxsxly |", "location": "edu/index.ts", "module": "() => import('@/routes/cags/edu/index.ts')" } }, "apiRoutes": {}, "name": "Chinese Academy of Geological Sciences", "url": "cags.cgs.gov.cn", "zh": { "name": "中国地质科学院" } }; var carousell = { "routes": { "/:region/:keyword": { "path": "/:region/:keyword", "categories": ["shopping"], "example": "/carousell/sg/iphone", "parameters": { "region": { "description": "Region code", "options": [ { "value": "au", "label": "Australia" }, { "value": "ca", "label": "Canada" }, { "value": "hk", "label": "Hong Kong" }, { "value": "id", "label": "Indonesia" }, { "value": "my", "label": "Malaysia" }, { "value": "nz", "label": "New Zealand" }, { "value": "ph", "label": "Philippines" }, { "value": "sg", "label": "Singapore" }, { "value": "tw", "label": "Taiwan" } ] }, "keyword": { "description": "Search keyword" } }, "name": "Keyword Search", "maintainers": ["TonyRL"], "radar": [ { "source": ["au.carousell.com/search/:keyword"], "target": "/au/:keyword" }, { "source": ["ca.carousell.com/search/:keyword"], "target": "/ca/:keyword" }, { "source": ["www.carousell.com.hk/search/:keyword"], "target": "/hk/:keyword" }, { "source": ["id.carousell.com/search/:keyword"], "target": "/id/:keyword" }, { "source": ["www.carousell.com.my/search/:keyword"], "target": "/my/:keyword" }, { "source": ["nz.carousell.com/search/:keyword"], "target": "/nz/:keyword" }, { "source": ["www.carousell.ph/search/:keyword"], "target": "/ph/:keyword" }, { "source": ["www.carousell.sg/search/:keyword"], "target": "/sg/:keyword" }, { "source": ["tw.carousell.com/search/:keyword"], "target": "/tw/:keyword" } ], "location": "index.ts", "module": "() => import('@/routes/carousell/index.ts')" } }, "apiRoutes": {}, "name": "Carousell", "url": "carousell.com", "lang": "en" }; var castbox = { "routes": { "/channel/:channel": { "path": "/channel/:channel", "categories": ["multimedia"], "example": "/castbox/channel/Lemonade-Stand-id6776228", "parameters": { "channel": "Channel" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": true, "supportScihub": false }, "radar": [{ "source": ["castbox.fm/channel/:channel"], "target": "/channel/:channel" }], "name": "Channels", "description": "Get the channel from the Castbox channel URL. For example, the URL of the channel \"Lemonade Stand\" is `https://castbox.fm/channel/Lemonade-Stand-id6776228`, where `Lemonade-Stand-id6776228` is the `channel` parameter.\n\nYou can use the RSSHub global `limit` query parameter to specify the maximum number of episodes to fetch from the Castbox API (defaults to 50). For example: `/castbox/channel/Lemonade-Stand-id6776228?limit=100`.", "maintainers": ["ananyatimalsina"], "location": "channel.ts", "module": "() => import('@/routes/castbox/channel.ts')" } }, "apiRoutes": {}, "name": "Castbox", "url": "castbox.fm", "description": "Castbox is a podcast distribution network and producer." }; var caus = { "routes": { "/:category?": { "path": "/:category?", "categories": ["new-media"], "example": "/caus", "parameters": { "category": "分类,见下表,默认为全部" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "name": "分类", "maintainers": ["nczitzk", "pseudoyu"], "description": "| 全部 | 要闻 | 商业 | 快讯 | 财富 | 生活 |\n| ---- | ---- | ---- | ---- | ---- | ---- |\n| 0 | 1 | 2 | 3 | 8 | 6 |", "location": "index.ts", "module": "() => import('@/routes/caus/index.ts')" } }, "apiRoutes": {}, "name": "加美财经", "url": "caus.com", "lang": "zh-CN" }; var chlinlearn = { "routes": { "/daily-blog": { "path": "/daily-blog", "name": "值得一读技术博客", "maintainers": ["huyyi"], "categories": ["programming"], "example": "/chlinlearn/daily-blog", "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["daily-blog.chlinlearn.top/blogs/*"], "target": "/chlinlearn/daily-blog" }], "location": "daily-blog.ts", "module": "() => import('@/routes/chlinlearn/daily-blog.ts')" } }, "apiRoutes": {}, "name": "chlinlearn 的技术博客", "url": "daily-blog.chlinlearn.top", "lang": "zh-CN" }; var chub = { "routes": { "/characters": { "path": "/characters", "categories": ["new-media"], "example": "/chub/characters", "name": "Characters", "maintainers": ["flameleaf"], "features": { "nsfw": true }, "location": "characters.ts", "module": "() => import('@/routes/chub/characters.ts')" } }, "apiRoutes": {}, "name": "Chub", "url": "chub.ai", "lang": "en" }; var codefather = { "routes": { "/posts/:category?/:sort?": { "path": "/posts/:category?/:sort?", "categories": ["programming"], "example": "/codefather/posts", "parameters": { "category": "分类,可选 `交流`、`学习`、`项目`、`资源`、`经验`,默认为全部", "sort": "排序方式,可选 `new`(最新)、`hot`(热门)、`recommend`(推荐),默认为 `new`" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["www.codefather.cn/", "www.codefather.cn"], "target": "/posts" }], "name": "帖子", "maintainers": ["JackyST0"], "description": "获取编程导航社区的帖子,支持按热门、最新、推荐排序,支持按分类筛选。", "location": "posts.ts", "module": "() => import('@/routes/codefather/posts.ts')" }, "/questions/:sort?": { "path": "/questions/:sort?", "categories": ["programming"], "example": "/codefather/questions", "parameters": { "sort": "排序方式,可选 `new`(最新)、`hot`(热门),默认为 `new`" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["www.codefather.cn/qa", "www.codefather.cn"], "target": "/questions" }], "name": "问答", "maintainers": ["JackyST0"], "description": "获取编程导航社区的问答内容,支持按最新、热门排序。", "location": "questions.ts", "module": "() => import('@/routes/codefather/questions.ts')" } }, "apiRoutes": {}, "name": "编程导航", "url": "www.codefather.cn", "description": "编程导航是一个编程学习交流社区,由程序员鱼皮创建,提供学习路线、项目教程、求职攻略、技术交流等内容。" }; var cohere = { "routes": { "/blog": { "path": "/blog", "name": "Blog", "url": "cohere.com/blog", "maintainers": ["Loongphy"], "example": "/cohere/blog", "description": "Cohere is a platform for building AI applications.", "categories": ["blog"], "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportRadar": true, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["cohere.com"] }], "location": "index.ts", "module": "() => import('@/routes/cohere/index.ts')" } }, "apiRoutes": {}, "name": "Cohere", "url": "cohere.com", "lang": "en" }; var daum = { "name": "daum", "routes": { "/potplayer/:lang?": { "path": "/potplayer/:lang?", "name": "Potplayer Update History", "url": "potplayer.daum.net", "maintainers": ["nczitzk"], "example": "/daum/potplayer", "parameters": { "lang": { "description": "Language, Korean by default", "options": [ { "label": "한국어", "value": "Kor" }, { "label": "中文(简体)", "value": "Chs" }, { "label": "中文(繁体)", "value": "Cht" }, { "label": "English", "value": "Eng" }, { "label": "Українська", "value": "Eng" }, { "label": "Русский", "value": "Rus" }, { "label": "Polski", "value": "Pol" } ] } }, "description": "::: tip\nTo subscribe to [Potplayer Update History](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html), where the source URL is `https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html`, extract the certain parts from this URL to be used as parameters, resulting in the route as [`/daum/potplayer/Eng`](https://rsshub.app/daum/potplayer/Eng).\n:::\n\n| Language | Id |\n| ----------------------------------------------------------------------------------- | -------------------------------------------- |\n| [한국어](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/Update.html) | |\n| [中文 (简体)](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateChs.html) | [Chs](https://rsshub.app/daum/potplayer/Chs) |\n| [中文 (繁体)](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateCht.html) | [Cht](https://rsshub.app/daum/potplayer/Cht) |\n| [ENGLISH](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html) | [Eng](https://rsshub.app/daum/potplayer/Eng) |\n| [Українська](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html) | [Eng](https://rsshub.app/daum/potplayer/Eng) |\n| [РУССКИЙ](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateRus.html) | [Eng](https://rsshub.app/daum/potplayer/Rus) |\n| [Polski](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdatePol.html) | [Eng](https://rsshub.app/daum/potplayer/Pol) |", "categories": ["program-update"], "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportRadar": true, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [ { "source": ["potplayer.daum.net"] }, { "title": "한국어", "source": ["t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/Update.html"], "target": "/potplayer" }, { "title": "中文(简体)", "source": ["t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateChs.html"], "target": "/potplayer/Chs" }, { "title": "中文(繁体)", "source": ["t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateCht.html"], "target": "/potplayer/Cht" }, { "title": "English", "source": ["t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html"], "target": "/potplayer/Eng" }, { "title": "Українська", "source": ["t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html"], "target": "/potplayer/Eng" }, { "title": "Русский", "source": ["t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateRus.html"], "target": "/potplayer/Rus" }, { "title": "Polski", "source": ["t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdatePol.html"], "target": "/potplayer/Pol" } ], "view": 0, "zh": { "path": "/potplayer/:lang?", "name": "PotPlayer 版本更新信息", "url": "potplayer.daum.net", "maintainers": ["nczitzk"], "example": "/daum/potplayer/zh_CN", "parameters": { "lang": { "description": "语言,默认为韩语,可在对应页 URL 中找到", "options": [ { "label": "한국어", "value": "Kor" }, { "label": "中文(简体)", "value": "Chs" }, { "label": "中文(繁体)", "value": "Cht" }, { "label": "English", "value": "Eng" }, { "label": "Українська", "value": "Eng" }, { "label": "Русский", "value": "Rus" }, { "label": "Polski", "value": "Pol" } ] } }, "description": "::: tip\n若订阅 [Potplayer Update History](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateChs.html),网址为 `https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateChs.html`,请截取 `https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/Update` 到末尾的部分 `Chs` 作为 `lang` 参数填入,此时目标路由为 [`/daum/potplayer/Chs`](https://rsshub.app/daum/potplayer/Chs)。\n:::\n\n| Language | Id |\n| ----------------------------------------------------------------------------------- | -------------------------------------------- |\n| [한국어](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/Update.html) | |\n| [中文 (简体)](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateChs.html) | [Chs](https://rsshub.app/daum/potplayer/Chs) |\n| [中文 (繁体)](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateCht.html) | [Cht](https://rsshub.app/daum/potplayer/Cht) |\n| [ENGLISH](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html) | [Eng](https://rsshub.app/daum/potplayer/Eng) |\n| [Українська](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html) | [Eng](https://rsshub.app/daum/potplayer/Eng) |\n| [РУССКИЙ](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateRus.html) | [Eng](https://rsshub.app/daum/potplayer/Rus) |\n| [Polski](https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdatePol.html) | [Eng](https://rsshub.app/daum/potplayer/Pol) |" }, "location": "potplayer.ts", "module": "() => import('@/routes/daum/potplayer.ts')" } }, "apiRoutes": {} }; var dblp = { "routes": { "/:field": { "path": "/:field", "categories": ["study"], "example": "/dblp/knowledge%20tracing", "parameters": { "field": "Research field" }, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["dblp.org/:field"] }], "name": "Keyword Search", "maintainers": ["ytno1"], "location": "publication.ts", "module": "() => import('@/routes/dblp/publication.ts')" } }, "apiRoutes": {}, "name": "DBLP", "url": "dblp.org", "lang": "en" }; var deltaio = { "routes": { "/blog": { "path": "/blog", "categories": ["blog"], "example": "/deltaio/blog", "parameters": {}, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["delta.io/blog"] }], "name": "Blogs", "maintainers": ["RengarLee"], "url": "delta.io/blog", "location": "blog.ts", "module": "() => import('@/routes/deltaio/blog.ts')" } }, "apiRoutes": {}, "name": "Delta Lake", "url": "delta.io", "lang": "en" }; var dianping = { "routes": { "/user/:id": { "path": "/user/:id", "categories": ["shopping"], "example": "/dianping/user/808259118", "parameters": { "id": "User id,打开网页端从 URL 中获取,在 `/member/:id` 中" }, "features": { "requireConfig": [{ "name": "DIANPING_COOKIE", "optional": false, "description": "大众点评的 Cookie" }], "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["dianping.com/member/:id"], "target": "/dianping/user/:id" }, { "source": ["m.dianping.com/userprofile/:id"], "target": "/dianping/user/:id" }], "name": "用户动态", "maintainers": ["pseudoyu"], "description": "获取用户点评、签到、攻略等动态。", "location": "user.ts", "module": "() => import('@/routes/dianping/user.ts')" } }, "apiRoutes": {}, "name": "大众点评", "url": "dianping.com", "lang": "zh-CN" }; var dingshao = { "routes": { "/share/:shortId": { "path": "/share/:shortId", "categories": ["other"], "example": "/dingshao/share/FzFypN", "parameters": { "shortId": "频道 ID" }, "radar": [{ "source": ["www.dingshao.cn/share/:shortId"] }], "name": "频道", "maintainers": ["TonyRL"], "location": "share.ts", "module": "() => import('@/routes/dingshao/share.ts')" } }, "apiRoutes": {}, "name": "盯梢", "url": "www.dingshao.cn", "lang": "zh-CN" }; var englishhome = { "routes": { "/": { "path": "/", "categories": ["blog"], "example": "/englishhome", "parameters": {}, "features": { "requireConfig": false, "requirePuppeteer": false, "antiCrawler": false, "supportBT": false, "supportPodcast": false, "supportScihub": false }, "radar": [{ "source": ["englishhome.org/"] }], "name": "首頁", "maintainers": ["johan456789"], "description": "英語之家 - The Home of English 首頁", "location": "index.ts", "module": "() => import('@/routes/englishhome/index.ts')" } }, "apiRoutes": {}, "name": "英語之家", "url": "englishhome.org" }; var fantia = { "routes": { "/search/:type?/:caty?/:period?/:order?/:rating?/:keyword?": { "path": "/search/:type?/:caty?/:period?/:order?/:rating?/:keyword?", "categories": ["picture"], "view": 2, "example": "/fantia/search/posts/all/daily", "parameters": { "type": { "description": "Type, see the table below, `posts` by default", "options": [ { "value": "fanclubs", "label": "クリエイター" }, { "value": "posts", "label": "投稿" }, { "value": "products", "label": "商品" }, { "value": "commissions", "label": "コミッション" } ], "default": "posts" }, "caty": { "description": "Category, see the table below, can also be found in search page URL, `すべてのクリエイター` by default", "options": [ { "value": "all", "label": "すべてのクリエイター" }, { "value": "illust", "label": "イラスト" }, { "value": "comic", "label": "漫画" }, { "value": "cosplay", "label": "コスプレ" }, { "value": "youtuber", "label": "YouTuber・配信者" }, { "value": "vtuber", "label": "Vtuber" }, { "value": "voice", "label": "音声作品・ASMR" }, { "value": "voiceactor", "label": "声優・歌い手" }, { "value": "idol", "label": "アイドル" }, { "value": "anime", "label": "アニメ・映像・写真" }, { "value": "3d", "label": "3D" }, { "value": "game", "label": "ゲーム制作" }, { "value": "music", "label": "音楽" }, { "value": "novel", "label": "小説" }, { "value": "doll", "label": "ドール" }, { "value": "art", "label": "アート・デザイン" }, { "value": "program", "label": "プログラム" }, { "value": "handmade", "label": "創作・ハンドメイド" }, { "value": "history", "label": "歴史・評論・情報" }, { "value": "railroad", "label": "鉄道・旅行・ミリタリー" }, { "value": "shop", "label": "ショップ" }, { "value": "other", "label": "その他" } ], "default": "all" }, "period": { "description": "Ranking period, see the table below, empty by default", "options": [ { "value": "daily", "label": "デイリー" }, { "value": "weekly", "label": "ウィークリー" }, { "value": "monthly", "label": "マンスリー" }, { "value": "all", "label": "全期間" } ], "default": "" }, "order": { "description": "Sorting, see the table below, `更新の新しい順` by default", "options": [ { "value": "updater", "label": "更新の新しい順" }, { "value": "update_old", "label": "更新の古い順" }, { "value": "newer", "label": "投稿の新しい順" }, { "value": "create_old", "label": "投稿の古い順" }, { "value": "popular", "label": "お気に入り数順" } ], "default": "updater" }, "rating": { "description": "Rating, see the table below, `すべて` by default", "options": [ { "valu