2023-07-20 23:29:08
This commit is contained in:
@ -1,14 +1,14 @@
|
||||
#!name=AdvertisingScript
|
||||
#!desc=最后更新时间 2023-04-07 14:53:12
|
||||
#!desc=最后更新时间 2023-07-20 23:28:55
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!domain=5
|
||||
#!url-regex=4
|
||||
#!http-request-script=1
|
||||
#!http-response-script=24
|
||||
#!reject=11
|
||||
#!reject=12
|
||||
#!mitm=21
|
||||
#!total=66
|
||||
#!total=67
|
||||
|
||||
[Rule]
|
||||
DOMAIN,appcloud.zhihu.com,REJECT
|
||||
@ -34,6 +34,7 @@ URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJ
|
||||
"^https?:\/\/api\.zhihu\.com\/content-distribution-core\/bubble\/common\/settings" - reject
|
||||
"^https?:\/\/api\.zhihu\.com\/feed\/render\/revisit\/current_reading" - reject
|
||||
"^https?:\/\/api\.zhihu\.com\/fringe\/ad" - reject
|
||||
"^https?:\/\/www\.zhihu\.com\/api\/v\d+\/search\/related_queries\/answer" - reject
|
||||
|
||||
|
||||
[Script]
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
#!name=AdvertisingScript
|
||||
#!desc=最后更新时间 2023-04-07 14:53:12
|
||||
#!desc=最后更新时间 2023-07-20 23:28:55
|
||||
#!author=blackmatrix7
|
||||
#!repo=https://github.com/blackmatrix7/ios_rule_script
|
||||
#!domain=5
|
||||
#!url-regex=4
|
||||
#!http-request-script=1
|
||||
#!http-response-script=24
|
||||
#!reject=11
|
||||
#!reject=12
|
||||
#!mitm=21
|
||||
#!total=66
|
||||
#!total=67
|
||||
|
||||
[Rule]
|
||||
DOMAIN,appcloud.zhihu.com,REJECT
|
||||
@ -34,6 +34,7 @@ URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJ
|
||||
"^https?:\/\/api\.zhihu\.com\/content-distribution-core\/bubble\/common\/settings" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
|
||||
"^https?:\/\/api\.zhihu\.com\/feed\/render\/revisit\/current_reading" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
|
||||
"^https?:\/\/api\.zhihu\.com\/fringe\/ad" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
|
||||
"^https?:\/\/www\.zhihu\.com\/api\/v\d+\/search\/related_queries\/answer" data="https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/blank/blank_dict.json"
|
||||
[Script]
|
||||
哲也_解锁关键词屏蔽 = type=http-request,script-path=https://gist.githubusercontent.com/blackmatrix7/f5f780d0f56b319b6ad9848fd080bb18/raw/zheye.min.js,pattern="^https?:\/\/api\.zhihu\.com\/feed-root\/block"
|
||||
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern="^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list",requires-body=1
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2023-04-07 14:53:12
|
||||
最后更新时间:2023-07-20 23:28:55
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -21,9 +21,9 @@
|
||||
| URL-REGEX | 4 |
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 24 |
|
||||
| REJECT | 11 |
|
||||
| REJECT | 12 |
|
||||
| MITM | 21 |
|
||||
| TOTAL | 66 |
|
||||
| TOTAL | 67 |
|
||||
|
||||
|
||||
## Surge
|
||||
|
||||
Reference in New Issue
Block a user