name: " iRingo: 🌤 WeatherKit" desc: |- iOS 18 & macOS 15 & watchOS 11 1.解锁全部天气功能 2.替换空气质量数据 3.添加下一小时降水数据 4.添加天气数据 openUrl: "http://boxjs.com/#/app/iRingo.WeatherKit" author: |- VirgilClyne[https://github.com/VirgilClyne] WordlessEcho[https://github.com/WordlessEcho] 001[https://github.com/001ProMax] homepage: "https://NSRingo.github.io/guide/Weather/weather-kit" icon: "https://developer.apple.com/assets/elements/icons/weatherkit/weatherkit-128x128.png" category: " iRingo" date: "2025-09-09 16:47:30" version: "2.0.6" rules: - DOMAIN,weather-analytics-events.apple.com,REJECT-DROP - DOMAIN-SUFFIX,tthr.apple.com,REJECT-DROP - DOMAIN,tether.edge.apple,REJECT-DROP http: mitm: - "weatherkit.apple.com" script: - match: ^https?:\/\/weatherkit\.apple\.com\/api\/v1\/availability\/ name: WeatherKit.api.v1.availability.response type: response require-body: true argument: - match: ^https?:\/\/weatherkit\.apple\.com\/api\/v2\/weather\/ name: WeatherKit.api.v1.weather.request type: request argument: - match: ^https?:\/\/weatherkit\.apple\.com\/api\/v2\/weather\/ name: WeatherKit.api.v2.weather.response type: response require-body: true binary-mode: true argument: script-providers: WeatherKit.api.v1.availability.response: url: https://github.com/NSRingo/WeatherKit/releases/download/v2.0.6/response.bundle.js interval: 86400 WeatherKit.api.v1.weather.request: url: https://github.com/NSRingo/WeatherKit/releases/download/v2.0.6/request.bundle.js interval: 86400 WeatherKit.api.v2.weather.response: url: https://github.com/NSRingo/WeatherKit/releases/download/v2.0.6/response.bundle.js interval: 86400