diff --git a/Modules/Xbox_Rewrite.sgmodule b/Modules/Xbox_Rewrite.sgmodule index b05c451..6de17da 100644 --- a/Modules/Xbox_Rewrite.sgmodule +++ b/Modules/Xbox_Rewrite.sgmodule @@ -14,4 +14,4 @@ "^https:\/\/app\.corehalo\.com\/ms\/link\/go\?(.*&)?r=(?!es-ar|es-AR|en-us)([a-zA-Z]{2}-[a-zA-Z]{2})(&.*)?$" "https://app.corehalo.com/ms/link/go?$1r=en-us$3" 302 [MITM] -hostname = %APPEND% www.microsoft.com, www.xbox.com, app.corehalo.com +hostname = %APPEND% www.microsoft.com, www.xbox.com, app.corehalo.com \ No newline at end of file