From 393ffb7ac62daeab1a9a03cf1f4ff2cb626359a6 Mon Sep 17 00:00:00 2001 From: king Date: Mon, 19 Jan 2026 20:52:10 +0800 Subject: [PATCH] update something --- Scripts/zhihu/zhihu.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Scripts/zhihu/zhihu.js b/Scripts/zhihu/zhihu.js index 87145159..3122c168 100644 --- a/Scripts/zhihu/zhihu.js +++ b/Scripts/zhihu/zhihu.js @@ -1,4 +1,4 @@ -// 2024-10-15 10:50 +// 2026-01-19 20:50:00 if (!$response.body) $done({}); const url = $request.url; @@ -70,8 +70,8 @@ if (url.includes("/answers/v2/") || url.includes("/articles/v2/")) { } } else if (url.includes("/commercial_api/app_float_layer")) { // 悬浮图标 - if ("feed_egg" in obj) { - delete obj; + if (obj?.feed_egg) { + delete obj.feed_egg; } } else if (url.includes("/feed/render/tab/config")) { // 首页二级标签 白名单 live直播 edu人工智能AI