From 95a91d218ad546975fe4bbde3aeff4c96bb2e90d Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 23 Jul 2025 13:06:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=85=BE=E8=AE=AF=E8=A7=86=E9=A2=91-?= =?UTF-8?q?=E5=88=86=E6=AE=B5=E5=B9=BF=E5=91=8A=20#1058?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.qqlive.ts | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/apps/com.tencent.qqlive.ts b/src/apps/com.tencent.qqlive.ts index 4bb573e2..c6cf0570 100644 --- a/src/apps/com.tencent.qqlive.ts +++ b/src/apps/com.tencent.qqlive.ts @@ -107,7 +107,14 @@ export default defineGkdApp({ snapshotUrls: 'https://i.gkd.li/i/21152960', }, { - preKeys: [0, 1, 2, 3, 4, 5], + key: 6, + matches: + '@View[clickable=true][visibleToUser=true][childCount=0] - View[childCount=1] > [text="去微信看看"]', + exampleUrls: 'https://e.gkd.li/e4e6aca1-e7cb-4346-980b-638f26f61864', + snapshotUrls: 'https://i.gkd.li/i/21379340', + }, + { + preKeys: [0, 1, 2, 3, 4, 5, 6], key: 50, fastQuery: true, matches: '[text="直接关闭"][visibleToUser=true]',