From 2128d7893fc3c64adafe301e43704e03a5a3af9d Mon Sep 17 00:00:00 2001 From: Yutousama <583819556@qq.com> Date: Wed, 2 Mar 2022 10:24:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3clash=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E9=A1=B5=E9=9D=A2=E7=9A=84=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/html/body/tools/clash.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/html/body/tools/clash.html b/web/html/body/tools/clash.html index 36feff2..cb39c76 100644 --- a/web/html/body/tools/clash.html +++ b/web/html/body/tools/clash.html @@ -62,7 +62,7 @@ if (obj.event === 'addAddress') { layer.prompt({ formType: 2, - value: '- DOMAIN-SUFFIX,{url},🚀 节点选择', + value: '- DOMAIN-SUFFIX,{url},🔰 节点选择', title: '请输入地址', }, function (path, index, elem) { $.post('/tools/clash/add.do', {'url': path}, function (json) {