From 7fc3d3785160faddfd8745da063265ab50ee1753 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 9 Jun 2023 16:04:57 +0330 Subject: random password button for SS & more crypto.getRandomValues for uuid change name randomText to randomLowerAndNum --- web/html/xui/form/protocol/shadowsocks.html | 5 +++-- web/html/xui/form/protocol/trojan.html | 4 ++-- web/html/xui/form/protocol/vless.html | 4 ++-- web/html/xui/form/protocol/vmess.html | 4 ++-- 4 files changed, 9 insertions(+), 8 deletions(-) (limited to 'web/html/xui/form/protocol') diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html index e4eaf155..e9b01ea5 100644 --- a/web/html/xui/form/protocol/shadowsocks.html +++ b/web/html/xui/form/protocol/shadowsocks.html @@ -11,7 +11,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -112,6 +112,7 @@ + diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index cf56f438..f494adb9 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -11,7 +11,7 @@ - + @@ -28,7 +28,7 @@ - + diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 59ba7672..f661a839 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -11,7 +11,7 @@ - + @@ -28,7 +28,7 @@ - + diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index de6e5250..6dd31307 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -11,7 +11,7 @@ - +
@@ -33,7 +33,7 @@ - + -- cgit v1.2.3