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: '新用户特惠广告',