2022-12-03 02:10:49
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -16,14 +16,14 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:39
|
||||
最后更新时间:2022-11-30 21:12:56
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 412 |
|
||||
| MITM | 359 |
|
||||
| TOTAL | 771 |
|
||||
| REJECT | 417 |
|
||||
| MITM | 363 |
|
||||
| TOTAL | 780 |
|
||||
|
||||
|
||||
## Loon
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -20,14 +20,14 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:50
|
||||
最后更新时间:2022-11-30 21:13:08
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 359 |
|
||||
| MITM | 295 |
|
||||
| TOTAL | 654 |
|
||||
| REJECT | 364 |
|
||||
| MITM | 299 |
|
||||
| TOTAL | 663 |
|
||||
|
||||
|
||||
## Loon
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
#!name= AdvertisingScript
|
||||
#!desc= 最后更新时间 2022-08-05 22:38:20
|
||||
#!desc= 最后更新时间 2022-11-30 21:13:05
|
||||
#!openUrl= https://github.com/blackmatrix7/ios_rule_script
|
||||
#!author= blackmatrix7
|
||||
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
||||
#!icon= https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/avatar.jpg
|
||||
#!domain= 4
|
||||
#!domain= 3
|
||||
#!ip-cidr= 1
|
||||
#!ip-cidr6= 1
|
||||
#!url-regex= 4
|
||||
@ -13,13 +13,12 @@
|
||||
#!http-response-script= 28
|
||||
#!reject= 18
|
||||
#!mitm= 23
|
||||
#!total= 81
|
||||
#!total= 80
|
||||
|
||||
[Rule]
|
||||
DOMAIN,118.89.204.198,REJECT
|
||||
DOMAIN,appcloud2.in.zhihu.com,REJECT
|
||||
DOMAIN,mqtt.zhihu.com,REJECT
|
||||
DOMAIN,sugar.zhihu.com,REJECT
|
||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||
|
||||
@ -14,12 +14,12 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:20
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 4 |
|
||||
| DOMAIN | 3 |
|
||||
| IP-CIDR | 1 |
|
||||
| IP-CIDR6 | 1 |
|
||||
| URL-REGEX | 4 |
|
||||
@ -28,7 +28,7 @@
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REJECT | 18 |
|
||||
| MITM | 23 |
|
||||
| TOTAL | 81 |
|
||||
| TOTAL | 80 |
|
||||
|
||||
|
||||
## Loon
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -18,12 +18,12 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:43
|
||||
最后更新时间:2022-11-30 21:13:00
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 4 |
|
||||
| DOMAIN | 3 |
|
||||
| IP-CIDR | 1 |
|
||||
| IP-CIDR6 | 1 |
|
||||
| URL-REGEX | 4 |
|
||||
@ -31,9 +31,9 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REDIRECT | 8 |
|
||||
| REJECT | 381 |
|
||||
| MITM | 422 |
|
||||
| TOTAL | 851 |
|
||||
| REJECT | 386 |
|
||||
| MITM | 426 |
|
||||
| TOTAL | 859 |
|
||||
|
||||
|
||||
## Loon
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name= GetCookie
|
||||
#!desc= 最后更新时间 2022-10-09 02:35:04
|
||||
#!desc= 最后更新时间 2022-11-30 21:13:05
|
||||
#!openUrl= https://github.com/blackmatrix7/ios_rule_script
|
||||
#!author= blackmatrix7
|
||||
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-10-09 02:35:04
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:14
|
||||
最后更新时间:2022-11-30 21:12:58
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name= Redirect
|
||||
#!desc= 最后更新时间 2022-08-05 22:38:14
|
||||
#!desc= 最后更新时间 2022-11-30 21:12:58
|
||||
#!openUrl= https://github.com/blackmatrix7/ios_rule_script
|
||||
#!author= blackmatrix7
|
||||
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name= SafeRedirect
|
||||
#!desc= 最后更新时间 2022-08-05 22:38:21
|
||||
#!desc= 最后更新时间 2022-11-30 21:13:05
|
||||
#!openUrl= https://github.com/blackmatrix7/ios_rule_script
|
||||
#!author= blackmatrix7
|
||||
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name= Upgrade
|
||||
#!desc= 最后更新时间 2022-08-05 22:38:21
|
||||
#!desc= 最后更新时间 2022-11-30 21:13:05
|
||||
#!openUrl= https://github.com/blackmatrix7/ios_rule_script
|
||||
#!author= blackmatrix7
|
||||
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -16,14 +16,14 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:41
|
||||
最后更新时间:2022-11-30 21:12:58
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 447 |
|
||||
| MITM | 340 |
|
||||
| TOTAL | 787 |
|
||||
| REJECT | 452 |
|
||||
| MITM | 344 |
|
||||
| TOTAL | 796 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -20,14 +20,14 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:54
|
||||
最后更新时间:2022-11-30 21:13:12
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 444 |
|
||||
| MITM | 339 |
|
||||
| TOTAL | 783 |
|
||||
| REJECT | 449 |
|
||||
| MITM | 343 |
|
||||
| TOTAL | 792 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# NAME: AdvertisingScript
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-08-07 02:29:37
|
||||
# HOST:4
|
||||
# UPDATED: 2022-12-02 02:10:32
|
||||
# HOST:3
|
||||
# IP-CIDR:1
|
||||
# IP6-CIDR:1
|
||||
# USER-AGENT:1
|
||||
@ -10,7 +10,7 @@
|
||||
# HTTP-RESPONSE-SCRIPT:28
|
||||
# REJECT:18
|
||||
# MITM:23
|
||||
# TOTAL:77
|
||||
# TOTAL:76
|
||||
|
||||
|
||||
# REJECT
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# NAME: AdvertisingScript
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-08-07 02:29:37
|
||||
# HOST: 4
|
||||
# UPDATED: 2022-12-02 02:10:32
|
||||
# HOST: 3
|
||||
# IP-CIDR: 1
|
||||
# IP6-CIDR: 1
|
||||
# USER-AGENT: 1
|
||||
@ -10,11 +10,10 @@
|
||||
# HTTP-RESPONSE-SCRIPT: 28
|
||||
# REJECT: 18
|
||||
# MITM: 23
|
||||
# TOTAL: 77
|
||||
# TOTAL: 76
|
||||
HOST,118.89.204.198,AdvertisingScript
|
||||
HOST,appcloud2.in.zhihu.com,AdvertisingScript
|
||||
HOST,mqtt.zhihu.com,AdvertisingScript
|
||||
HOST,sugar.zhihu.com,AdvertisingScript
|
||||
IP-CIDR,118.89.204.198/32,AdvertisingScript
|
||||
IP6-CIDR,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,AdvertisingScript
|
||||
USER-AGENT,AVOS*,AdvertisingScript
|
||||
|
||||
@ -14,12 +14,12 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-07 02:29:37
|
||||
最后更新时间:2022-12-02 02:10:32
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| HOST | 4 |
|
||||
| HOST | 3 |
|
||||
| IP-CIDR | 1 |
|
||||
| IP6-CIDR | 1 |
|
||||
| USER-AGENT | 1 |
|
||||
@ -27,7 +27,7 @@
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REJECT | 18 |
|
||||
| MITM | 23 |
|
||||
| TOTAL | 77 |
|
||||
| TOTAL | 76 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,20 +1,19 @@
|
||||
# NAME: AllInOne
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-09-25 02:34:46
|
||||
# HOST: 3
|
||||
# UPDATED: 2022-11-30 21:13:03
|
||||
# HOST: 2
|
||||
# IP-CIDR: 1
|
||||
# IP6-CIDR: 1
|
||||
# USER-AGENT: 1
|
||||
# HTTP-REQUEST-SCRIPT: 3
|
||||
# HTTP-RESPONSE-SCRIPT: 28
|
||||
# REDIRECT: 62
|
||||
# REJECT: 474
|
||||
# MITM: 482
|
||||
# TOTAL: 1055
|
||||
# REJECT: 480
|
||||
# MITM: 487
|
||||
# TOTAL: 1065
|
||||
HOST,appcloud2.in.zhihu.com,AdvertisingScript
|
||||
HOST,mqtt.zhihu.com,AdvertisingScript
|
||||
HOST,sugar.zhihu.com,AdvertisingScript
|
||||
IP-CIDR,118.89.204.198/32,AdvertisingScript
|
||||
IP6-CIDR,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,AdvertisingScript
|
||||
USER-AGENT,AVOS*,AdvertisingScript
|
||||
|
||||
@ -18,21 +18,21 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:46
|
||||
最后更新时间:2022-11-30 21:13:03
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| HOST | 3 |
|
||||
| HOST | 2 |
|
||||
| IP-CIDR | 1 |
|
||||
| IP6-CIDR | 1 |
|
||||
| USER-AGENT | 1 |
|
||||
| HTTP-REQUEST-SCRIPT | 3 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REDIRECT | 62 |
|
||||
| REJECT | 474 |
|
||||
| MITM | 482 |
|
||||
| TOTAL | 1055 |
|
||||
| REJECT | 480 |
|
||||
| MITM | 487 |
|
||||
| TOTAL | 1065 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# NAME: GetCookie
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-10-09 02:35:04
|
||||
# UPDATED: 2022-11-30 21:13:05
|
||||
# HTTP-REQUEST-SCRIPT:13
|
||||
# MITM:11
|
||||
# TOTAL:24
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-10-09 02:35:04
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:14
|
||||
最后更新时间:2022-11-30 21:12:58
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# NAME: Redirect
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-08-05 22:38:14
|
||||
# UPDATED: 2022-11-30 21:12:58
|
||||
# REDIRECT:62
|
||||
# MITM:118
|
||||
# TOTAL:180
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# NAME: SafeRedirect
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-08-05 22:38:21
|
||||
# UPDATED: 2022-11-30 21:13:05
|
||||
# REDIRECT:60
|
||||
# MITM:118
|
||||
# TOTAL:178
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# NAME: Upgrade
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-08-05 22:38:21
|
||||
# UPDATED: 2022-11-30 21:13:05
|
||||
# REJECT:11
|
||||
# MITM:11
|
||||
# TOTAL:22
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -16,14 +16,14 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:39
|
||||
最后更新时间:2022-11-30 21:12:56
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 412 |
|
||||
| MITM | 359 |
|
||||
| TOTAL | 771 |
|
||||
| REJECT | 417 |
|
||||
| MITM | 363 |
|
||||
| TOTAL | 780 |
|
||||
|
||||
|
||||
## Shadowrocket
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -20,14 +20,14 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:50
|
||||
最后更新时间:2022-11-30 21:13:08
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 359 |
|
||||
| MITM | 295 |
|
||||
| TOTAL | 654 |
|
||||
| REJECT | 364 |
|
||||
| MITM | 299 |
|
||||
| TOTAL | 663 |
|
||||
|
||||
|
||||
## Shadowrocket
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
#!name=AdvertisingScript
|
||||
#!desc=最后更新时间 2022-08-05 22:38:20
|
||||
#!desc=最后更新时间 2022-11-30 21:13:05
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!domain=4
|
||||
#!domain=3
|
||||
#!ip-cidr=2
|
||||
#!url-regex=4
|
||||
#!user-agent=1
|
||||
@ -10,13 +10,12 @@
|
||||
#!http-response-script=28
|
||||
#!reject=18
|
||||
#!mitm=23
|
||||
#!total=81
|
||||
#!total=80
|
||||
|
||||
[Rule]
|
||||
DOMAIN,118.89.204.198,REJECT
|
||||
DOMAIN,appcloud2.in.zhihu.com,REJECT
|
||||
DOMAIN,mqtt.zhihu.com,REJECT
|
||||
DOMAIN,sugar.zhihu.com,REJECT
|
||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||
IP-CIDR,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||
|
||||
@ -14,12 +14,12 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:20
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 4 |
|
||||
| DOMAIN | 3 |
|
||||
| IP-CIDR | 2 |
|
||||
| URL-REGEX | 4 |
|
||||
| USER-AGENT | 1 |
|
||||
@ -27,7 +27,7 @@
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REJECT | 18 |
|
||||
| MITM | 23 |
|
||||
| TOTAL | 81 |
|
||||
| TOTAL | 80 |
|
||||
|
||||
|
||||
## Shadowrocket
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -18,21 +18,21 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:43
|
||||
最后更新时间:2022-11-30 21:13:00
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 4 |
|
||||
| DOMAIN | 3 |
|
||||
| IP-CIDR | 2 |
|
||||
| URL-REGEX | 4 |
|
||||
| USER-AGENT | 1 |
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REDIRECT | 8 |
|
||||
| REJECT | 381 |
|
||||
| MITM | 422 |
|
||||
| TOTAL | 851 |
|
||||
| REJECT | 386 |
|
||||
| MITM | 426 |
|
||||
| TOTAL | 859 |
|
||||
|
||||
|
||||
## Shadowrocket
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=GetCookie
|
||||
#!desc=最后更新时间 2022-10-09 02:35:04
|
||||
#!desc=最后更新时间 2022-11-30 21:13:05
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!http-request-script=13
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-10-09 02:35:04
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:14
|
||||
最后更新时间:2022-11-30 21:12:58
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=Redirect
|
||||
#!desc=最后更新时间 2022-08-05 22:38:14
|
||||
#!desc=最后更新时间 2022-11-30 21:12:58
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!redirect=62
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=SafeRedirect
|
||||
#!desc=最后更新时间 2022-08-05 22:38:21
|
||||
#!desc=最后更新时间 2022-11-30 21:13:05
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!redirect=60
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=Upgrade
|
||||
#!desc=最后更新时间 2022-08-05 22:38:21
|
||||
#!desc=最后更新时间 2022-11-30 21:13:05
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!reject=11
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:27
|
||||
最后更新时间:2022-11-30 21:13:13
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=ZhihuAssistantLite
|
||||
#!desc=最后更新时间 2022-08-05 22:38:27
|
||||
#!desc=最后更新时间 2022-11-30 21:13:13
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!domain=4
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:10
|
||||
最后更新时间:2022-11-30 21:12:53
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=ZhihuAssistantPlus
|
||||
#!desc=最后更新时间 2022-08-05 22:38:10
|
||||
#!desc=最后更新时间 2022-11-30 21:12:53
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!domain=4
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
name: 复写去广告
|
||||
desc: 最后更新时间 2022-09-25 02:34:39
|
||||
desc: 最后更新时间 2022-11-30 21:12:56
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# reject: 412
|
||||
# mitm: 359
|
||||
# reject: 417
|
||||
# mitm: 363
|
||||
# force-http-engine-hosts: 6
|
||||
# total: 777
|
||||
# total: 786
|
||||
|
||||
|
||||
|
||||
@ -17,9 +17,14 @@ http:
|
||||
- ^https:\/\/god\.gameyw\.netease\.com\/v1\/ad\/.* - reject
|
||||
- ^https?://ads-img-al\.xhscdn\.com/hera/ - reject
|
||||
- ^https?://cdn\.fivecdm\.com/cr/ - reject
|
||||
- ^https?://cn-acs\.m\.cainiao\.com/gw/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.(show|mshow)\.cn/ - reject
|
||||
- ^https?://img2\.autoimg\.cn/admdfs/ - reject
|
||||
- ^https?://m\d\.amap\.com/ws/message/notice/list? - reject
|
||||
- ^https?://mangaapi\.manhuaren\.com/v\d/ad/ - reject
|
||||
- ^https?://oss\.umetrip\.com/fs/advert/polite/ - reject
|
||||
- ^https?://sns\.amap\.com/ws/msgbox/pull? - reject
|
||||
- ^https?://ssp\.dzh\.com\.cn/v2api/adgroupjson - reject
|
||||
- ^https?://venus\.yhd\.com/memhome/launchConfig - reject
|
||||
- ^https?:\/\/((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)\.){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)(:\d+)?\/V\d\/splash\/getSplashV\d\.action$ - reject
|
||||
- ^https?:\/\/((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)\.){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d):\d+/xygj-config-api\/queryData - reject
|
||||
- ^https?:\/\/((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)\.){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d):\d+\/allOne\.php\?ad_name - reject
|
||||
@ -585,6 +590,7 @@ http:
|
||||
- "cloud.189.cn"
|
||||
- "cms.daydaycook.com.cn"
|
||||
- "cmsapi.wifi8.com"
|
||||
- "cn-acs.m.cainiao.com"
|
||||
- "cntv.hls.cdn.myqcloud.com"
|
||||
- "consumer.fcbox.com"
|
||||
- "creditcardapp.bankcomm.com"
|
||||
@ -643,6 +649,7 @@ http:
|
||||
- "img.jiemian.com"
|
||||
- "img.meituan.net"
|
||||
- "img.umetrip.com"
|
||||
- "img2.autoimg.cn"
|
||||
- "interface*.music.163.com"
|
||||
- "intl.iqiyi.com"
|
||||
- "ios.lantouzi.com"
|
||||
@ -702,6 +709,7 @@ http:
|
||||
- "oimage*.ydstatic.com"
|
||||
- "open.qyer.com"
|
||||
- "optimus-ads.amap.com"
|
||||
- "oss.umetrip.com"
|
||||
- "overseas.weico.cc"
|
||||
- "p*.meituan.net"
|
||||
- "p.du.163.com"
|
||||
@ -761,6 +769,7 @@ http:
|
||||
- "v.cctv.com"
|
||||
- "v.icbc.com.cn"
|
||||
- "vali.cp31.ott.cibntv.net"
|
||||
- "venus.yhd.com"
|
||||
- "video.dispatch.tc.qq.com"
|
||||
- "vv.video.qq.com"
|
||||
- "wap.js.10086.cn"
|
||||
|
||||
@ -16,15 +16,15 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:39
|
||||
最后更新时间:2022-11-30 21:12:56
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 412 |
|
||||
| MITM | 359 |
|
||||
| REJECT | 417 |
|
||||
| MITM | 363 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 777 |
|
||||
| TOTAL | 786 |
|
||||
|
||||
|
||||
## Stash
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
name: 复写去广告(严格版)
|
||||
desc: 最后更新时间 2022-09-25 02:34:50
|
||||
desc: 最后更新时间 2022-11-30 21:13:08
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# reject: 359
|
||||
# mitm: 295
|
||||
# reject: 364
|
||||
# mitm: 299
|
||||
# force-http-engine-hosts: 6
|
||||
# total: 660
|
||||
# total: 669
|
||||
|
||||
|
||||
|
||||
@ -17,9 +17,14 @@ http:
|
||||
- ^https:\/\/god\.gameyw\.netease\.com\/v1\/ad\/.* - reject
|
||||
- ^https?://ads-img-al\.xhscdn\.com/hera/ - reject
|
||||
- ^https?://cdn\.fivecdm\.com/cr/ - reject
|
||||
- ^https?://cn-acs\.m\.cainiao\.com/gw/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.(show|mshow)\.cn/ - reject
|
||||
- ^https?://img2\.autoimg\.cn/admdfs/ - reject
|
||||
- ^https?://m\d\.amap\.com/ws/message/notice/list? - reject
|
||||
- ^https?://mangaapi\.manhuaren\.com/v\d/ad/ - reject
|
||||
- ^https?://oss\.umetrip\.com/fs/advert/polite/ - reject
|
||||
- ^https?://sns\.amap\.com/ws/msgbox/pull? - reject
|
||||
- ^https?://ssp\.dzh\.com\.cn/v2api/adgroupjson - reject
|
||||
- ^https?://venus\.yhd\.com/memhome/launchConfig - reject
|
||||
- ^https?:\/\/(api|api-bk\d+)\.tv\.sohu\.com\/agg\/api\/app\/config\/bootstrap - reject
|
||||
- ^https?:\/\/(api|b)\.zhuishushenqi\.com\/advert - reject
|
||||
- ^https?:\/\/(bdsp-x|dsp-x)\.jd\.com\/adx\/ - reject
|
||||
@ -494,6 +499,7 @@ http:
|
||||
- "cloud.189.cn"
|
||||
- "cms.daydaycook.com.cn"
|
||||
- "cmsapi.wifi8.com"
|
||||
- "cn-acs.m.cainiao.com"
|
||||
- "cn.pornhub.com"
|
||||
- "cntv.hls.cdn.myqcloud.com"
|
||||
- "consumer.fcbox.com"
|
||||
@ -547,6 +553,7 @@ http:
|
||||
- "img.jiemian.com"
|
||||
- "img.meituan.net"
|
||||
- "img.umetrip.com"
|
||||
- "img2.autoimg.cn"
|
||||
- "interface*.music.163.com"
|
||||
- "intl.iqiyi.com"
|
||||
- "ios.lantouzi.com"
|
||||
@ -595,6 +602,7 @@ http:
|
||||
- "oimage*.ydstatic.com"
|
||||
- "open.qyer.com"
|
||||
- "optimus-ads.amap.com"
|
||||
- "oss.umetrip.com"
|
||||
- "overseas.weico.cc"
|
||||
- "p*.meituan.net"
|
||||
- "p.du.163.com"
|
||||
@ -648,6 +656,7 @@ http:
|
||||
- "v.cctv.com"
|
||||
- "v.icbc.com.cn"
|
||||
- "vali.cp31.ott.cibntv.net"
|
||||
- "venus.yhd.com"
|
||||
- "video.dispatch.tc.qq.com"
|
||||
- "vv.video.qq.com"
|
||||
- "wap.ngchina.cn"
|
||||
|
||||
@ -20,15 +20,15 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:50
|
||||
最后更新时间:2022-11-30 21:13:08
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 359 |
|
||||
| MITM | 295 |
|
||||
| REJECT | 364 |
|
||||
| MITM | 299 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 660 |
|
||||
| TOTAL | 669 |
|
||||
|
||||
|
||||
## Stash
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
name: 脚本去广告
|
||||
desc: 最后更新时间 2022-08-05 22:38:20
|
||||
desc: 最后更新时间 2022-11-30 21:13:05
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# domain: 4
|
||||
# domain: 3
|
||||
# ip-cidr: 1
|
||||
# ip-cidr6: 1
|
||||
# http-request-script: 1
|
||||
# http-response-script: 28
|
||||
# reject: 18
|
||||
# mitm: 23
|
||||
# total: 76
|
||||
# total: 75
|
||||
|
||||
|
||||
|
||||
@ -17,7 +17,6 @@ rules:
|
||||
- DOMAIN,118.89.204.198,REJECT
|
||||
- DOMAIN,appcloud2.in.zhihu.com,REJECT
|
||||
- DOMAIN,mqtt.zhihu.com,REJECT
|
||||
- DOMAIN,sugar.zhihu.com,REJECT
|
||||
- IP-CIDR,118.89.204.198/32,REJECT
|
||||
- IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT
|
||||
|
||||
|
||||
@ -14,19 +14,19 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:20
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 4 |
|
||||
| DOMAIN | 3 |
|
||||
| IP-CIDR | 1 |
|
||||
| IP-CIDR6 | 1 |
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REJECT | 18 |
|
||||
| MITM | 23 |
|
||||
| TOTAL | 76 |
|
||||
| TOTAL | 75 |
|
||||
|
||||
|
||||
## Stash
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
name: AllInOne
|
||||
desc: 最后更新时间 2022-09-25 02:34:43
|
||||
desc: 最后更新时间 2022-11-30 21:13:00
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# domain: 4
|
||||
# domain: 3
|
||||
# ip-cidr: 1
|
||||
# ip-cidr6: 1
|
||||
# http-request-script: 1
|
||||
# http-response-script: 28
|
||||
# redirect: 8
|
||||
# reject: 381
|
||||
# mitm: 422
|
||||
# reject: 386
|
||||
# mitm: 426
|
||||
# force-http-engine-hosts: 6
|
||||
# total: 852
|
||||
# total: 860
|
||||
|
||||
|
||||
|
||||
@ -19,7 +19,6 @@ rules:
|
||||
- DOMAIN,118.89.204.198,REJECT
|
||||
- DOMAIN,appcloud2.in.zhihu.com,REJECT
|
||||
- DOMAIN,mqtt.zhihu.com,REJECT
|
||||
- DOMAIN,sugar.zhihu.com,REJECT
|
||||
- IP-CIDR,118.89.204.198/32,REJECT
|
||||
- IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT
|
||||
|
||||
@ -38,9 +37,14 @@ http:
|
||||
- ^https:\/\/god\.gameyw\.netease\.com\/v1\/ad\/.* - reject
|
||||
- ^https?://ads-img-al\.xhscdn\.com/hera/ - reject
|
||||
- ^https?://cdn\.fivecdm\.com/cr/ - reject
|
||||
- ^https?://cn-acs\.m\.cainiao\.com/gw/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.(show|mshow)\.cn/ - reject
|
||||
- ^https?://img2\.autoimg\.cn/admdfs/ - reject
|
||||
- ^https?://m\d\.amap\.com/ws/message/notice/list? - reject
|
||||
- ^https?://mangaapi\.manhuaren\.com/v\d/ad/ - reject
|
||||
- ^https?://oss\.umetrip\.com/fs/advert/polite/ - reject
|
||||
- ^https?://sns\.amap\.com/ws/msgbox/pull? - reject
|
||||
- ^https?://ssp\.dzh\.com\.cn/v2api/adgroupjson - reject
|
||||
- ^https?://venus\.yhd\.com/memhome/launchConfig - reject
|
||||
- ^https?:\/\/(api|api-bk\d+)\.tv\.sohu\.com\/agg\/api\/app\/config\/bootstrap - reject
|
||||
- ^https?:\/\/(api|b)\.zhuishushenqi\.com\/advert - reject
|
||||
- ^https?:\/\/(bdsp-x|dsp-x)\.jd\.com\/adx\/ - reject
|
||||
@ -785,6 +789,7 @@ http:
|
||||
- "cms.daydaycook.com.cn"
|
||||
- "cmsapi.dmall.com"
|
||||
- "cmsapi.wifi8.com"
|
||||
- "cn-acs.m.cainiao.com"
|
||||
- "cn.ultraiso.net"
|
||||
- "cntv.hls.cdn.myqcloud.com"
|
||||
- "consumer.fcbox.com"
|
||||
@ -845,6 +850,7 @@ http:
|
||||
- "img.jiemian.com"
|
||||
- "img.meituan.net"
|
||||
- "img.umetrip.com"
|
||||
- "img2.autoimg.cn"
|
||||
- "interface*.music.163.com"
|
||||
- "intl.iqiyi.com"
|
||||
- "ios.lantouzi.com"
|
||||
@ -905,6 +911,7 @@ http:
|
||||
- "oimage*.ydstatic.com"
|
||||
- "open.qyer.com"
|
||||
- "optimus-ads.amap.com"
|
||||
- "oss.umetrip.com"
|
||||
- "overseas.weico.cc"
|
||||
- "p*.meituan.net"
|
||||
- "p.du.163.com"
|
||||
@ -963,6 +970,7 @@ http:
|
||||
- "v.cctv.com"
|
||||
- "v.icbc.com.cn"
|
||||
- "vali.cp31.ott.cibntv.net"
|
||||
- "venus.yhd.com"
|
||||
- "video.dispatch.tc.qq.com"
|
||||
- "vv.video.qq.com"
|
||||
- "wap.js.10086.cn"
|
||||
|
||||
@ -18,21 +18,21 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:43
|
||||
最后更新时间:2022-11-30 21:13:00
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 4 |
|
||||
| DOMAIN | 3 |
|
||||
| IP-CIDR | 1 |
|
||||
| IP-CIDR6 | 1 |
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REDIRECT | 8 |
|
||||
| REJECT | 381 |
|
||||
| MITM | 422 |
|
||||
| REJECT | 386 |
|
||||
| MITM | 426 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 852 |
|
||||
| TOTAL | 860 |
|
||||
|
||||
|
||||
## Stash
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: General
|
||||
desc: 最后更新时间 2022-08-05 22:38:27
|
||||
desc: 最后更新时间 2022-11-30 21:13:13
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# always-real-ip: 99
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:27
|
||||
最后更新时间:2022-11-30 21:13:13
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: 获取签到脚本Cookie
|
||||
desc: 最后更新时间 2022-10-09 02:35:04
|
||||
desc: 最后更新时间 2022-11-30 21:13:05
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# http-request-script: 13
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-10-09 02:35:04
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:14
|
||||
最后更新时间:2022-11-30 21:12:58
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: 重定向
|
||||
desc: 最后更新时间 2022-08-05 22:38:14
|
||||
desc: 最后更新时间 2022-11-30 21:12:58
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# redirect: 62
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: 安全重定向
|
||||
desc: 最后更新时间 2022-08-05 22:38:21
|
||||
desc: 最后更新时间 2022-11-30 21:13:05
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# redirect: 60
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: 屏蔽APP更新检查
|
||||
desc: 最后更新时间 2022-08-05 22:38:21
|
||||
desc: 最后更新时间 2022-11-30 21:13:05
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# reject: 11
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:27
|
||||
最后更新时间:2022-11-30 21:13:13
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: 知乎助手Lite
|
||||
desc: 最后更新时间 2022-08-05 22:38:27
|
||||
desc: 最后更新时间 2022-11-30 21:13:13
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# domain: 4
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:11
|
||||
最后更新时间:2022-11-30 21:12:54
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: 知乎助手Plus
|
||||
desc: 最后更新时间 2022-08-05 22:38:11
|
||||
desc: 最后更新时间 2022-11-30 21:12:54
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# domain: 4
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -16,15 +16,15 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:39
|
||||
最后更新时间:2022-11-30 21:12:56
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 412 |
|
||||
| MITM | 359 |
|
||||
| REJECT | 417 |
|
||||
| MITM | 363 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 777 |
|
||||
| TOTAL | 786 |
|
||||
|
||||
|
||||
## Surge
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -20,15 +20,15 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:50
|
||||
最后更新时间:2022-11-30 21:13:08
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 359 |
|
||||
| MITM | 295 |
|
||||
| REJECT | 364 |
|
||||
| MITM | 299 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 660 |
|
||||
| TOTAL | 669 |
|
||||
|
||||
|
||||
## Surge
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
#!name=AdvertisingScript
|
||||
#!desc=最后更新时间 2022-08-05 22:38:20
|
||||
#!desc=最后更新时间 2022-11-30 21:13:05
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!domain=4
|
||||
#!domain=3
|
||||
#!ip-cidr=1
|
||||
#!ip-cidr6=1
|
||||
#!url-regex=4
|
||||
@ -11,13 +11,12 @@
|
||||
#!http-response-script=28
|
||||
#!reject=18
|
||||
#!mitm=23
|
||||
#!total=81
|
||||
#!total=80
|
||||
|
||||
[Rule]
|
||||
DOMAIN,118.89.204.198,REJECT
|
||||
DOMAIN,appcloud2.in.zhihu.com,REJECT
|
||||
DOMAIN,mqtt.zhihu.com,REJECT
|
||||
DOMAIN,sugar.zhihu.com,REJECT
|
||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
#!name=AdvertisingScript
|
||||
#!desc=最后更新时间 2022-08-05 22:38:20
|
||||
#!desc=最后更新时间 2022-11-30 21:13:05
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!domain=4
|
||||
#!domain=3
|
||||
#!ip-cidr=1
|
||||
#!ip-cidr6=1
|
||||
#!url-regex=4
|
||||
@ -11,13 +11,12 @@
|
||||
#!http-response-script=28
|
||||
#!reject=18
|
||||
#!mitm=23
|
||||
#!total=81
|
||||
#!total=80
|
||||
|
||||
[Rule]
|
||||
DOMAIN,118.89.204.198,REJECT
|
||||
DOMAIN,appcloud2.in.zhihu.com,REJECT
|
||||
DOMAIN,mqtt.zhihu.com,REJECT
|
||||
DOMAIN,sugar.zhihu.com,REJECT
|
||||
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
||||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||||
|
||||
@ -14,12 +14,12 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:20
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 4 |
|
||||
| DOMAIN | 3 |
|
||||
| IP-CIDR | 1 |
|
||||
| IP-CIDR6 | 1 |
|
||||
| URL-REGEX | 4 |
|
||||
@ -28,7 +28,7 @@
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REJECT | 18 |
|
||||
| MITM | 23 |
|
||||
| TOTAL | 81 |
|
||||
| TOTAL | 80 |
|
||||
|
||||
|
||||
## Surge
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -18,12 +18,12 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-09-25 02:34:48
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 4 |
|
||||
| DOMAIN | 3 |
|
||||
| IP-CIDR | 1 |
|
||||
| IP-CIDR6 | 1 |
|
||||
| URL-REGEX | 4 |
|
||||
@ -31,10 +31,10 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REDIRECT | 62 |
|
||||
| REJECT | 440 |
|
||||
| MITM | 490 |
|
||||
| REJECT | 446 |
|
||||
| MITM | 495 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 1038 |
|
||||
| TOTAL | 1048 |
|
||||
|
||||
|
||||
## Surge
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=General
|
||||
#!desc=最后更新时间 2022-08-05 22:38:27
|
||||
#!desc=最后更新时间 2022-11-30 21:13:13
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!skip-proxy=3
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:27
|
||||
最后更新时间:2022-11-30 21:13:13
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=GetCookie
|
||||
#!desc=最后更新时间 2022-10-09 02:35:04
|
||||
#!desc=最后更新时间 2022-11-30 21:13:05
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!http-request-script=13
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-10-09 02:35:04
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:14
|
||||
最后更新时间:2022-11-30 21:12:58
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=Redirect
|
||||
#!desc=最后更新时间 2022-08-05 22:38:14
|
||||
#!desc=最后更新时间 2022-11-30 21:12:58
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!redirect=62
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=SafeRedirect
|
||||
#!desc=最后更新时间 2022-08-05 22:38:21
|
||||
#!desc=最后更新时间 2022-11-30 21:13:05
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!redirect=60
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-08-05 22:38:21
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=Upgrade
|
||||
#!desc=最后更新时间 2022-08-05 22:38:20
|
||||
#!desc=最后更新时间 2022-11-30 21:13:05
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!reject=11
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!name=Upgrade
|
||||
#!desc=最后更新时间 2022-08-05 22:38:20
|
||||
#!desc=最后更新时间 2022-11-30 21:13:05
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!reject=11
|
||||
|
||||
Reference in New Issue
Block a user