From 4ae4a28c2a8886a83635998f98deab9b3b945079 Mon Sep 17 00:00:00 2001 From: kirillius Date: Wed, 25 Dec 2024 20:23:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D1=84=D0=B8=D0=BA=D1=81=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BC=D0=B0=D1=80=D1=88=D1=80=D1=83=D1=82=D1=8B=20pub?= =?UTF-8?q?lic=20dns?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- networks/public dns.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/networks/public dns.json b/networks/public dns.json index a46e0e0..2f1ec2d 100644 --- a/networks/public dns.json +++ b/networks/public dns.json @@ -2,9 +2,9 @@ "description": "google & cloudflare public dns", "domains": [], "networks": [ - "1.1.1.1", - "1.0.0.1", - "8.8.8.8", - "8.8.4.4" + "1.1.1.1/32", + "1.0.0.1/32", + "8.8.8.8/32", + "8.8.4.4/32" ] } \ No newline at end of file