From 14b9d43f699a083a6e23e7a4460345ae04b646bd Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Mon, 13 Nov 2023 01:07:30 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=85=AC=E8=80=83=E9=9B=B7=E8=BE=BE):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#2046)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.maidu.gkld.ts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/apps/com.maidu.gkld.ts b/src/apps/com.maidu.gkld.ts index ac8b9853..8d652107 100644 --- a/src/apps/com.maidu.gkld.ts +++ b/src/apps/com.maidu.gkld.ts @@ -4,6 +4,20 @@ export default defineAppConfig({ id: 'com.maidu.gkld', name: '公考雷达', groups: [ + { + key: 0, + name: '开屏广告', + quickFind: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + matches: '[id="com.maidu.gkld:id/tv_splash_timer"][text="跳过"]', + snapshotUrls: 'https://i.gkd.li/import/13328332', + }, + ], + }, { key: 1, name: '更新弹窗',