mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
blocklist.conf: add [www.]google-analytics.com.
This commit is contained in:
parent
b5cafdeb90
commit
cabf7c570d
@ -2,3 +2,8 @@
|
||||
# this Unbound using DNS-over-TLS / DNSCrypt without the need for it to use
|
||||
# separate DNS.
|
||||
local-zone: "use-application-dns.net." always_nxdomain
|
||||
|
||||
# I have something very aggressively attempting to resolve these two domains
|
||||
# and errorring on DNSSEC due to upstream resolver blocking them.
|
||||
local-zone: "google-analytics.com." always_nxdomain
|
||||
local-zone: "www.google-analytics.com." always_nxdomain
|
||||
|
Loading…
Reference in New Issue
Block a user