From c4814879c94cd521ae451ce60ac5496789f62d2a Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 18 Jul 2024 20:56:01 +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=EF=BC=88=E8=A1=A5=E5=85=85?= =?UTF-8?q?=E8=A7=84=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.handsgo.jiakao.android.ts | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/apps/com.handsgo.jiakao.android.ts b/src/apps/com.handsgo.jiakao.android.ts index f0605940..f73f500b 100644 --- a/src/apps/com.handsgo.jiakao.android.ts +++ b/src/apps/com.handsgo.jiakao.android.ts @@ -7,17 +7,23 @@ export default defineGkdApp({ { key: -1, name: '开屏广告', - resetMatch: 'app', + fastQuery: true, matchTime: 10000, actionMaximum: 1, + resetMatch: 'app', + actionMaximumKey: 0, rules: [ { key: 0, - fastQuery: true, matches: 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[text=null] <