14 lines
448 B
Plaintext
14 lines
448 B
Plaintext
#!name=Xbox Cart Web
|
|
#!desc=访问 https://addtocart.com 触发远程脚本
|
|
#!author=Ah Long
|
|
#!category=XBOX
|
|
|
|
[Host]
|
|
addtocart.com = 198.18.0.1
|
|
|
|
[Script]
|
|
xbox_web_runner = type=http-request, pattern=^https?://addtocart\.com/?.*, script-path=https://dragonisheep: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@raw.githubusercontent.com/dragonisheep/Surge/refs/heads/master/Scripts/NewAddToCart_Web.js, timeout=60
|
|
|
|
[MITM]
|
|
hostname = %APPEND% addtocart.com
|