diff --git a/modules/wloc.sgmodule b/modules/wloc.sgmodule index b8f8553..08a571a 100644 --- a/modules/wloc.sgmodule +++ b/modules/wloc.sgmodule @@ -11,4 +11,4 @@ Apple WLOC = type=http-response, pattern="^https?:\/\/gs-loc(-cn)?\.apple\.com\/ WLOC Settings = type=http-request, pattern="^https?:\/\/gs-loc(-cn)?\.apple\.com\/wloc-settings\/save", requires-body=0, max-size=0, timeout=10, script-path=https://raw.githubusercontent.com/Yu9191/wloc/refs/heads/main/dist/wloc-settings.js [MITM] -hostname = %APPEND% gs-loc.apple.com, gs-loc-cn.apple.com +hostname = %INSERT% gs-loc.apple.com, gs-loc-cn.apple.com