From 882a8343880e3a73032f784143f36450860aaded Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Tue, 8 Oct 2024 16:22:55 +0200 Subject: [PATCH] refactor: split Reality form tls into separate files --- web/html/xui/form/reality_settings.html | 46 ++++++ web/html/xui/form/tls_settings.html | 193 ++++++++++-------------- 2 files changed, 124 insertions(+), 115 deletions(-) create mode 100644 web/html/xui/form/reality_settings.html diff --git a/web/html/xui/form/reality_settings.html b/web/html/xui/form/reality_settings.html new file mode 100644 index 00000000..08ff25b6 --- /dev/null +++ b/web/html/xui/form/reality_settings.html @@ -0,0 +1,46 @@ +{{define "form/realitySettings"}} + +{{end}} \ No newline at end of file diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html index db9b6a5a..acbc00fc 100644 --- a/web/html/xui/form/tls_settings.html +++ b/web/html/xui/form/tls_settings.html @@ -10,126 +10,89 @@ - -