mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2026-05-01 09:22:15 +00:00
Last updated 2022-05-18 23:27:56
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
总计规则:15 条。
|
||||
总计规则:14 条。
|
||||
|
||||
各类型规则统计:
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
| IP-CIDR6 | 1 |
|
||||
| DOMAIN | 3 |
|
||||
| USER-AGENT | 1 |
|
||||
| URL-REGEX | 9 |
|
||||
| URL-REGEX | 8 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# NAME: ZhihuAds
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-01-18 23:33:27
|
||||
# UPDATED: 2022-05-18 23:27:22
|
||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,请搭配MITM使用
|
||||
# IP-CIDR: 1
|
||||
# IP-CIDR6: 1
|
||||
# DOMAIN: 3
|
||||
# USER-AGENT: 1
|
||||
# URL-REGEX: 9
|
||||
# TOTAL: 15
|
||||
# URL-REGEX: 8
|
||||
# TOTAL: 14
|
||||
DOMAIN,appcloud2.in.zhihu.com
|
||||
DOMAIN,mqtt.zhihu.com
|
||||
DOMAIN,sugar.zhihu.com
|
||||
@@ -21,6 +21,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,14 +1,14 @@
|
||||
# NAME: ZhihuAds
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-01-18 23:33:27
|
||||
# UPDATED: 2022-05-18 23:27:22
|
||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,请搭配MITM使用
|
||||
# IP-CIDR: 1
|
||||
# IP-CIDR6: 1
|
||||
# DOMAIN: 3
|
||||
# USER-AGENT: 1
|
||||
# URL-REGEX: 9
|
||||
# TOTAL: 15
|
||||
# URL-REGEX: 8
|
||||
# TOTAL: 14
|
||||
DOMAIN,appcloud2.in.zhihu.com
|
||||
DOMAIN,mqtt.zhihu.com
|
||||
DOMAIN,sugar.zhihu.com
|
||||
@@ -21,6 +21,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