unbound blocklist: add ssl.google-analytics.com

This commit is contained in:
Aminda Suomalainen 2020-08-20 19:30:47 +03:00
parent 94eace15e7
commit 263f828550
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ server:
# separate DNS.
local-zone: "use-application-dns.net." always_nxdomain
# I have something very aggressively attempting to resolve these two domains
# I have something very aggressively attempting to resolve Google Analytics
# and errorring on DNSSEC due to upstream resolver blocking them.
local-zone: "google-analytics.com." always_nxdomain
local-zone: "ssl.google-analytics.com." always_nxdomain
local-zone: "www.google-analytics.com." always_nxdomain