diff --git a/Loon/Loon_TF_Download.conf b/Loon/Loon_TF_Download.plugin similarity index 80% rename from Loon/Loon_TF_Download.conf rename to Loon/Loon_TF_Download.plugin index a89e066..2bd0b1e 100644 --- a/Loon/Loon_TF_Download.conf +++ b/Loon/Loon_TF_Download.plugin @@ -1,6 +1,10 @@ # 该脚本订阅仅适用于Loon, 用于更新TestFlight App时, 提示"APP不可用"问题. 解除区域限制. +[General] +skip-proxy = iosapps.itunes.apple.com + +[Script] http-request ^https?:\/\/testflight\.apple\.com\/v\d\/accounts\/.+?\/install$ requires-body=1,max-size=0,script-path=https://gist.githubusercontent.com/NobyDa/9be418b93afc5e9c8a8f4d28ae403cf2/raw/TF_Download.js, tag=TF区域限制解除 [MITM] -hostname = testflight.apple.com \ No newline at end of file +hostname = testflight.apple.com