From 9f034b34cbb2657532f338b3881dd3991e961a2f Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 14 Nov 2018 20:57:16 +0100 Subject: [PATCH] chg: [public-dns-v6] cloudflare dns added --- lists/public-dns-v6/list.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lists/public-dns-v6/list.json b/lists/public-dns-v6/list.json index 37996a5..bdb3404 100644 --- a/lists/public-dns-v6/list.json +++ b/lists/public-dns-v6/list.json @@ -1,6 +1,8 @@ { "description": "Event contains one or more public IPv6 DNS resolvers as attribute with an IDS flag set", "list": [ + "2606:4700:4700::1111", + "2606:4700:4700::1001", "2001:1488:800:400::130", "2001:14b8:100:350::2", "2001:14b8:100:8350::1", @@ -280,5 +282,5 @@ ], "type": "string", "name": "List of known IPv6 public DNS resolvers", - "version": 20171222 + "version": 20181114 }