From 14ca66fed44c263b95bfbf462d86c9b8601a9c7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E6=96=B9=E5=A4=9C=E8=B0=AD?= <152615144+tianfangyetan1@users.noreply.github.com> Date: Sun, 26 Oct 2025 12:48:37 +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(#1325)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.xyhui.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/apps/com.xyhui.ts b/src/apps/com.xyhui.ts index b4499f1b..f02646a0 100644 --- a/src/apps/com.xyhui.ts +++ b/src/apps/com.xyhui.ts @@ -70,12 +70,14 @@ export default defineGkdApp({ activityIds: [ 'com.xyhui.start.PUMainActivity', 'com.xyhui.start.LoadingActivity', + '.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][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]', snapshotUrls: [ 'https://i.gkd.li/i/14472098', 'https://i.gkd.li/i/14766902', + 'https://i.gkd.li/i/23146070', ], }, {