2022-07-18 22:45:54
2022-07-19 02:31:34 2022-07-19 20:17:15 2022-07-19 20:57:00 2022-07-20 02:33:36 2022-07-21 02:31:15
This commit is contained in:
6
external/Surge/TestFlight/README.md
vendored
6
external/Surge/TestFlight/README.md
vendored
@ -2,7 +2,7 @@
|
||||
|
||||
## 前言
|
||||
|
||||
     合并-blueviolet)  
|
||||
     合并-blueviolet)   
|
||||
|
||||
本项目的TestFlight下载修正规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-06-23 17:37:43
|
||||
最后更新时间:2022-07-19 20:17:06
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -59,7 +59,7 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
|
||||
《TestFlight下载修正》的数据来自以下链接,如与本项目的《TestFlight下载修正》规则混合使用,可能造成部分重写重复。
|
||||
|
||||
- https://raw.githubusercontent.com/NobyDa/Script/master/Surge/Module/TestFlightDownload.sgmodule
|
||||
- https://raw.githubusercontent.com/smartmimi/conf/master/surge/TestFlight.sgmodule
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=TestFlight
|
||||
#!desc=最后更新时间 2022-06-23 17:37:43
|
||||
#!desc=最后更新时间 2022-07-19 20:17:06
|
||||
#!author=NobyDa
|
||||
#!repo=https://github.com/NobyDa/Script/tree/master
|
||||
#!http-request-script=1
|
||||
@ -14,6 +14,6 @@ skip-proxy = %APPEND% iosapps.itunes.apple.com
|
||||
|
||||
|
||||
[Script]
|
||||
TestFlight_下载修正 = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/javascript/043922e05c79445b6da818d0864c1b7d.js,pattern="^https?:\/\/testflight\.apple\.com\/v\d\/accounts\/.+?\/install$",requires-body=1
|
||||
TestFlight_下载修正 = type=http-request,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/javascript/94e30f41890b0534a28ac4e45edb8c76.js,pattern="^https?:\/\/testflight\.apple\.com\/v\d\/accounts\/.+?\/install$",requires-body=1,argument="\d+-\d+,\d+->143441-19,29"
|
||||
[MITM]
|
||||
hostname = %APPEND% testflight.apple.com
|
||||
|
||||
Reference in New Issue
Block a user