Last updated 2022-01-11 02:11:36
This commit is contained in:
@ -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