Last updated 2022-05-18 23:27:56

This commit is contained in:
blackmatrix7
2022-05-18 15:27:58 +00:00
parent 6e664e3e25
commit e7aba22ebf
115 changed files with 1040 additions and 1329 deletions

View File

@@ -1,7 +1,7 @@
# NAME: AllInOne
# AUTHOR: blackmatrix7
# REPO: https://github.com/blackmatrix7/ios_rule_script
# UPDATED: 2022-05-13 02:14:18
# UPDATED: 2022-05-18 23:27:53
# REWRITE: 843
# SCRIPT: 30
# MITM: 545
@@ -17,9 +17,9 @@ DOMAIN-SUFFIX,cupid.iqiyi.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
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
URL-REGEX,^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription),REJECT
USER-AGENT,AVOS*,REJECT
[URL Rewrite]

View File

@@ -15,12 +15,12 @@
| 类型 | 数量(条) |
| ---- | ---- |
| mitm | 545 |
| IP-CIDR | 1 |
| DOMAIN | 6 |
| USER-AGENT | 1 |
| URL-REGEX | 4 |
| IP-CIDR6 | 1 |
| USER-AGENT | 1 |
| DOMAIN-SUFFIX | 1 |
| IP-CIDR | 1 |
| reject | 794 |
| http-response | 27 |
| http-request | 3 |