New version
This commit is contained in:
21
external/Surge/TestFlight/TestFlight.sgmodule
vendored
21
external/Surge/TestFlight/TestFlight.sgmodule
vendored
@ -1,14 +1,19 @@
|
||||
#!name=TestFlight下载修正
|
||||
#!desc=最后更新时间 2022-01-18 23:35:38
|
||||
#!name=TestFlight
|
||||
#!desc=最后更新时间 2022-06-23 17:37:43
|
||||
#!author=NobyDa
|
||||
#!repo=https://github.com/NobyDa/Script/tree/master
|
||||
#!rewrite=0
|
||||
#!script=1
|
||||
#!force_http_engine_hosts=0
|
||||
#!http-request-script=1
|
||||
#!mitm=1
|
||||
#!skip-proxy=1
|
||||
#!total=3
|
||||
|
||||
[General]
|
||||
|
||||
skip-proxy = %APPEND% iosapps.itunes.apple.com
|
||||
|
||||
|
||||
|
||||
[Script]
|
||||
TestFlight_下载修正 = type=http-request,requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/043922e05c79445b6da818d0864c1b7d.js,pattern=^https?:\/\/testflight\.apple\.com\/v2\/accounts\/.*\/apps\/\d*/builds/\d*/install
|
||||
|
||||
TestFlight_下载修正 = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/javascript/043922e05c79445b6da818d0864c1b7d.js,pattern="^https?:\/\/testflight\.apple\.com\/v\d\/accounts\/.+?\/install$",requires-body=1
|
||||
[MITM]
|
||||
hostname = %APPEND% testflight.apple.com
|
||||
hostname = %APPEND% testflight.apple.com
|
||||
|
||||
Reference in New Issue
Block a user