Update config.cfg

Use Cloudflare's new privacy focused DNS resolver by default.

According to DNSPerf, it's the fastest public resolver in the world right now too. (https://www.dnsperf.com/#!dns-resolvers)
This commit is contained in:
Lewis Lebentz 2018-04-01 19:25:40 +01:00 committed by GitHub
parent 7c087aeed9
commit 3cbfd346e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,11 +31,11 @@ adblock_lists:
dns_servers:
ipv4:
- 8.8.8.8
- 8.8.4.4
- 1.1.1.1
- 1.0.0.1
ipv6:
- 2001:4860:4860::8888
- 2001:4860:4860::8844
- 2606:4700:4700::1111
- 2606:4700:4700::1001
# IP address for the local dns resolver
local_service_ip: 172.16.0.1