From 203c1f05e16bbc7f543f1552f8a2f99b3ea8f3f3 Mon Sep 17 00:00:00 2001 From: lisonge Date: Thu, 28 Sep 2023 19:52:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(Cellular-Z):=20=E5=BC=80=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A-=E9=80=82=E9=85=8D=E5=85=B6=E5=AE=83=20(#475)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/make.more.r2d2.cellular_z.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/apps/make.more.r2d2.cellular_z.ts b/src/apps/make.more.r2d2.cellular_z.ts index ad3bfbf7..44a50afd 100644 --- a/src/apps/make.more.r2d2.cellular_z.ts +++ b/src/apps/make.more.r2d2.cellular_z.ts @@ -13,6 +13,10 @@ export default defineAppConfig({ matches: '[text^="跳过"]', snapshotUrls: 'https://gkd-kit.gitee.io/import/12648511', }, + { + matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]', + snapshotUrls: 'https://gkd-kit.gitee.io/import/12747314', + }, ], }, ],