diff --git a/config.cfg b/config.cfg index d5cc0a55..2c693d88 100644 --- a/config.cfg +++ b/config.cfg @@ -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