mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-15 21:28:33 +08:00
26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
# NAME: ZhihuAds
|
||
# AUTHOR: blackmatrix7
|
||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||
# UPDATED: 2022-06-23 17:33:16
|
||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
||
# DOMAIN: 3
|
||
# IP-CIDR: 1
|
||
# IP-CIDR6: 1
|
||
# URL-REGEX: 8
|
||
# USER-AGENT: 1
|
||
# TOTAL: 14
|
||
DOMAIN,appcloud2.in.zhihu.com,REJECT
|
||
DOMAIN,mqtt.zhihu.com,REJECT
|
||
DOMAIN,sugar.zhihu.com,REJECT
|
||
IP-CIDR,118.89.204.198/32,REJECT-DROP,no-resolve
|
||
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT-DROP,no-resolve
|
||
USER-AGENT,AVOS*,REJECT
|
||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
||
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4/(questions|anwsers)\/\d+/related-readings,REJECT-TINYGIF
|
||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/hot_recommendation,REJECT-TINYGIF
|
||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
||
URL-REGEX,^https?:\/\/www\.zhihu\.com\/commercial_api\/banners_v3\/mobile_banner,REJECT-TINYGIF
|
||
URL-REGEX,^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation,REJECT-TINYGIF
|