From e0612b590b67f90b8d5d5599c55bad0b36e1f33c Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 31 Mar 2024 10:29:13 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=A9=BE=E8=80=83=E5=AE=9D=E5=85=B8):=20?= =?UTF-8?q?=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.handsgo.jiakao.android.ts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/apps/com.handsgo.jiakao.android.ts b/src/apps/com.handsgo.jiakao.android.ts index d142735d..c7b38670 100644 --- a/src/apps/com.handsgo.jiakao.android.ts +++ b/src/apps/com.handsgo.jiakao.android.ts @@ -5,6 +5,22 @@ export default defineAppConfig({ name: '驾考宝典', deprecatedKeys: [0], groups: [ + { + key: -1, + name: '开屏广告', + resetMatch: 'app', + matchTime: 10000, + actionMaximum: 1, + rules: [ + { + key: 0, + quickFind: true, + matches: + 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <