From 74b14657cf7baf57ed2a0f2d8d1eef3e5d55be97 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 17 Mar 2023 23:03:21 +0330 Subject: remove useless code --- web/html/xui/form/protocol/trojan.html | 23 ----------------------- web/html/xui/form/protocol/vless.html | 23 ----------------------- web/html/xui/form/protocol/vmess.html | 23 ----------------------- 3 files changed, 69 deletions(-) (limited to 'web/html/xui/form/protocol') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index e1d82572..ca9213c2 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -31,29 +31,6 @@ - - - IP log - - - - - - - - - - - - - - - - {{ i18n "none" }} diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 146587f7..6b3436f0 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -31,29 +31,6 @@ - - - IP log - - - - - - - - - - - - - - - - {{ i18n "none" }} diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index 4c6779dd..59cf6d2b 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -34,29 +34,6 @@ - - - IP Log - - - - - - - - - - - - - - - - {{ i18n "pages.inbounds.totalFlow" }}(GB) -- cgit v1.2.3 From 430338f04596d7014ca5357433e5587d2161f5cc Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 17 Mar 2023 23:05:33 +0330 Subject: Update trojan.html --- web/html/xui/form/protocol/trojan.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'web/html/xui/form/protocol') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index ca9213c2..840ce17d 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -31,16 +31,11 @@ - + {{ i18n "none" }} [[ key ]] - - - - [[ key ]] - -- cgit v1.2.3