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/dokodemo.html | 2 +- web/html/xui/form/protocol/shadowsocks.html | 93 +------------------------ web/html/xui/form/protocol/trojan.html | 99 +------------------------- web/html/xui/form/protocol/vless.html | 104 +--------------------------- web/html/xui/form/protocol/vmess.html | 90 +----------------------- 5 files changed, 10 insertions(+), 378 deletions(-) (limited to 'web/html/xui/form/protocol') diff --git a/web/html/xui/form/protocol/dokodemo.html b/web/html/xui/form/protocol/dokodemo.html index 0eed31d4..6a37f346 100644 --- a/web/html/xui/form/protocol/dokodemo.html +++ b/web/html/xui/form/protocol/dokodemo.html @@ -8,7 +8,7 @@
- + TCP+UDP TCP UDP diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html index 486b372f..001a7006 100644 --- a/web/html/xui/form/protocol/shadowsocks.html +++ b/web/html/xui/form/protocol/shadowsocks.html @@ -3,94 +3,7 @@ {{end}} \ No newline at end of file diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 12729eff..261e6616 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -2,106 +2,7 @@ - - - {{ i18n "pages.inbounds.email" }} - - - - - - - - - - - - - - Subscription - - - - - - - - - - - Telegram ID - - - - - - - - - - {{ i18n "pages.inbounds.IPLimit" }} - - - - - - - -
- - - {{ i18n "none" }} - [[ key ]] - - - - - {{ i18n "none" }} - [[ key ]] - - - - - {{ i18n "pages.inbounds.totalFlow" }} (GB) - - - - - - - -
- - - -
- - - - - - {{ i18n "pages.inbounds.expireDate" }} - - - - - - - + {{template "form/client"}}
@@ -134,7 +35,7 @@ - + fallback[[ index + 1 ]] @@ -154,7 +55,6 @@ - {{end}} diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index c008f1c0..6d89c1b5 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -2,95 +2,7 @@ - - - {{ i18n "pages.inbounds.email" }} - - - - - - - -
- - - - - - - Subscription - - - - - - - - - - - Telegram ID - - - - - - - - - - {{ i18n "pages.inbounds.IPLimit" }} - - - - - - - -
- - - {{ i18n "pages.inbounds.totalFlow" }} (GB) - - - - - - - -
- - - -
- - - - - - {{ i18n "pages.inbounds.expireDate" }} - - - - - - - + {{template "form/client"}}
-- cgit v1.2.3