From b3ea810c5246c4731e05ca627ef13b5ebc168578 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 11 Jun 2025 19:31:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20ZAKER-=E5=BC=80=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=20#968?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.myzaker.ZAKER_Phone.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/apps/com.myzaker.ZAKER_Phone.ts b/src/apps/com.myzaker.ZAKER_Phone.ts index e4f8f415..5f289c80 100644 --- a/src/apps/com.myzaker.ZAKER_Phone.ts +++ b/src/apps/com.myzaker.ZAKER_Phone.ts @@ -11,9 +11,17 @@ export default defineGkdApp({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', + actionMaximumKey: 0, priorityTime: 10000, rules: [ { + key: 0, + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/0c69945f-ac0e-44a8-a0a3-95544e53849f', + snapshotUrls: 'https://i.gkd.li/i/20689993', + }, + { + key: 1, position: { left: 'width * 0.9009', top: 'width * 0.075',