From 58e7f51313fe8ac0c4361cf060e3a99e38654b00 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Tue, 16 May 2023 20:18:02 +0200 Subject: [PATCH] correction: family Protect settings --- web/html/xui/settings.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index fdcd8add..cb8939a1 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -331,10 +331,10 @@ }, familyProtectDNS: { "servers": [ - "1.1.1.2", - "1.0.0.2", - "94.140.14.14", - "94.140.15.15" + "1.1.1.3", + "1.0.0.3", + "94.140.14.15", + "94.140.15.16" ], "queryStrategy": "UseIPv4" },