From 3070878e5f120f7bcbf1ea367c63b27c0f680f86 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Fri, 3 May 2024 15:49:33 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=85=A8=E5=B1=80=E8=A7=84=E5=88=99):=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/globalGroups.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/globalGroups.ts b/src/globalGroups.ts index b0455139..862d49b6 100644 --- a/src/globalGroups.ts +++ b/src/globalGroups.ts @@ -26,6 +26,12 @@ export default defineGkdGlobalGroups([ matches: '[childCount=0][visibleToUser=true][((text*="跳过" || text*="跳過" || text~="(?is).*skip.*") && text.length<10) || id~="(?is).*tt_splash_skip_btn" || vid~="(?is).*skip.*" || (vid~="(?is).*count.*" && vid~="(?is).*down.*" && vid!~="(?is).*load.*" && vid!~="(?is).*time.*" && vid!~="(?is).*hour.*" && vid!~="(?is).*minute.*" && vid!~="(?is).*second.*" && vid!~="(?is).*add.*" && vid!~="(?is).*ead.*") || ((desc*="跳过" || desc*="跳過" || desc~="(?is).*skip.*") && desc.length<10)]', }, + { + key: 2, + quickFind: true, + matches: + 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView < ({ id, enable: false }))