[哲也同学] 新版信息流优化

This commit is contained in:
blackmatrix7
2022-12-25 23:32:19 +08:00
parent 4a0f50b191
commit 168874bf69
6 changed files with 1092 additions and 1046 deletions

View File

@@ -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