From 7f22cdbbde3d3797b635ed9b763ebbd7451c7595 Mon Sep 17 00:00:00 2001 From: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Date: Thu, 30 Nov 2023 22:01:58 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=BB=BF=E6=B4=B2):=E9=A6=96=E9=A1=B5-?= =?UTF-8?q?=E6=8E=A8=E8=8D=90=E5=B9=BF=E5=91=8A=20(#2667)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #2655 --- src/apps/com.sina.oasis.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/com.sina.oasis.ts b/src/apps/com.sina.oasis.ts index 843329c2..05a798bb 100644 --- a/src/apps/com.sina.oasis.ts +++ b/src/apps/com.sina.oasis.ts @@ -34,8 +34,8 @@ export default defineAppConfig({ }, { preKeys: 0, - matches: '[text*="关闭此广告"][text.length<=10]', - snapshotUrls: 'https://i.gkd.li/import/13434471', + matches: '@LinearLayout > [text*="关闭此广告"][text.length<=10]', + snapshotUrls: 'https://i.gkd.li/import/13498631', }, ], },