From 739d9dc5219e1aa1be959a0cffb393ab9972c652 Mon Sep 17 00:00:00 2001
From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com>
Date: Wed, 18 Jun 2025 16:23:26 +0000
Subject: [PATCH] chore: edit file names
---
web/html/modals/fakedns_modal.html | 57 -------------------
.../{dns_modal.html => xray_dns_modal.html} | 0
web/html/modals/xray_fakedns_modal.html | 56 ++++++++++++++++++
3 files changed, 56 insertions(+), 57 deletions(-)
delete mode 100644 web/html/modals/fakedns_modal.html
rename web/html/modals/{dns_modal.html => xray_dns_modal.html} (100%)
create mode 100644 web/html/modals/xray_fakedns_modal.html
diff --git a/web/html/modals/fakedns_modal.html b/web/html/modals/fakedns_modal.html
deleted file mode 100644
index 8e554ac0..00000000
--- a/web/html/modals/fakedns_modal.html
+++ /dev/null
@@ -1,57 +0,0 @@
-{{define "modals/fakednsModal"}}
-
-
-
-
-
-
-
-
-
-
-
-{{end}}
diff --git a/web/html/modals/dns_modal.html b/web/html/modals/xray_dns_modal.html
similarity index 100%
rename from web/html/modals/dns_modal.html
rename to web/html/modals/xray_dns_modal.html
diff --git a/web/html/modals/xray_fakedns_modal.html b/web/html/modals/xray_fakedns_modal.html
new file mode 100644
index 00000000..f1f4429c
--- /dev/null
+++ b/web/html/modals/xray_fakedns_modal.html
@@ -0,0 +1,56 @@
+{{define "modals/fakednsModal"}}
+
+
+
+
+
+
+
+
+
+
+
+{{end}}
\ No newline at end of file