From 0e266b88f0eb70bf46d3ecc4df148794bc307205 Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami Date: Mon, 8 May 2023 19:14:22 +0430 Subject: update UI to use themeSwitcher --- web/html/xui/form/stream/stream_kcp.html | 2 +- web/html/xui/form/stream/stream_quic.html | 4 ++-- web/html/xui/form/stream/stream_settings.html | 2 +- web/html/xui/form/stream/stream_tcp.html | 18 ++++++------------ web/html/xui/form/stream/stream_ws.html | 6 ++---- 5 files changed, 12 insertions(+), 20 deletions(-) (limited to 'web/html/xui/form/stream') diff --git a/web/html/xui/form/stream/stream_kcp.html b/web/html/xui/form/stream/stream_kcp.html index 07a7d600..1c7e87bf 100644 --- a/web/html/xui/form/stream/stream_kcp.html +++ b/web/html/xui/form/stream/stream_kcp.html @@ -1,7 +1,7 @@ {{define "form/streamKCP"}} - + None (Not Camouflage) SRTP (Camouflage Video Call) UTP (Camouflage BT Download) diff --git a/web/html/xui/form/stream/stream_quic.html b/web/html/xui/form/stream/stream_quic.html index 4d04587a..2dddfd87 100644 --- a/web/html/xui/form/stream/stream_quic.html +++ b/web/html/xui/form/stream/stream_quic.html @@ -1,7 +1,7 @@ {{define "form/streamQUIC"}} - + none aes-128-gcm chacha20-poly1305 @@ -11,7 +11,7 @@ - + none (not camouflage) srtp (camouflage video call) utp (camouflage BT download) diff --git a/web/html/xui/form/stream/stream_settings.html b/web/html/xui/form/stream/stream_settings.html index 95d8df09..4a07947e 100644 --- a/web/html/xui/form/stream/stream_settings.html +++ b/web/html/xui/form/stream/stream_settings.html @@ -2,7 +2,7 @@ - + TCP KCP WS diff --git a/web/html/xui/form/stream/stream_tcp.html b/web/html/xui/form/stream/stream_tcp.html index 993fb0d0..cf4abe1b 100644 --- a/web/html/xui/form/stream/stream_tcp.html +++ b/web/html/xui/form/stream/stream_tcp.html @@ -13,8 +13,7 @@ - + @@ -28,8 +27,7 @@ - + + @@ -39,8 +37,7 @@ @@ -50,8 +47,7 @@ - + @@ -63,8 +59,7 @@ - + + @@ -74,8 +69,7 @@ diff --git a/web/html/xui/form/stream/stream_ws.html b/web/html/xui/form/stream/stream_ws.html index 5b49ec88..3e09fbe8 100644 --- a/web/html/xui/form/stream/stream_ws.html +++ b/web/html/xui/form/stream/stream_ws.html @@ -10,8 +10,7 @@ - + + @@ -21,8 +20,7 @@ -- cgit v1.2.3