From cb22b4ad47816742e7eaa9b9f46f11530b0aae8e Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Wed, 18 Jun 2025 23:24:18 +0700 Subject: chore: add new dns features from v25.6.8 * chore: add new dns params * chore: add `DNS Presets` modal * chore: edit file names --- web/html/modals/xray_dns_modal.html | 127 ++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 web/html/modals/xray_dns_modal.html (limited to 'web/html/modals/xray_dns_modal.html') diff --git a/web/html/modals/xray_dns_modal.html b/web/html/modals/xray_dns_modal.html new file mode 100644 index 00000000..484bd2f8 --- /dev/null +++ b/web/html/modals/xray_dns_modal.html @@ -0,0 +1,127 @@ +{{define "modals/dnsModal"}} + + + + + + + + + + + [[ l ]] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +{{end}} \ No newline at end of file -- cgit v1.2.3