mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 12:47:27 +02:00
Compare commits
No commits in common. "ca2956b678d6db4d8261a317fedd850a3fe5cf31" and "2b19f777dd2b75fd59e999a41a814bbb995bfefa" have entirely different histories.
ca2956b678
...
2b19f777dd
@ -2,8 +2,7 @@ server:
|
|||||||
|
|
||||||
# Tell Firefox to not automagically send traffic to Cloudflare as there is
|
# 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
|
# this Unbound using DNS-over-TLS / DNSCrypt without the need for it to use
|
||||||
# separate DNS. Encrypted client hello requiring DoH is a separate issue
|
# separate DNS.
|
||||||
# for somewhere else.
|
|
||||||
local-zone: "use-application-dns.net." always_nxdomain
|
local-zone: "use-application-dns.net." always_nxdomain
|
||||||
|
|
||||||
# I have something very aggressively attempting to resolve Google Analytics
|
# I have something very aggressively attempting to resolve Google Analytics
|
||||||
@ -12,7 +11,6 @@ local-zone: "google-analytics.com." always_refuse
|
|||||||
local-zone: "ssl.google-analytics.com." always_refuse
|
local-zone: "ssl.google-analytics.com." always_refuse
|
||||||
local-zone: "www.google-analytics.com." always_refuse
|
local-zone: "www.google-analytics.com." always_refuse
|
||||||
|
|
||||||
# Theoretically breaks nothing as clients should handle it.
|
# On top NextDNS blocks after Google Analytics, while I am not entirely sure
|
||||||
# https://aminda.eu/matrix/#why-do-you-use-matrix-uri-scheme-instead-of-matrixto
|
# blocking it is in my interests.
|
||||||
# https://matrix.to/#/!KMbEUhVQHLwZHmwzKX:matrix.org/$jvB1PAivkIzRKQdlU_KFAtyPW_8Gv9o5tygud_09CRY?via=pikaviestin.fi&via=grin.hu&via=tchncs.de
|
local-zone: "incoming.telemetry.mozilla.org." always_refuse
|
||||||
local-zone: "matrix.to." always_refuse
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user