Last updated 2022-01-11 02:11:36

This commit is contained in:
blackmatrix7
2022-01-07 15:09:51 +00:00
parent dbd9b358ca
commit 0c72aeb72b
279 changed files with 5287 additions and 3102 deletions

View File

@ -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"