From 729d8549e2b536a10c402a88e0d4cfde9e4baf3f Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Mon, 4 Dec 2023 19:17:38 +0100 Subject: new frontend and mobile view #1286 --- web/html/xui/form/protocol/trojan.html | 99 ++-------------------------------- 1 file changed, 3 insertions(+), 96 deletions(-) (limited to 'web/html/xui/form/protocol/trojan.html') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index 46ae5e32..b2ac3dba 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -2,100 +2,7 @@ - - - {{ i18n "pages.inbounds.email" }} - - - - - - - - - - - - - - Subscription - - - - - - - - - - - Telegram ID - - - - - - - - - - {{ i18n "pages.inbounds.IPLimit" }} - - - - - - - -
- - - {{ i18n "none" }} - [[ key ]] - - - - - {{ i18n "pages.inbounds.totalFlow" }} (GB) - - - - - - - -
- - - -
- - - - - - {{ i18n "pages.inbounds.expireDate" }} - - - - - - - + {{template "form/client"}}
@@ -126,7 +33,7 @@ - + fallback[[ index + 1 ]] @@ -146,7 +53,7 @@ - + {{end}} \ No newline at end of file -- cgit v1.2.3 From e1da2a2eedd0436296fba7e5a214ed9a347a1ef3 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Sun, 10 Dec 2023 15:06:42 +0100 Subject: small fixes #1300 --- web/html/xui/form/protocol/trojan.html | 57 +++++++++++++++++++++++++--------- 1 file changed, 42 insertions(+), 15 deletions(-) (limited to 'web/html/xui/form/protocol/trojan.html') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index b2ac3dba..51389e30 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -38,21 +38,48 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + +
Name + + + +
Alpn + + + +
Path + + + +
Dest + + + +
xVer + + + +
-- cgit v1.2.3 From 0f05537a5d3016d9fd574fb9a99c69952d243a10 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sun, 10 Dec 2023 18:04:56 +0330 Subject: trojan fallback --- web/html/xui/form/protocol/trojan.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/xui/form/protocol/trojan.html') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index 51389e30..a9e2cb24 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -24,7 +24,7 @@ - + + @@ -35,7 +35,7 @@ fallback[[ index + 1 ]] - -- cgit v1.2.3