mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2026-04-21 20:22:11 +00:00
Last updated 2022-01-11 02:11:36
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 4 |
|
||||
| IP-CIDR | 1 |
|
||||
| IP-CIDR6 | 1 |
|
||||
| DOMAIN | 3 |
|
||||
| USER-AGENT | 1 |
|
||||
| URL-REGEX | 8 |
|
||||
| URL-REGEX | 9 |
|
||||
## 配置说明
|
||||
|
||||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||||
|
||||
@@ -1,15 +1,14 @@
|
||||
# NAME: ZhihuAds
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2021-12-16 17:32:38
|
||||
# UPDATED: 2022-01-07 23:09:25
|
||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,请搭配MITM使用
|
||||
# DOMAIN: 4
|
||||
# IP-CIDR: 1
|
||||
# IP-CIDR6: 1
|
||||
# DOMAIN: 3
|
||||
# USER-AGENT: 1
|
||||
# URL-REGEX: 8
|
||||
# URL-REGEX: 9
|
||||
# TOTAL: 15
|
||||
DOMAIN,118.89.204.198
|
||||
DOMAIN,appcloud2.in.zhihu.com
|
||||
DOMAIN,mqtt.zhihu.com
|
||||
DOMAIN,sugar.zhihu.com
|
||||
@@ -17,6 +16,7 @@ IP-CIDR,118.89.204.198/32,no-resolve
|
||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,no-resolve
|
||||
USER-AGENT,AVOS*
|
||||
URL-REGEX,"^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?"
|
||||
URL-REGEX,"^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4/(questions|anwsers)\/\d+/related-readings"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4\/hot_recommendation"
|
||||
|
||||
@@ -1,15 +1,14 @@
|
||||
# NAME: ZhihuAds
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2021-12-16 17:32:38
|
||||
# UPDATED: 2022-01-07 23:09:25
|
||||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,请搭配MITM使用
|
||||
# DOMAIN: 4
|
||||
# IP-CIDR: 1
|
||||
# IP-CIDR6: 1
|
||||
# DOMAIN: 3
|
||||
# USER-AGENT: 1
|
||||
# URL-REGEX: 8
|
||||
# URL-REGEX: 9
|
||||
# TOTAL: 15
|
||||
DOMAIN,118.89.204.198
|
||||
DOMAIN,appcloud2.in.zhihu.com
|
||||
DOMAIN,mqtt.zhihu.com
|
||||
DOMAIN,sugar.zhihu.com
|
||||
@@ -17,6 +16,7 @@ IP-CIDR,118.89.204.198/32
|
||||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128
|
||||
USER-AGENT,AVOS*
|
||||
URL-REGEX,"^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?"
|
||||
URL-REGEX,"^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4/(questions|anwsers)\/\d+/related-readings"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations"
|
||||
URL-REGEX,"^https?:\/\/www\.zhihu\.com\/api\/v4\/hot_recommendation"
|
||||
|
||||
Reference in New Issue
Block a user