mirror of
https://github.com/Giu-zhao/ios_rule_script
synced 2024-11-30 04:18:28 +08:00
b87c8c1deb
2023-11-19 02:19:17 2023-11-20 02:19:07 2023-11-21 02:18:34 2023-11-22 02:19:56 2023-11-23 02:18:27 2023-11-24 02:18:27 Update OpenAI.list (#1083) Update OpenAI.list 2023-11-24 10:41:14 2023-11-25 02:17:45 2023-11-26 02:16:10 2023-11-27 02:17:28 2023-11-28 02:16:43 2023-11-28 11:14:51 2023-11-28 15:53:10 2023-11-29 02:17:39
31 lines
673 B
Plaintext
31 lines
673 B
Plaintext
name: TestFlight下载修正
|
|
desc: 最后更新时间 2023-11-28 15:53:04
|
|
# 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
|
|
|