From 2ebe65bce59e8c5becb7dabb73723e105f8d2082 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 10 Apr 2025 12:36:57 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=BE=AE=E5=8D=9A=E8=BD=BB=E4=BA=AB?= =?UTF-8?q?=E7=89=88-=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20#849?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.weico.international.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/com.weico.international.ts b/src/apps/com.weico.international.ts index b34490ea..24b56f20 100644 --- a/src/apps/com.weico.international.ts +++ b/src/apps/com.weico.international.ts @@ -17,10 +17,11 @@ export default defineGkdApp({ { key: 0, order: -1, - matches: '@[clickable=true] + * > [text="跳过"][visibleToUser=true]', + matches: '@[clickable=true][visibleToUser=true] + * > [text="跳过"]', snapshotUrls: [ 'https://i.gkd.li/i/14549281', 'https://i.gkd.li/i/14549328', // 小窗模式下全局规则触发无效 + 'https://i.gkd.li/i/18792649', // visibleToUser=false ], }, {