2020-08-20 17:38:37 +02:00
|
|
|
server:
|
2020-08-22 22:31:54 +02:00
|
|
|
|
2019-09-07 13:42:15 +02:00
|
|
|
# Tell Firefox to not automagically send traffic to Cloudflare as there is
|
|
|
|
# this Unbound using DNS-over-TLS / DNSCrypt without the need for it to use
|
2023-05-13 16:17:20 +02:00
|
|
|
# separate DNS. Encrypted client hello requiring DoH is a separate issue
|
|
|
|
# for somewhere else.
|
2019-09-10 20:27:23 +02:00
|
|
|
local-zone: "use-application-dns.net." always_nxdomain
|
2020-08-20 17:33:51 +02:00
|
|
|
|
2020-08-20 18:30:47 +02:00
|
|
|
# I have something very aggressively attempting to resolve Google Analytics
|
2020-08-20 17:33:51 +02:00
|
|
|
# and errorring on DNSSEC due to upstream resolver blocking them.
|
2020-11-21 11:13:55 +01:00
|
|
|
local-zone: "google-analytics.com." always_refuse
|
2020-08-22 22:31:54 +02:00
|
|
|
|
2023-05-13 16:14:45 +02:00
|
|
|
# Theoretically breaks nothing as clients should handle it.
|
|
|
|
# https://aminda.eu/matrix/#why-do-you-use-matrix-uri-scheme-instead-of-matrixto
|
|
|
|
# https://matrix.to/#/!KMbEUhVQHLwZHmwzKX:matrix.org/$jvB1PAivkIzRKQdlU_KFAtyPW_8Gv9o5tygud_09CRY?via=pikaviestin.fi&via=grin.hu&via=tchncs.de
|
|
|
|
local-zone: "matrix.to." always_refuse
|
2023-06-06 11:09:48 +02:00
|
|
|
|
|
|
|
# A lot of apps integrating Facebook in any form on mobile call this domain
|
|
|
|
# in particular, likely websites too.
|
|
|
|
local-zone: "graph.facebook.com." always_refuse
|
2023-06-11 17:53:16 +02:00
|
|
|
|
|
|
|
# Protesting the API pricing
|
|
|
|
local-zone: "reddit.com." always_refuse
|
|
|
|
local-zone: "twitter.com." always_refuse
|