# WLOC Control Center # Worker: https://wloc.app # Version: 0.1.0 # Mode: diagnostic · Accuracy: 25m · Log: info # Coordinates are local-first. Device Bridge saved values take priority over defaults. #!name = WLOC Control Center #!desc = WLOC profile, status bridge, diagnostics, and response patching. [Argument] longitude = latitude = accuracy = 25 logLevel = info mode = diagnostic worker = https://wloc.app [Script] http-request ^https?:\/\/gs-loc(-cn)?\.apple\.com\/wloc-settings\/(ping|status|save|clear|export|diag) script-path=https://wloc.app/scripts/wloc-settings.js, timeout=10, tag=WLOC Status Bridge http-request ^https?:\/\/gs-loc(-cn)?\.apple\.com\/wloc-route\/(ping|save|start|pause|resume|stop|clear|status) script-path=https://wloc.app/scripts/wloc-route.js, timeout=10, tag=WLOC Route Control http-response ^https?:\/\/gs-loc(-cn)?\.apple\.com\/clls\/wloc script-path=https://wloc.app/scripts/wloc.js, requires-body=true, binary-body-mode=true, timeout=30, tag=WLOC Response Patch [MITM] hostname = gs-loc.apple.com, gs-loc-cn.apple.com