2022-05-18 17:44:14 +08:00
|
|
|
|
#!name= 知乎助手Plus
|
|
|
|
|
#!desc= 知乎助手Plus,去广告及功能增强。
|
|
|
|
|
#!openUrl=https://github.com/blackmatrix7/ios_rule_script/tree/master/script/zhihu
|
|
|
|
|
#!author= blackmatrix7
|
|
|
|
|
#!homepage= https://github.com/blackmatrix7/ios_rule_script
|
|
|
|
|
#!icon= https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.png
|
2021-04-09 19:34:05 +08:00
|
|
|
|
|
|
|
|
|
# 知乎去广告
|
|
|
|
|
DOMAIN,118.89.204.198,REJECT
|
|
|
|
|
IP-CIDR,118.89.204.198/32,REJECT,no-resolve
|
2021-12-15 23:20:29 +08:00
|
|
|
|
IP-CIDR6,2402:4e00:1200:ed00:0:9089:6dac:96b6/128,REJECT,no-resolve
|
2021-04-09 19:34:05 +08:00
|
|
|
|
DOMAIN,appcloud2.in.zhihu.com,REJECT
|
|
|
|
|
DOMAIN,mqtt.zhihu.com,REJECT
|
|
|
|
|
DOMAIN,sugar.zhihu.com,REJECT
|
|
|
|
|
USER-AGENT,AVOS*,REJECT
|
2022-05-18 17:44:14 +08:00
|
|
|
|
# 拦截知乎开屏广告
|
|
|
|
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/commercial_api\/launch_v2\?,REJECT
|
2021-04-09 19:34:05 +08:00
|
|
|
|
# 拦截知乎回答下的广告
|
|
|
|
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations,REJECT
|
|
|
|
|
# 拦截知乎品牌提问广告
|
|
|
|
|
URL-REGEX,^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\?,REJECT
|
|
|
|
|
URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJECT
|
|
|
|
|
|
|
|
|
|
[URL Rewrite]
|
|
|
|
|
# 知乎去除最常访问
|
|
|
|
|
^https?:\/\/api\.zhihu\.com\/moments\/recent - reject-dict
|
|
|
|
|
# 知乎去除回答下的广告
|
|
|
|
|
^https?:\/\/www\.zhihu\.com\/api\/v4\/answers\/\d+\/recommendations - reject-dict
|
|
|
|
|
# 知乎拦截部分预加载
|
|
|
|
|
^https?:\/\/www\.zhihu\.com\/appview\/(p|v2\/answer|zvideo)\/.*entry=(preload-topstory|preload-search|preload-subscription) - reject
|
|
|
|
|
# 知乎拦截其他广告
|
|
|
|
|
^https?:\/\/api\.zhihu\.com\/(notifications\/v3\/count|v3\/package|me\/guides|drama\/living-info|ad|fringe|commercial|market\/popovers|.*featured-comment-ad) - reject-dict
|
|
|
|
|
# 知乎网页版去广告
|
|
|
|
|
^https?:\/\/www\.zhihu\.com\/api\/v4/(questions|anwsers)\/\d+/related-readings - reject-dict
|
|
|
|
|
^https?:\/\/www\.zhihu\.com\/api\/v4\/hot_recommendation - reject-dict
|
|
|
|
|
^https?:\/\/www\.zhihu\.com\/commercial_api\/banners_v3\/mobile_banner - reject-dict
|
|
|
|
|
^https?:\/\/zhuanlan\.zhihu\.com\/api\/articles\/\d+\/recommendation - reject-dict
|
|
|
|
|
# 知乎品牌提问广告
|
|
|
|
|
^https?:\/\/api\.zhihu\.com\/brand\/question\/\d+/card\? - reject-dict
|
|
|
|
|
^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\? - reject-dict
|
|
|
|
|
# 屏蔽消息页面上拉的用户精选
|
|
|
|
|
^https?:\/\/api\.zhihu\.com/moments/hybrid\? - reject-dict
|
2021-10-04 01:34:07 +08:00
|
|
|
|
# 知乎下发的配置
|
2021-04-09 19:34:05 +08:00
|
|
|
|
^https?:\/\/api\.zhihu\.com\/ab\/api\/v1\/products\/zhihu\/platforms\/ios\/config - reject-200
|
2021-10-04 01:34:07 +08:00
|
|
|
|
# 屏蔽知乎“我的”页面推荐开通会员的卡片
|
|
|
|
|
^https?:\/\/api\.zhihu\.com\/people\/self\/new_user_card - reject-200
|
2021-12-15 23:20:29 +08:00
|
|
|
|
# 知乎去除Tab页关注人头像
|
|
|
|
|
^https?:\/\/api\.zhihu\.com\/moments\/tab_v2 - reject-dict
|
2021-04-09 19:34:05 +08:00
|
|
|
|
|
|
|
|
|
[Script]
|
2022-01-07 19:41:28 +08:00
|
|
|
|
http-request ^https?:\/\/api\.zhihu\.com\/feed-root\/block requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_屏蔽关键字解锁
|
|
|
|
|
http-response ^https?:\/\/api\.zhihu\.com\/people requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_处理用户信息
|
|
|
|
|
http-response ^https?:\/\/api\.zhihu\.com\/(moments|topstory)(\/|\?)?(recommend|action=|feed_type=)(?!\/people) requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_信息流去广告及黑名单增强
|
|
|
|
|
http-response ^https?:\/\/api\.zhihu\.com\/settings\/blocked_users requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_获取黑名单
|
|
|
|
|
http-response ^https?:\/\/api\.zhihu\.com\/v4\/questions requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_回答列表去广告
|
|
|
|
|
http-response ^https?:\/\/api\.zhihu\.com\/notifications\/v3\/(message|timeline\/entry\/system_message) requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_官方消息去广告
|
|
|
|
|
http-response ^https?:\/\/api\.zhihu\.com\/search\/preset_words\? requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_预置关键词去广告
|
|
|
|
|
http-response ^https?:\/\/www\.zhihu\.com\/appview\/v2\/answer\/.*(entry=(?!(preload-topstory|preload-search|preload-subscription)))? requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_回答内容优化
|
|
|
|
|
http-response ^https?:\/\/appcloud2\.zhihu\.com\/v\d+\/config requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_优化软件配置
|
|
|
|
|
http-response ^https?:\/\/api\.zhihu\.com\/search\/top_search\/tabs\/hot\/items requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_热搜去广告
|
|
|
|
|
http-response ^https?:\/\/api\.zhihu\.com\/topstory\/hot-lists?(\?|\/) requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_热榜去广告
|
|
|
|
|
http-response ^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments? requires-body=1,script-path=https://gist.githubusercontent.com/blackmatrix7/2e550ebf28ca60d620654e394ec47e0b/raw/zhihu.js,tag=知乎_评论去广告
|
2021-04-09 19:34:05 +08:00
|
|
|
|
|
|
|
|
|
[MITM]
|
2022-01-07 19:41:28 +08:00
|
|
|
|
hostname = www.zhihu.com,api.zhihu.com,zhuanlan.zhihu.com,appcloud2.zhihu.com,103.41.167.236,103.41.167.234,103.41.167.235,103.41.167.226
|