From 7b3503e7786eb111a2ceb405b2ed36adddaae0d7 Mon Sep 17 00:00:00 2001 From: walklty <47232102+walklty@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:38:21 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=BE=8E=E6=B9=83=E6=96=B0=E9=97=BB):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A-=E8=A7=84=E5=88=99?= =?UTF-8?q?=E4=BC=98=E5=8C=96(#1320)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update com.wondertek.paper.ts * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] --- src/apps/com.wondertek.paper.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/apps/com.wondertek.paper.ts b/src/apps/com.wondertek.paper.ts index 50c16190..05e26a41 100644 --- a/src/apps/com.wondertek.paper.ts +++ b/src/apps/com.wondertek.paper.ts @@ -8,6 +8,7 @@ export default defineAppConfig({ key: 1, name: '开屏广告', activityIds: ['cn.thepaper.paper.ui.splash.welcome.LaunchActivity'], + matchLauncher: true, rules: [ { matches: @@ -15,6 +16,7 @@ export default defineAppConfig({ snapshotUrls: [ 'https://gkd-kit.gitee.io/import/12644536', 'https://gkd-kit.gitee.io/import/12645559', + 'https://gkd-kit.gitee.io/import/13064620', //matchLauncher ], }, ],