From 281921efedf4461e740d7105ac291dc363690906 Mon Sep 17 00:00:00 2001 From: XXhaos Date: Tue, 2 Jun 2026 00:20:13 +0900 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Modules/XboxParamCapturer.?= =?UTF-8?q?sgmodule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Modules/XboxParamCapturer.sgmodule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/XboxParamCapturer.sgmodule b/Modules/XboxParamCapturer.sgmodule index 76279f6..8dd0ea0 100644 --- a/Modules/XboxParamCapturer.sgmodule +++ b/Modules/XboxParamCapturer.sgmodule @@ -6,7 +6,7 @@ [Script] XboxProductList = type=http-response, pattern=(?i)^https://emerald\.xboxservices\.com/xboxcomfd/productActions/.*locale=en-us, requires-body=1, max-size=0, binary-body-mode=0, timeout=60, script-update-interval=0, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/XboxProductList.js Xbox_Auth_CartId = type=http-request, pattern=(?i)^https://cart\.production\.store-web\.dynamics\.com/v1\.0/cart/eligibilityCheck, requires-body=0, script-update-interval=0, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/authorization%26cartId.js -Xbox_Mscv_MUID = type=http-request, pattern=(?i)^https://cart\.production\.store-web\.dynamics\.com/v1\.0/cart/loadCart, requires-body=0, script-update-interval=0, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/CartParameter.js +Xbox_Mscv_MUID = type=http-request, pattern=(?i)^https://cart\.production\.store-web\.dynamics\.com/.*loadCart, requires-body=0, script-update-interval=0, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/CartParameter.js Xbox_Gamertag_History = type=http-response, pattern=(?i)^https://peoplehub-public\.xboxlive\.com/people/gt\(.+\), requires-body=1, max-size=0, binary-body-mode=0, timeout=60, script-update-interval=0, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/capture_gamertag.js [Header Rewrite]