From 9c3905adbf4fcec30d3fd71c7e84edc06b73971b Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 28 Apr 2024 19:23:50 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=8E=8C=E4=B8=8A=E9=81=93=E8=81=9A?= =?UTF-8?q?=E5=9F=8E):=20=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.djcity.ts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/apps/com.tencent.djcity.ts b/src/apps/com.tencent.djcity.ts index f4cb91d7..be47ed37 100644 --- a/src/apps/com.tencent.djcity.ts +++ b/src/apps/com.tencent.djcity.ts @@ -4,6 +4,22 @@ export default defineGkdApp({ id: 'com.tencent.djcity', name: '掌上道聚城', groups: [ + { + key: 0, + name: '开屏广告', + quickFind: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + key: 0, + action: 'clickCenter', + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + snapshotUrls: 'https://i.gkd.li/i/15137209', + }, + ], + }, { key: 1, name: '全屏广告-弹窗广告',