From ff3bd5f4718a11bf65a920d24c034d5d508e3c66 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 8 Nov 2025 19:06:02 +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?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.qqlive.ts | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/apps/com.tencent.qqlive.ts b/src/apps/com.tencent.qqlive.ts index a7b40f71..a1c45fd7 100644 --- a/src/apps/com.tencent.qqlive.ts +++ b/src/apps/com.tencent.qqlive.ts @@ -118,7 +118,15 @@ export default defineGkdApp({ ], }, { - preKeys: [0, 1, 2, 3, 4, 5, 6], + key: 7, + fastQuery: true, + activityIds: '.ona.activity.origin.OriginIconHomeActivity', + matches: + '@View[clickable=true][childCount=0] <2 View < View < View < View < [name*="KMMChannelNormalFragment"] < FrameLayout <4 ViewPager < FrameLayout < FrameLayout < FrameLayout < FrameLayout < FrameLayout <5 [id="android:id/content"]', + snapshotUrls: 'https://i.gkd.li/i/23431044', + }, + { + preKeys: [0, 1, 2, 3, 4, 5, 6, 7], key: 50, fastQuery: true, matches: '[text="直接关闭"][visibleToUser=true]',