From a60d62cd96588a3dc774fed3b959cb659b89aea9 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 28 Mar 2024 22:21:18 +0800 Subject: [PATCH] =?UTF-8?q?feat(Jump):=20=E5=BC=80=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=EF=BC=88=E8=A1=A5=E5=85=85=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.vgjump.jump.ts | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/apps/com.vgjump.jump.ts b/src/apps/com.vgjump.jump.ts index 8aea0c4e..d8861992 100644 --- a/src/apps/com.vgjump.jump.ts +++ b/src/apps/com.vgjump.jump.ts @@ -7,16 +7,21 @@ export default defineAppConfig({ { key: 0, name: '开屏广告', + quickFind: true, matchTime: 10000, actionMaximum: 1, resetMatch: 'app', + actionMaximumKey: 0, rules: [ { - quickFind: true, + key: 0, + matches: '[text="跳过"][visibleToUser=true]', + snapshotUrls: 'https://i.gkd.li/i/14790888', + }, + { + key: 1, matches: 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <