From 5749860ef68115cdc4fe4d66182463c2bcaf567d Mon Sep 17 00:00:00 2001 From: wyx2685 Date: Thu, 2 Nov 2023 14:52:50 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dwindows=E4=B8=8B=E4=B8=80?= =?UTF-8?q?=E9=94=AE=E5=AF=BC=E5=85=A5clashmeta=E9=93=BE=E6=8E=A5BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/theme/v2board/assets/umi.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/theme/v2board/assets/umi.js b/public/theme/v2board/assets/umi.js index 58cb7272..7cbf594a 100644 --- a/public/theme/v2board/assets/umi.js +++ b/public/theme/v2board/assets/umi.js @@ -1061,7 +1061,7 @@ }), Object(u["n"])() && (t.push({ title: "ClashMeta", - href: "clash://install-config?url=" + encodeURIComponent(e) + "&flag=meta" + "&name=" + window.settings.title + href: "clash://install-config?url=" + encodeURIComponent(e + "&flag=meta") + "&name=" + window.settings.title }) && t.push({ title: "Clash For Windows", href: "clash://install-config?url=" + encodeURIComponent(e) + "&name=" + window.settings.title