From fac3ef459a70375b63f933724a63355bcce38908 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Sun, 11 Feb 2024 20:42:21 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B1=BD=E6=B0=B4=E9=9F=B3=E4=B9=90)=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.luna.music.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/apps/com.luna.music.ts b/src/apps/com.luna.music.ts index 4ecba72c..7c59a966 100644 --- a/src/apps/com.luna.music.ts +++ b/src/apps/com.luna.music.ts @@ -4,6 +4,16 @@ export default defineAppConfig({ id: 'com.luna.music', name: '汽水音乐', groups: [ + { + key: 0, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: + 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView', + snapshotUrls: 'https://i.gkd.li/import/14232395', + }, { key: 2, name: '全屏广告-VIP弹窗',