mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-16 13:48:35 +08:00
39d58edee5
Last updated 2022-03-11 10:29:49 Last updated 2022-03-12 02:13:44 Last updated 2022-03-13 02:12:42 Last updated 2022-03-14 02:11:30 Last updated 2022-03-15 02:13:26 Last updated 2022-03-16 02:12:31 Last updated 2022-03-17 02:12:30
14 lines
545 B
Plaintext
14 lines
545 B
Plaintext
#!name=TestFlight下载修正
|
|
#!desc=最后更新时间 2022-01-18 23:35:38
|
|
#!author=NobyDa
|
|
#!repo=https://github.com/NobyDa/Script/tree/master
|
|
#!rewrite=0
|
|
#!script=1
|
|
#!force_http_engine_hosts=0
|
|
#!mitm=1
|
|
|
|
[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
|
|
|
|
[MITM]
|
|
hostname = %APPEND% testflight.apple.com |