From 8100443e32ae80e76209aae2df05f214852e7f38 Mon Sep 17 00:00:00 2001 From: Tartarus <39802246+Tartarus2014@users.noreply.github.com> Date: Sat, 14 May 2022 16:58:13 +0800 Subject: [PATCH] Update and rename Loon_TF_Download.conf to Loon_TF_Download.plugin --- Loon/{Loon_TF_Download.conf => Loon_TF_Download.plugin} | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) rename Loon/{Loon_TF_Download.conf => Loon_TF_Download.plugin} (80%) 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