From e19061d513b8c4fb2207b4a553a96ea086089612 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 4 May 2026 13:20:24 +0200 Subject: TLS: Remove ECH Force Query --- web/html/modals/dns_presets_modal.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'web/html/modals/dns_presets_modal.html') diff --git a/web/html/modals/dns_presets_modal.html b/web/html/modals/dns_presets_modal.html index 03058c9d..0bc3126b 100644 --- a/web/html/modals/dns_presets_modal.html +++ b/web/html/modals/dns_presets_modal.html @@ -5,10 +5,12 @@
- [[ dns.family ? '{{ i18n "pages.xray.dns.dnsPresetFamily" }}' : 'DNS' ]] + [[ dns.family ? '{{ i18n "pages.xray.dns.dnsPresetFamily" }}' + : 'DNS' ]] [[ dns.name ]] - {{ i18n "install" }} + {{ i18n "install" }}
@@ -36,8 +38,7 @@