mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-16 21:58:32 +08:00
13 lines
488 B
Plaintext
13 lines
488 B
Plaintext
# NAME: TestFlight下载修正
|
|
# AUTHOR: NobyDa
|
|
# REPO: https://github.com/NobyDa/Script/tree/master
|
|
# UPDATED: 2021-07-23 09:43:11
|
|
# REWRITE: 0
|
|
# SCRIPT: 1
|
|
# MITM: 1
|
|
|
|
[Script]
|
|
http-request ^https?:\/\/testflight\.apple\.com\/v2\/accounts\/.*\/apps\/\d*/builds/\d*/install requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/043922e05c79445b6da818d0864c1b7d.js,tag=TestFlight_下载修正
|
|
|
|
[MITM]
|
|
hostname = testflight.apple.com |