From 5bdd0e476df276a66a2d63a6e8fb60774878d5c3 Mon Sep 17 00:00:00 2001 From: lisonge Date: Sat, 9 Sep 2023 23:57:27 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=99=BE=E5=BA=A6=E8=B4=B4=E5=90=A7):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A-=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.baidu.tieba.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/apps/com.baidu.tieba.ts b/src/apps/com.baidu.tieba.ts index c5d3071e..84ad6aec 100644 --- a/src/apps/com.baidu.tieba.ts +++ b/src/apps/com.baidu.tieba.ts @@ -16,6 +16,10 @@ export default defineAppConfig({ 'TextView[text*=`广告`] - TextView[text^=`跳过`]', '[id=`com.kwad.dy.sdk:id/ksad_splash_circle_skip_view`] TextView[text=`跳过`]', '[id=`com.byted.pangle:id/tt_splash_skip_btn`]', + { + matches: '@TextView[text="跳过"] + TextView[text.length=1]', + snapshotUrls: 'https://gkd-kit.gitee.io/import/12566191', + }, ], }, {