New version
This commit is contained in:
30
external/Stash/TestFlight/TestFlight.stoverride
vendored
Normal file
30
external/Stash/TestFlight/TestFlight.stoverride
vendored
Normal file
@ -0,0 +1,30 @@
|
||||
name: TestFlight下载修正
|
||||
desc: 最后更新时间 2022-06-23 17:37:43
|
||||
# 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
|
||||
argument:
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user