From 167dc645176e4b36e98d598abe98ed16b9f61c4a Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 15 Jan 2025 20:09:17 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=B1=86=E7=93=A3):=20=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=B5=81=E5=B9=BF=E5=91=8A=E8=AF=AF=E8=A7=A6=E5=AF=BC=E8=87=B4?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=E5=A4=B1=E6=95=88=20(#713)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.douban.frodo.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/com.douban.frodo.ts b/src/apps/com.douban.frodo.ts index 2bb8b55b8..f0f0e4cac 100644 --- a/src/apps/com.douban.frodo.ts +++ b/src/apps/com.douban.frodo.ts @@ -123,13 +123,14 @@ export default defineGkdApp({ { key: 2, name: '小组-帖子列表信息流广告', - matches: '[text="广告"][vid*="ad"][visibleToUser=true]', + matches: '[text!=null] + [text="广告"][visibleToUser=true]', snapshotUrls: [ 'https://i.gkd.li/i/12723569', 'https://i.gkd.li/i/13347455', 'https://i.gkd.li/i/13692895', 'https://i.gkd.li/i/16369005', ], + excludeSnapshotUrls: 'https://i.gkd.li/i/18422533', }, { name: '点击不感兴趣',