From c7ac39685b8e8a9d6afff12cbe348fcbfd31e7a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E6=96=B9=E5=A4=9C=E8=B0=AD?= Date: Fri, 5 Dec 2025 19:25:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20PU=E5=8F=A3=E8=A2=8B=E6=A0=A1=E5=9B=AD-?= =?UTF-8?q?=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#1531)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: AIsouler --- src/apps/com.xyhui.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/apps/com.xyhui.ts b/src/apps/com.xyhui.ts index b0b456fc..07e1d628 100644 --- a/src/apps/com.xyhui.ts +++ b/src/apps/com.xyhui.ts @@ -152,6 +152,14 @@ export default defineGkdApp({ '@ImageView[width<100 && height<100] <<4 * + * >4 [text="反馈"]', snapshotUrls: 'https://i.gkd.li/i/23567050', }, + { + key: 14, + fastQuery: true, + activityIds: '.lut.act.LutMainActivity', + matches: + '@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text$="应用" || text="了解更多" || text="查看详情"]', + snapshotUrls: 'https://i.gkd.li/i/23937136', + }, ], }, {