From 9afc265dfc198168fd6910f1254da8fd12e5cbe6 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Sun, 10 Mar 2024 15:48:07 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=BE=AE=E4=BF=A1)=20=E8=AE=A2=E9=98=85?= =?UTF-8?q?=E5=8F=B7=E6=B6=88=E6=81=AF=E9=A1=B5=E9=9D=A2=E5=B9=BF=E5=91=8A?= =?UTF-8?q?=E8=AF=AF=E8=A7=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.mm.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/com.tencent.mm.ts b/src/apps/com.tencent.mm.ts index f99849ea..865a05f0 100644 --- a/src/apps/com.tencent.mm.ts +++ b/src/apps/com.tencent.mm.ts @@ -614,13 +614,14 @@ export default defineAppConfig({ }, excludeMatches: '[desc="订阅号消息"] +(2, 3) View[clickable=true]', matches: - 'View[visibleToUser=true] - View[desc!="常​看​的​号​"] > [desc="广告"||desc=null][visibleToUser=true]', + 'View[visibleToUser=true] - View[desc!="常​看​的​号​"] > View[desc="广告"||desc=null][visibleToUser=true]', exampleUrls: 'https://m.gkd.li/57941037/9fc6137e-b615-46cf-b22e-20c62e398f45', snapshotUrls: [ 'https://i.gkd.li/i/14544716', 'https://i.gkd.li/i/14545735', 'https://i.gkd.li/i/14548771', // 避免在此页面误触 + 'https://i.gkd.li/i/14549306', // 避免在此页面误触 ], }, {