{
  "service": "天气预警代理",
  "endpoints": {
    "/alarm": "中央气象台预警数据 (JSON)",
    "/rss": "国家预警中心RSS数据 (JSON)",
    "/proxy?url=xxx": "通用代理（白名单域名）"
  },
  "example": {
    "alarm": "https://weather-api.aigcma.dpdns.org/alarm",
    "rss": "https://weather-api.aigcma.dpdns.org/rss"
  }
}