mirror of
https://github.com/xweiba/location-spoofer.git
synced 2026-09-24 07:31:54 +08:00
12 lines
772 B
Plaintext
12 lines
772 B
Plaintext
#!name=Apple WLOC 定位修改
|
|
#!desc=修改 Apple 网络定位返回坐标 | 快捷指令(推荐): 设置地理位置 https://www.icloud.com/shortcuts/a82717d8fdad4e6280866fcf911173f7 清理恢复位置 https://www.icloud.com/shortcuts/f42632d406504f24a2cd163af4fe012f | 选点页面: https://wloc-pages.pages.dev/
|
|
#!author=Yu9191 Rewrite
|
|
#!homepage=https://github.com/Yu9191/wloc
|
|
|
|
[rewrite_local]
|
|
^https?:\/\/gs-loc(-cn)?\.apple\.com\/clls\/wloc url script-response-body https://raw.githubusercontent.com/Yu9191/wloc/refs/heads/main/dist/wloc.js
|
|
^https?:\/\/gs-loc(-cn)?\.apple\.com\/wloc-settings\/save url script-echo-response https://raw.githubusercontent.com/Yu9191/wloc/refs/heads/main/dist/wloc-settings.js
|
|
|
|
[mitm]
|
|
hostname = gs-loc.apple.com, gs-loc-cn.apple.com
|