From d868fff08e0f84d27b9c9f0c04f11d214295b519 Mon Sep 17 00:00:00 2001 From: "Tim.P" <971920751@qq.com> Date: Fri, 8 Dec 2023 21:58:56 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=B8=8B=E5=8E=A8=E6=88=BF):=20=E6=96=B0?= =?UTF-8?q?=E7=89=88=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#2866)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 适配下厨房新版开屏广告 * chore(actions): check_format_lint * feat(下厨房): 开屏广告 --------- Co-authored-by: github-actions[bot] Co-authored-by: lisonge --- src/apps/com.xiachufang.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/com.xiachufang.ts b/src/apps/com.xiachufang.ts index 4afb7c03..8cdb9c7b 100644 --- a/src/apps/com.xiachufang.ts +++ b/src/apps/com.xiachufang.ts @@ -20,11 +20,12 @@ export default defineAppConfig({ { key: 1, name: '开屏广告-2', - matches: '@FrameLayout > [text$="跳过"][text.length<=10]', + matches: '[text*="跳过"][text.length<=10]', quickFind: true, snapshotUrls: [ 'https://i.gkd.li/import/12506014', 'https://i.gkd.li/import/12506041', + 'https://i.gkd.li/import/13539576', ], }, ],