363 lines
12 KiB
Markdown
363 lines
12 KiB
Markdown
---
|
||
pageClass: routes
|
||
---
|
||
|
||
# 其他
|
||
|
||
## Apple
|
||
|
||
### 更换和维修扩展计划
|
||
|
||
<Route author="metowolf HenryQW kt286" example="/apple/exchange_repair/zh-cn" path="/apple/exchange_repair/:country?" :paramsDesc="['苹果官网 URL 中的国家代码, 默认美国 ,中国 `zh-cn`']"/>
|
||
|
||
### App Store/Mac App Store
|
||
|
||
见 [#app-store-mac-app-store](/program-update.html#app-store-mac-app-store)
|
||
|
||
## AutoTrader
|
||
|
||
### 搜索结果
|
||
|
||
<Route author="HenryQW" example="/autotrader/radius=50&postcode=sw1a1aa&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&price-to=9000&year-from=2012&body-type=Hatchback&transmission=Automatic&exclude-writeoff-categories=on" path="/autotrader/:query" :paramsDesc="['查询语句']">
|
||
|
||
1. 在 AutoTrader 选择筛选条件进行搜索
|
||
1. 复制查询结果 URL 中`?`后的部分,例如 `https://www.autotrader.co.uk/car-search?radius=50&postcode=sw1a1aa&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&price-to=9000&year-from=2012&body-type=Hatchback&transmission=Automatic&exclude-writeoff-categories=on` 则为 `radius=50&postcode=sw1a1aa&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&price-to=9000&year-from=2012&body-type=Hatchback&transmission=Automatic&exclude-writeoff-categories=on`
|
||
|
||
</Route>
|
||
|
||
## checkee.info
|
||
|
||
### 美国签证 check 动态
|
||
|
||
<Route author="lalxyy" example="/checkee/2019-03" path="/checkee/:month" :paramsDesc="['签证被 check 的年份-月份,如 2019-03']" />
|
||
|
||
## DHL
|
||
|
||
### DHL 国际快递包裹追踪
|
||
|
||
<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
|
||
|
||
### 个人分享
|
||
|
||
<Route author="LogicJake" example="/instapaper/person/viridiano" path="/instapaper/person"/>
|
||
|
||
## MobData
|
||
|
||
### 分析报告
|
||
|
||
<Route author="brilon" example="/mobdata/report" path="/mobdata/report"/>
|
||
|
||
## ONE · 一个
|
||
|
||
### 图片文字问答
|
||
|
||
<Route author="fengkx" example="/one" path="/one"/>
|
||
|
||
## SANS Institute
|
||
|
||
### 最新会议材料
|
||
|
||
<Route author="sbilly" example="/sans/summit_archive" path="/sans/summit_archive" />
|
||
|
||
## TSSstatus(iOS 降级通道)
|
||
|
||
### Status
|
||
|
||
<Route author="xyqfer" example="/tssstatus/j42dap/14W585a" path="/tssstatus/:board/:build" :paramsDesc="['平台 id', '版本 id']">
|
||
|
||
board 和 build 可在[这里](http://api.ineal.me/tss/status)查看
|
||
|
||
</Route>
|
||
|
||
## WeGene
|
||
|
||
### 最近更新
|
||
|
||
<Route author="LogicJake" example="/wegene/newest" path="/wegene/newest"/>
|
||
### 栏目
|
||
|
||
<Route author="LogicJake" example="/wegene/column/all/all" path="/wegene/column/:type/:category" :paramsDesc="['栏目类型,all(全部项目) 或 weapp(专业版)','栏目分类']">
|
||
|
||
:::
|
||
type 为 all 时,category 参数不支持 cost 和 free
|
||
:::
|
||
|
||
| 全部 | 祖源分析 | 付费 | 遗传性疾病 | 药物指南 | 免费 | 运动基因 | 营养代谢 | 心理特质 | 健康风险 | 皮肤特性 | 遗传特征 |
|
||
| ---- | -------- | ---- | ---------- | -------- | ---- | -------- | ---------- | ---------- | -------- | -------- | -------- |
|
||
| all | ancestry | cost | disease | drug | free | genefit | metabolism | psychology | risk | skin | traits |
|
||
|
||
</Route>
|
||
|
||
## wikiHow
|
||
|
||
### 首页
|
||
|
||
<Route author="sanmmm" example="/wikihow/index" path="/wikihow/index"/>
|
||
|
||
### 分类目录
|
||
|
||
<Route author="sanmmm" example="/wikihow/category/饮食与休闲/all" path="/wikihow/category/:category/:type?" :paramsDesc="['目录分类', '类型, 默认为`all`']">
|
||
|
||
顶级目录分类可在目录分类页[查看](https://zh.wikihow.com/Special:CategoryListing), 支持二级目录
|
||
|
||
类型
|
||
|
||
| 所有 | 推荐 |
|
||
| ---- | ---- |
|
||
| all | rec |
|
||
|
||
</Route>
|
||
|
||
## 爱发电
|
||
|
||
### 发现用户
|
||
|
||
<Route author="sanmmm" example="/afdian/explore/hot/所有" path="/afdian/explore/:type/:category?" :paramsDesc="['分类', '目录类型, 默认为 `所有`']">
|
||
分类
|
||
|
||
| 推荐 | 最热 |
|
||
| ---- | ---- |
|
||
| rec | hot |
|
||
|
||
目录类型
|
||
|
||
| 所有 | 绘画 | 视频 | 写作 | 游戏 | 音乐 | 播客 | 摄影 | 技术 | Vtuber | 舞蹈 | 体育 | 旅游 | 美食 | 时尚 | 数码 | 动画 | 其他 |
|
||
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ------ | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
|
||
| 所有 | 绘画 | 视频 | 写作 | 游戏 | 音乐 | 播客 | 摄影 | 技术 | Vtuber | 舞蹈 | 体育 | 旅游 | 美食 | 时尚 | 数码 | 动画 | 其他 |
|
||
|
||
</Route>
|
||
|
||
### 用户动态
|
||
|
||
<Route author="sanmmm" example="/afdian/dynamic/@afdian" path="/afdian/dynamic/:uid?" :paramsDesc="['用户id, 用户动态页面url里可找到']"/>
|
||
|
||
## 艾瑞
|
||
|
||
### 产业研究报告
|
||
|
||
<Route author="brilon" example="/iresearch/report" path="/iresearch/report"/>
|
||
|
||
## 百度搜索风云榜
|
||
|
||
### 榜单
|
||
|
||
<Route author="xyqfer" example="/baidu/topwords/1" path="/baidu/topwords/:boardId?" :paramsDesc="['榜单 id, 默认为`1`']">
|
||
|
||
| 实时热点 | 今日热点 | 七日热点 | 民生热点 | 娱乐热点 | 体育热点 |
|
||
| -------- | -------- | -------- | -------- | -------- | -------- |
|
||
| 1 | 341 | 42 | 342 | 344 | 11 |
|
||
|
||
</Route>
|
||
|
||
## 毕马威
|
||
|
||
### 洞察
|
||
|
||
<Route author="LogicJake" example="/kpmg/insights" path="/kpmg/insights" />
|
||
|
||
## 抽屉
|
||
|
||
### 新热榜
|
||
|
||
<Route author="xyqfer" example="/chouti/hot" path="/chouti/:subject?" :paramsDesc="['主题名称']">
|
||
|
||
| 热榜 | 42 区 | 段子 | 图片 | 挨踢 1024 | 你问我答 |
|
||
| ---- | ----- | ----- | ---- | --------- | -------- |
|
||
| hot | news | scoff | pic | tec | ask |
|
||
|
||
</Route>
|
||
|
||
## 福利资源-met.red
|
||
|
||
### 福利资源-met.red
|
||
|
||
<Route author="junfengP" example="/metred/fuli" path="/metred/fuli" />
|
||
|
||
## 古诗文网
|
||
|
||
### 首页推荐
|
||
|
||
<Route author="LogicJake" example="/gushiwen/recommend" path="/gushiwen/recommend"/>
|
||
|
||
## 惠誉评级
|
||
|
||
### 板块信息
|
||
|
||
<Route author="LogicJake" example="/fitchratings/site/economics" path="/fitchratings/site/:type" :paramsDesc="['板块名称,在网址 site 后面']"/>
|
||
|
||
## 空气质量
|
||
|
||
### 实时 AQI
|
||
|
||
<Route author="xapool" example="/aqicn/beijing" path="/aqicn/:city" :paramsDesc="['城市拼音或地区 ID,详见[aqicn.org](http://aqicn.org/city/)']"/>
|
||
|
||
## 裏垢女子まとめ
|
||
|
||
### 主页
|
||
|
||
<Route author="SettingDust" example="/uraaka-joshi" path="/uraaka-joshi"/>
|
||
|
||
### 用户
|
||
|
||
<Route author="SettingDust" example="/uraaka-joshi/_rrwq" path="/uraaka-joshi/:id" :paramsDesc="['用户名']"/>
|
||
|
||
## 马良行
|
||
|
||
### 产品更新
|
||
|
||
<Route author="junfengP" example="/mlhang" path="/mlhang" />
|
||
|
||
## 且听风吟福利
|
||
|
||
### 分类
|
||
|
||
<Route author="qiwihui" example="/qtfyfl/guoji" path="/qtfyfl/:category" :paramsDesc="['分类,可在 URL 中找到']">
|
||
|
||
| 最新文章 | 福利社 | 求出处 | 套图集 | 门事件 | 内涵图 | 电影下载 | 影视资讯 |
|
||
| -------- | ------- | --------- | ------- | ---------- | -------- | -------------- | -------- |
|
||
| latest | fulishe | qiuchuchu | taotuji | menshijian | neihantu | dianyingxiazai | yingshi |
|
||
|
||
| 电视剧下载 | 动漫下载 | 电影彩蛋 | 影视剧情 | 涨姿势 | 娱乐 | 明星八卦 | 音乐歌曲 |
|
||
| ---------- | -------- | -------- | -------- | ---------- | ---- | -------- | -------- |
|
||
| dianshiju | dongman | caidan | juqing | zhangzishi | yule | mingxing | music |
|
||
|
||
| 游戏 | 电脑软件 | 实时热点 | 心灵鸡汤 | 符号大全 | 国际新闻 | 科技苑 | 其他 |
|
||
| ----- | -------- | ------------ | -------- | -------- | -------- | ------ | ----- |
|
||
| games | software | shishiredian | xljt | fhdq | xljt | tech | other |
|
||
|
||
</Route>
|
||
|
||
## 親子王國
|
||
|
||
### 板块
|
||
|
||
<Route author="LogicJake" example="/babykingdom/19/view" path="/babykingdom/:id/:order?" :paramsDesc="['板块id,可在 URL 中找到', '排序方式']">
|
||
|
||
| 发帖时间 | 回复/查看 | 查看 | 最后发表 | 热门 |
|
||
| -------- | --------- | ---- | -------- | ---- |
|
||
| dateline | reply | view | lastpost | heat |
|
||
|
||
</Route>
|
||
|
||
## 日本郵便
|
||
|
||
### 郵便追跡サービス
|
||
|
||
<Route author="tuzi3040" example="/japanpost/EJ123456789JP" path="/japanpost/:reqCode" :paramsDesc="['运单号']"/>
|
||
|
||
## 上证债券信息网
|
||
|
||
### 可转换公司债券公告
|
||
|
||
<Route author="kt286" example="/sse/convert/beginDate=2018-08-18&endDate=2019-08-18&companyCode=603283&title=股份" path="/sse/convert/:query?" :paramsDesc="['筛选条件,见示例']"/>
|
||
|
||
## 搜狗
|
||
|
||
### 搜狗特色 LOGO
|
||
|
||
<Route author="xyqfer" example="/sogou/doodles" path="/sogou/doodles"/>
|
||
|
||
## 淘股吧股票论坛
|
||
|
||
### 论坛总版
|
||
|
||
<Route author="emdoe" example="/taoguba/index" path="/taoguba/index"/>
|
||
|
||
### 用户博客
|
||
|
||
<Route author="emdoe" example="/taoguba/user/252069" path="/taoguba/user/:uid" :paramsDesc="['用户 id']" />
|
||
|
||
## 腾讯吐个槽
|
||
|
||
### 吐槽新帖
|
||
|
||
<Route author="Qixingchen" example="/tucaoqq/post/28564/CdRI0728" path="/tucaoqq/post/:project/:key" :paramsDesc="['产品 ID', '产品密钥']"/>
|
||
|
||
## 天津产权交易中心
|
||
|
||
### 产权转让
|
||
|
||
<Route author="kt286" example="/tprtc/cqzr" path="/tprtc/cqzr"/>
|
||
|
||
### 企业资产转让
|
||
|
||
<Route author="kt286" example="/tprtc/qyzc" path="/tprtc/qyzc"/>
|
||
|
||
### 新闻动态
|
||
|
||
<Route author="kt286" example="/tprtc/news" path="/tprtc/news"/>
|
||
|
||
## 油价
|
||
|
||
### 今日油价
|
||
|
||
<Route author="xyqfer" example="/oilprice/shanghai" path="/oilprice/:area" :paramsDesc="['地区拼音,详见[成品油价格网](http://oil.usd-cny.com/)']"/>
|
||
|
||
## 邮箱
|
||
|
||
### 邮件列表
|
||
|
||
> 仅支持 IMAP 协议,邮件密码等设置见 [邮件设置](/install/#其他应用配置)
|
||
|
||
<Route author="kt286" example="/mail/imap/rss@rsshub.app" path="/mail/imap/:email" :paramsDesc="['邮箱账号']" />
|
||
|
||
## 正版中国
|
||
|
||
### 分类列表
|
||
|
||
<Route author="sanmmm" example="/getitfree/category/8" path="/getitfree/category/:category?" :paramsDesc="['内容类型, 默认为`全部`']">
|
||
|
||
类型
|
||
|
||
| 全部文章 | 永久免费 | 限时折扣 | 限时免费 | PC | Mac | Android | UWP |
|
||
| -------- | -------- | -------- | -------- | --- | --- | ------- | --- |
|
||
| all | 311 | 309 | 310 | 8 | 50 | 17 | 312 |
|
||
|
||
</Route>
|
||
|
||
### 搜索
|
||
|
||
<Route author="sanmmm" example="/getitfree/search/windows" path="/getitfree/search/:keyword" :paramsDesc="['搜索关键词']"/>
|
||
|
||
## 智联招聘
|
||
|
||
### 搜索
|
||
|
||
<Route author="SunShinenny" example="/zhilian/台州/JavaScript" path="/zhilian/:city/:keyword" :paramsDesc="['城市「如若无该城市数据,将会报错」','搜索关键词']"/>
|
||
|
||
## 中国银行
|
||
|
||
### 中国银行外汇牌价
|
||
|
||
<Route author="LogicJake HenryQW" example="/boc/whpj/zs?filter_title=%E8%8B%B1%E9%95%91" path="/boc/whpj/:format?" :paramsDesc="['输出的标题格式,默认为标题 + 所有价格。短格式仅包含货币名称。']">
|
||
|
||
| 短格式 | 中行折算价 | 现汇买卖 | 现钞买卖 | 现汇买入 | 现汇卖出 | 现钞买入 | 现钞卖出 |
|
||
| ------ | ---------- | -------- | -------- | -------- | -------- | -------- | -------- |
|
||
| short | zs | xh | xc | xhmr | xhmc | xcmr | xcmc |
|
||
|
||
</Route>
|
||
|
||
## 自如
|
||
|
||
### 房源
|
||
|
||
<Route author="DIYgod" example="/ziroom/room/sh/1/2/五角场" path="/ziroom/room/:city/:iswhole/:room/:keyword" :paramsDesc="['城市, 北京 bj; 上海 sh; 深圳 sz; 杭州 hz; 南京 nj; 广州 gz; 成都 cd; 武汉 wh; 天津 tj', '是否整租', '房间数', '关键词']"/>
|