name: Apple WLOC 定位修改(Stash 修正版) desc: 修复 Stash 修改成功后 iOS 无法取得定位的问题;保留原版在线选点与快捷指令功能 author: Yu9191 Rewrite / Stash compatibility fix homepage: https://github.com/Yu9191/wloc icon: https://raw.githubusercontent.com/Yu9191/wloc/refs/heads/main/wloc.jpg category: Tools http: mitm: - "gs-loc.apple.com" - "gs-loc-cn.apple.com" script: - match: ^https?:\/\/gs-loc(-cn)?\.apple\.com\/clls\/wloc name: WLOC.Stash.Fixed.Location type: response require-body: true binary-mode: true max-size: 0 timeout: 30 argument: longitude=113.94114&latitude=22.544577&accuracy=25&logLevel=info - match: ^https?:\/\/gs-loc(-cn)?\.apple\.com\/wloc-settings\/save name: WLOC.Stash.Fixed.Settings type: request require-body: false timeout: 10 script-providers: WLOC.Stash.Fixed.Location: url: https://raw.githubusercontent.com/cytrue/wloc/refs/heads/main/WLOC.Stash.Fixed.js interval: 86400 WLOC.Stash.Fixed.Settings: url: https://raw.githubusercontent.com/Yu9191/wloc/refs/heads/main/dist/wloc-settings.js interval: 86400