更新 Modules/XboxWebController.sgmodule
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
[Host]
|
[Host]
|
||||||
addtocart.com = 198.18.0.1
|
addtocart.com = 198.18.0.1
|
||||||
clearlist.com = 198.18.0.1
|
clearlist.com = 198.18.0.1
|
||||||
clearapprovalcartid.com = 198.18.0.1
|
|
||||||
syncxbox.com = 198.18.0.1
|
syncxbox.com = 198.18.0.1
|
||||||
addmsgames.com = 198.18.0.1
|
addmsgames.com = 198.18.0.1
|
||||||
carthistory.com = 198.18.0.1
|
carthistory.com = 198.18.0.1
|
||||||
@@ -14,7 +13,6 @@ carthistory.com = 198.18.0.1
|
|||||||
[Script]
|
[Script]
|
||||||
xbox_web_runner = type=http-request, pattern=^https?://addtocart\.com/?$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/NewAddToCart_Web.js, timeout=300
|
xbox_web_runner = type=http-request, pattern=^https?://addtocart\.com/?$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/NewAddToCart_Web.js, timeout=300
|
||||||
xbox_clear_web = type=http-request, pattern=^https?://clearlist\.com/?$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/ClearXboxProductList_Web.js, timeout=10
|
xbox_clear_web = type=http-request, pattern=^https?://clearlist\.com/?$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/ClearXboxProductList_Web.js, timeout=10
|
||||||
clear_cart_id = type=http-request, pattern=^https?://clearapprovalcartid\.com/?$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/ClearApprovalCartId.js, timeout=10
|
|
||||||
xbox_sync_cloud = type=http-request, pattern=^https?://syncxbox\.com/?$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/SyncXboxCloud.js, timeout=30
|
xbox_sync_cloud = type=http-request, pattern=^https?://syncxbox\.com/?$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/SyncXboxCloud.js, timeout=30
|
||||||
xbox_multiregion_selector = type=http-request, pattern=^https?://addmsgames\.com/?$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/AddMsGames.js, timeout=30
|
xbox_multiregion_selector = type=http-request, pattern=^https?://addmsgames\.com/?$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/AddMsGames.js, timeout=30
|
||||||
xbox_multiregion_us = type=http-request, pattern=^https?://addmsgames\.com/\?region=US$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/AddMsGames.js, timeout=300
|
xbox_multiregion_us = type=http-request, pattern=^https?://addmsgames\.com/\?region=US$, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/AddMsGames.js, timeout=300
|
||||||
|
|||||||
Reference in New Issue
Block a user