From 94fab45f7987f6693a63c09c4e0170d04e24d8e8 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 1 Apr 2024 13:33:38 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=89=9B=E5=AE=A2):=20=E5=BC=80=E5=B1=8F?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=EF=BC=88=E8=A1=A5=E5=85=85=E8=A7=84=E5=88=99?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.nowcoder.app.florida.ts | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/apps/com.nowcoder.app.florida.ts b/src/apps/com.nowcoder.app.florida.ts index bdabb714..45dc017a 100644 --- a/src/apps/com.nowcoder.app.florida.ts +++ b/src/apps/com.nowcoder.app.florida.ts @@ -7,17 +7,23 @@ export default defineAppConfig({ { key: 0, name: '开屏广告', + quickFind: true, matchTime: 10000, actionMaximum: 1, resetMatch: 'app', + actionMaximumKey: 0, rules: [ { key: 0, - quickFind: true, matches: 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <