From 7af7e360bf8e0fd7abd482252718b60666e6ea02 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 12 May 2024 15:02:25 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E5=BE=AE=E4=BF=A1):=20=E6=9C=8B=E5=8F=8B?= =?UTF-8?q?=E5=9C=88=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.mm.ts | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/apps/com.tencent.mm.ts b/src/apps/com.tencent.mm.ts index 0f5ba1ae..61a9a4be 100644 --- a/src/apps/com.tencent.mm.ts +++ b/src/apps/com.tencent.mm.ts @@ -90,8 +90,11 @@ export default defineGkdApp({ key: 29, name: '点击[Close the ad]', quickFind: true, - matches: '@LinearLayout[clickable=true] > [text="Close the ad"]', - snapshotUrls: 'https://i.gkd.li/i/12905838', + matches: '@LinearLayout[clickable=true] > [text*="Close"]', + snapshotUrls: [ + 'https://i.gkd.li/i/12905838', + 'https://i.gkd.li/i/15284966', + ], }, // 预留key