From 7cacfc074e0f768ec9663245db3bac6018de1a24 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 13 May 2023 15:42:46 +0330 Subject: remove duplicate random text gen randomText by default length set to 8 --- web/html/xui/form/client.html | 2 +- web/html/xui/form/protocol/shadowsocks.html | 2 +- web/html/xui/form/protocol/trojan.html | 2 +- web/html/xui/form/protocol/vless.html | 2 +- web/html/xui/form/protocol/vmess.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'web/html/xui/form') diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html index 7bebddcb..9dfde046 100644 --- a/web/html/xui/form/client.html +++ b/web/html/xui/form/client.html @@ -16,7 +16,7 @@ - + diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html index 47198671..cac2229f 100644 --- a/web/html/xui/form/protocol/shadowsocks.html +++ b/web/html/xui/form/protocol/shadowsocks.html @@ -9,7 +9,7 @@ - + diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index 2b6a2a3b..5594f47e 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -9,7 +9,7 @@ - + diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 16722490..1c2ebccf 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -9,7 +9,7 @@ - + diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index b54039af..6ebdacb1 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -9,7 +9,7 @@ - + -- cgit v1.2.3