From 6f9b106c92c0787be3e540d260c7c764a7ee0b3f Mon Sep 17 00:00:00 2001 From: AIsouler <57941037+AIsouler@users.noreply.github.com> Date: Thu, 4 Jan 2024 21:26:03 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=B7=A5=E7=A8=8B=E7=9B=B8=E6=9C=BA):?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#3696)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #3678 --- src/apps/com.xpx365.projphoto.ts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/apps/com.xpx365.projphoto.ts b/src/apps/com.xpx365.projphoto.ts index d4cc3599..2908c27c 100644 --- a/src/apps/com.xpx365.projphoto.ts +++ b/src/apps/com.xpx365.projphoto.ts @@ -4,6 +4,24 @@ export default defineAppConfig({ id: 'com.xpx365.projphoto', name: '工程相机', groups: [ + { + key: 0, + name: '开屏广告', + quickFind: true, + actionMaximum: 1, + matchTime: 10000, + resetMatch: 'app', + actionCdKey: 0, + actionMaximumKey: 0, + rules: [ + { + key: 0, + matches: + '@View <2 FrameLayout <2 FrameLayout < [vid="splash_container"]', + snapshotUrls: 'https://i.gkd.li/import/13827755', + }, + ], + }, { key: 6, name: '广告弹窗',