From 009880d524a6fc13c6b99d2cb664e60b1cf96976 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Sun, 26 Nov 2023 21:40:07 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=8D=A3=E8=80=80=E5=95=86=E5=9F=8E):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#2502)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.hihonor.vmall.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/apps/com.hihonor.vmall.ts b/src/apps/com.hihonor.vmall.ts index d5f66630..fad2b588 100644 --- a/src/apps/com.hihonor.vmall.ts +++ b/src/apps/com.hihonor.vmall.ts @@ -4,6 +4,16 @@ export default defineAppConfig({ id: 'com.hihonor.vmall', name: '荣耀商城', groups: [ + { + key: 0, + name: '开屏广告', + quickFind: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: '[text^="跳过"][text.length<=10]', + snapshotUrls: 'https://i.gkd.li/import/13459017', + }, { key: 1, name: '应用内广告弹窗',