更新 Modules/XboxParamCapturer.sgmodule

This commit is contained in:
2026-06-02 00:20:13 +09:00
parent 04c4afe375
commit 281921efed

View File

@@ -6,7 +6,7 @@
[Script] [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 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_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 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] [Header Rewrite]