From 2e1e003e8b19ff82c41f171db2b1108046db572e Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Tue, 17 Oct 2023 00:29:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=BF=83=E5=8A=A8=E6=97=A5=E5=B8=B8):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#1145)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 二刺螈 --- src/apps/com.youloft.icloser.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/com.youloft.icloser.ts b/src/apps/com.youloft.icloser.ts index f8f29c63..1abc170c 100644 --- a/src/apps/com.youloft.icloser.ts +++ b/src/apps/com.youloft.icloser.ts @@ -8,6 +8,7 @@ export default defineAppConfig({ key: 0, name: '开屏广告', activityIds: 'com.youloft.icloser.splash.AdSplashActivity', + matchLauncher: true, rules: '[id="com.youloft.icloser:id/sdk_container"] TextView[text="跳过"]', snapshotUrls: 'https://gkd-kit.gitee.io/import/12910405',