mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-16 05:38:46 +08:00
6f45f850eb
2022-07-19 02:31:34 2022-07-19 20:17:15 2022-07-19 20:57:00 2022-07-20 02:33:36 2022-07-21 02:31:15
25 lines
1.3 KiB
Plaintext
25 lines
1.3 KiB
Plaintext
# NAME: ZhihuAds
|
||
# AUTHOR: blackmatrix7
|
||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||
# UPDATED: 2022-07-19 20:15:52
|
||
# DESCRIPTION: 分流规则中含有URL-REGEX类型,建议搭配MITM使用
|
||
# DOMAIN: 3
|
||
# IP-CIDR: 1
|
||
# IP-CIDR6: 1
|
||
# URL-REGEX: 7
|
||
# USER-AGENT: 1
|
||
# TOTAL: 13
|
||
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|(103\.41\.167\.(226|234|235|236)))\/brand\/question\/\d+/card\?,REJECT
|
||
URL-REGEX,^https?:\/\/(api\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/commercial_api\/launch_v2\?,REJECT
|
||
URL-REGEX,^https?:\/\/(api\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/explore\/entry\/tips,REJECT-TINYGIF
|
||
URL-REGEX,^https?:\/\/(www\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/api\/v4/(questions|anwsers)\/\d+/related-readings,REJECT-TINYGIF
|
||
URL-REGEX,^https?:\/\/(www\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
||
URL-REGEX,^https?:\/\/(www\.zhihu\.com|(103\.41\.167\.(226|234|235|236)))\/commercial_api\/banners_v3\/mobile_banner,REJECT-TINYGIF
|
||
URL-REGEX,^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation,REJECT-TINYGIF
|