From bd91cfde5dc2536dd839c18d06f2e3ee823e6f70 Mon Sep 17 00:00:00 2001 From: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Date: Thu, 30 Nov 2023 21:35:54 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=B8=87=E5=B9=B4=E5=8E=86):=E5=BC=80?= =?UTF-8?q?=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#2663)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #2659 --- src/apps/com.youloft.calendar.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/apps/com.youloft.calendar.ts b/src/apps/com.youloft.calendar.ts index acc92ab6..63394daf 100644 --- a/src/apps/com.youloft.calendar.ts +++ b/src/apps/com.youloft.calendar.ts @@ -4,6 +4,16 @@ export default defineAppConfig({ id: 'com.youloft.calendar', name: '万年历', groups: [ + { + key: 0, + name: '开屏广告', + quickFind: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: '[id="com.byted.pangle:id/tt_splash_skip_btn"]', + snapshotUrls: 'https://i.gkd.li/import/13499542', + }, { key: 1, name: '悬浮广告',