From 1519229558cfef767246d482f7080b44e4e93eca Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 5 Jan 2025 12:24:16 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=BA=AC=E4=B8=9C=E5=85=BB=E8=BD=A6):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#678)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.jdcar.jch.ts | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/apps/com.jdcar.jch.ts b/src/apps/com.jdcar.jch.ts index 92abcb3a..27e97248 100644 --- a/src/apps/com.jdcar.jch.ts +++ b/src/apps/com.jdcar.jch.ts @@ -4,6 +4,23 @@ export default defineGkdApp({ id: 'com.jdcar.jch', name: '京东养车', groups: [ + { + key: 0, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + priorityTime: 10000, + rules: [ + { + fastQuery: true, + matches: + '@[vid^="tv_jump"][visibleToUser=true] - [vid="splash_ad_layout"]', + exampleUrls: 'https://e.gkd.li/123daf14-31ac-4b5f-93cf-8b05efa26d03', + snapshotUrls: 'https://i.gkd.li/i/18308609', + }, + ], + }, { key: 1, name: '全屏广告-弹窗广告',