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