From 7708bb9af2a30fe5b815ff6d538a75ab7bff2e8a Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Wed, 21 Feb 2024 14:51:46 +0330 Subject: [xray] fakedns support Co-Authored-By: Alireza Ahmadi --- web/html/xui/xray.html | 73 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 72 insertions(+), 1 deletion(-) (limited to 'web/html/xui/xray.html') diff --git a/web/html/xui/xray.html b/web/html/xui/xray.html index 6f21d005..614ee65b 100644 --- a/web/html/xui/xray.html +++ b/web/html/xui/xray.html @@ -523,7 +523,7 @@ - + + Fake DNS + {{ i18n "pages.xray.fakedns.add" }} + + + @@ -601,6 +626,8 @@ {{template "outModal"}} {{template "reverseModal"}} {{template "balancerModal"}} +{{template "dnsModal"}} +{{template "fakednsModal"}} {{template "warpModal"}}