From 0f28bca18f661b0dfb353e82a8d5acb6d9106995 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Sun, 3 Dec 2023 16:32:56 +0800 Subject: [PATCH] =?UTF-8?q?fix(CFMOTO):=20=E5=BC=80=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=20(#2702)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.lxt.cfmoto.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/com.lxt.cfmoto.ts b/src/apps/com.lxt.cfmoto.ts index 5660a5c2..0821cf3b 100644 --- a/src/apps/com.lxt.cfmoto.ts +++ b/src/apps/com.lxt.cfmoto.ts @@ -11,7 +11,7 @@ export default defineAppConfig({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', - rules: '[text^="跳过"][text.length<=10]', + rules: '[text$="跳过"][text.length<=10]', snapshotUrls: 'https://i.gkd.li/import/13401968', }, {