mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2025-10-27 07:22:14 +00:00
[哲也同学] 新版信息流优化
This commit is contained in:
@@ -45,7 +45,7 @@ http:
|
||||
timeout: 30
|
||||
argument: ''
|
||||
|
||||
# 优化知乎软件配置 - 优化下发的配置文件来实现某些效果
|
||||
# 优化软件配置 - 优化下发的配置文件来实现某些效果
|
||||
- match: ^https?:\/\/m-cloud\.zhihu\.com\/api\/cloud\/config\/all\?
|
||||
name: zheye.js
|
||||
type: response
|
||||
@@ -99,6 +99,14 @@ http:
|
||||
timeout: 30
|
||||
argument: ''
|
||||
|
||||
# 回答信息流 - 移除黑名单用户的回答、去除广告
|
||||
- match: ^https?:\/\/api\.zhihu\.com\/next-data
|
||||
name: zheye.js
|
||||
type: response
|
||||
require-body: true
|
||||
timeout: 30
|
||||
argument: ''
|
||||
|
||||
# 回答页底部评论摘要 - 移除黑名单用户发表的评论
|
||||
- match: ^https?:\/\/www\.zhihu\.com\/api\/v4\/comment_v5\/answers\/\d+\/abstract_comment\?
|
||||
name: zheye.js
|
||||
|
||||
Reference in New Issue
Block a user