修复windows下一键导入clashmeta链接BUG

This commit is contained in:
wyx2685 2023-11-02 14:52:50 +09:00
parent f567832707
commit 5749860ef6
No known key found for this signature in database
GPG Key ID: 8827A30FF1DB1379

View File

@ -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