From c79f8a59d8bb101f1bb55ef3b31741b6fbd239b1 Mon Sep 17 00:00:00 2001 From: walklty <47232102+walklty@users.noreply.github.com> Date: Sun, 29 Oct 2023 23:42:49 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=B2=A8=E9=B1=BC=E8=AE=B0=E8=B4=A6):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#1538)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update com.shark.jizhang.ts * chore(actions): check_format_lint * feat(鲨鱼记账): 开屏广告 --------- Co-authored-by: github-actions[bot] Co-authored-by: lisonge close #1480 --- src/apps/com.shark.jizhang.ts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/apps/com.shark.jizhang.ts b/src/apps/com.shark.jizhang.ts index 24b7b48e..215a2243 100644 --- a/src/apps/com.shark.jizhang.ts +++ b/src/apps/com.shark.jizhang.ts @@ -4,6 +4,19 @@ export default defineAppConfig({ id: 'com.shark.jizhang', name: '鲨鱼记账', groups: [ + { + key: -1, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]', + snapshotUrls: ['https://i.gkd.li/import/13192242'], + }, + ], + }, { key: 0, name: '新用户特惠广告',