mirror of
https://github.com/Sliverkiss/QuantumultX.git
synced 2025-12-21 09:15:06 +08:00
Create testflight.conf
This commit is contained in:
13
task/testflight.conf
Normal file
13
task/testflight.conf
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# @name 自动加入 TestFlight所需参数获取
|
||||||
|
# @version v1.1.0
|
||||||
|
# @description 用于 quantumultx 获取自动加入 TestFlight任务所需各项参数的重写文件
|
||||||
|
# @author Sliverkiss
|
||||||
|
# @homepage https://github.com/Sliverkiss/QuantumultX
|
||||||
|
# @license MIT
|
||||||
|
|
||||||
|
# mitm
|
||||||
|
hostname = testflight.apple.com
|
||||||
|
|
||||||
|
# 获取自动加入 TestFlight需要的各项参数
|
||||||
|
[rewrite_local]
|
||||||
|
^https:\/\/testflight\.apple\.com\/v3\/accounts\/.*\/ru\/([^\/]+)(?!\/accept)$ url script-request-header https://raw.githubusercontent.com/MCdasheng/QuantumultX/main/Scripts/myScripts/TF_appIds.js
|
||||||
Reference in New Issue
Block a user