RSSHub/docs/forecast.md

132 lines
3.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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>
## 地震速报
### 中国地震局
<Route author="LogicJake" example="/earthquake" path="/earthquake/:region?" :paramsDesc="['区域0全部1国内默认2国外']" anticrawler="1">
可通过全局过滤参数订阅您感兴趣的地区.
</Route>
### 中国地震台
<Route author="SettingDust" example="/earthquake/ceic/1" path="/earthquake/ceic/:type" :paramsDesc="['类型1 最近24小时地震信息, 2: 最近48小时地震信息, 5: 最近一年3.0级以上地震信息, 7: 最近一年3.0级以下地震, 8: 最近一年4.0级以上地震信息, 9: 最近一年5.0级以上地震信息, 0: 最近一年6.0级以上地震信息']">
可通过全局过滤参数订阅您感兴趣的地区.
</Route>
## 广州天气
### 突发性天气提示
<Route author="Fatpandac" example="/gov/guangdong/tqyb/tfxtq" path="/gov/guangdong/tqyb/tfxtq"/>
### 广东省内城市预警信号
<Route author="Fatpandac" example="/gov/guangdong/tqyb/sncsyjxh" path="/gov/guangdong/tqyb/sncsyjxh"/>
## 国家突发事件预警信息发布网
### 当前生效预警
<Route author="nczitzk" example="/12379" path="/12379/index"/>
## 国家应急广播网
### 预警信息
<Route author="muzea" example="/cneb/yjxx" path="/cneb/yjxx"/>
### 国内新闻
<Route author="muzea" example="/cneb/guoneinews" path="/cneb/guoneinews"/>
## 上海市生态环境局
### 空气质量
<Route author="nczitzk" example="/gov/shanghai/sthj" path="/gov/shanghai/sthj"/>
## 停电通知
### 95598 停电查询网
<Route author="mjysci" example="/tingdiantz/95598/hb1/wh/wc/" path="/tingdiantz/95598/:province/:city/:district?" :paramsDesc="['省2~3位拼音缩写详情见http://www.sttcq.com/td/','市,同上', '区,同上']"/>
### 南京市
<Route author="ocleo1" example="/tingdiantz/nanjing" path="/tingdiantz/nanjing"/>
## 停水通知
配合 [IFTTT](https://ifttt.com/) Applets [邮件通知](https://ifttt.com/applets/SEvmDVKY-) 使用实现自动通知效果.
### 杭州市
<Route author="znhocn" example="/tingshuitz/hangzhou" path="/tingshuitz/hangzhou"/>
### 萧山区
<Route author="znhocn" example="/tingshuitz/xiaoshan" path="/tingshuitz/xiaoshan"/>
### 大连市
<Route author="DIYgod" example="/tingshuitz/dalian" path="/tingshuitz/dalian"/>
### 广州市
<Route author="xyqfer" example="/tingshuitz/guangzhou" path="/tingshuitz/guangzhou"/>
### 东莞市
<Route author="victoriqueko" example="/tingshuitz/dongguan" path="/tingshuitz/dongguan"/>
### 西安市
<Route author="ciaranchen" example="/tingshuitz/xian" path="/tingshuitz/xian"/>
### 阳江市
<Route author="ciaranchen" example="/tingshuitz/yangjiang" path="/tingshuitz/yangjiang"/>
### 南京市
<Route author="ocleo1" example="/tingshuitz/nanjing" path="/tingshuitz/nanjing"/>
### 武汉市
<Route author="MoonBegonia" example="/tingshuitz/wuhan" path="/tingshuitz/wuhan"/>
## 香港天文台
### Current Weather Report
<Route author="calpa" example="/hko/weather" path="/hko/weather"/>
## 中央气象台
### 全国气象预警
<Route author="ylc395" example="/weatheralarm/广东省" path="/weatheralarm/:province?" :paramsDesc="['省份']">
可通过全局过滤参数订阅您感兴趣的地区.
</Route>