2022-06-04 17:46:59 +08:00
|
|
|
name: TestFlight下载修正
|
2023-11-18 02:20:53 +08:00
|
|
|
desc: 最后更新时间 2023-11-28 15:53:04
|
2022-06-04 17:46:59 +08:00
|
|
|
# author: NobyDa
|
|
|
|
# repo: https://github.com/NobyDa/Script/tree/master
|
|
|
|
# http-request-script: 1
|
|
|
|
# mitm: 1
|
|
|
|
# total: 2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http:
|
|
|
|
script:
|
|
|
|
# TestFlight_下载修正
|
|
|
|
- match: ^https?:\/\/testflight\.apple\.com\/v\d\/accounts\/.+?\/install$
|
|
|
|
name: tf_download.js_17e9174f
|
|
|
|
type: request
|
|
|
|
require-body: true
|
|
|
|
timeout: 30
|
2022-07-18 22:58:02 +08:00
|
|
|
argument:
|
2022-06-04 17:46:59 +08:00
|
|
|
|
|
|
|
mitm:
|
|
|
|
- "testflight.apple.com"
|
|
|
|
|
|
|
|
script-providers:
|
|
|
|
tf_download.js_17e9174f:
|
|
|
|
url: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/javascript/043922e05c79445b6da818d0864c1b7d.js
|
|
|
|
interval: 86400
|
|
|
|
|