Last updated 2022-05-18 23:27:56
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
总计规则:14 条。
|
||||
总计规则:13 条。
|
||||
|
||||
各类型规则统计:
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
| IP-CIDR | 1 |
|
||||
| DOMAIN | 3 |
|
||||
| USER-AGENT | 1 |
|
||||
| URL-REGEX | 9 |
|
||||
| URL-REGEX | 8 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
# NAME: ZhihuAds
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-01-18 23:33:42
|
||||
# UPDATED: 2022-05-18 23:27:28
|
||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,请搭配MITM使用
|
||||
# IP-CIDR: 1
|
||||
# DOMAIN: 3
|
||||
# USER-AGENT: 1
|
||||
# URL-REGEX: 9
|
||||
# TOTAL: 14
|
||||
# URL-REGEX: 8
|
||||
# TOTAL: 13
|
||||
DOMAIN,appcloud2.in.zhihu.com
|
||||
DOMAIN,mqtt.zhihu.com
|
||||
DOMAIN,sugar.zhihu.com
|
||||
@ -19,6 +19,5 @@ URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4/(questions|anwsers)\/\d+/related
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4\/hot_recommendation"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription)"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/commercial_api\/banners_v3\/mobile_banner"
|
||||
URL-REGEX,"^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation"
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
# NAME: ZhihuAds
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-01-18 23:33:42
|
||||
# UPDATED: 2022-05-18 23:27:28
|
||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,请搭配MITM使用
|
||||
# IP-CIDR: 1
|
||||
# DOMAIN: 3
|
||||
# USER-AGENT: 1
|
||||
# URL-REGEX: 9
|
||||
# TOTAL: 14
|
||||
# URL-REGEX: 8
|
||||
# TOTAL: 13
|
||||
DOMAIN,appcloud2.in.zhihu.com
|
||||
DOMAIN,mqtt.zhihu.com
|
||||
DOMAIN,sugar.zhihu.com
|
||||
@ -19,6 +19,5 @@ URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4/(questions|anwsers)\/\d+/related
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4\/hot_recommendation"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription)"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/commercial_api\/banners_v3\/mobile_banner"
|
||||
URL-REGEX,"^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation"
|
||||
|
||||
Reference in New Issue
Block a user