mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-05 05:37:20 +02:00
Compare commits
No commits in common. "4f50f4a36737037e11dfa6de78cb5c50f86e0ebd" and "85b33cf5f60adf67c5df13b272909a48b0823c49" have entirely different histories.
4f50f4a367
...
85b33cf5f6
@ -6,7 +6,7 @@ DNS=2a10:50c0::ad1:ff#dns.adguard.com 94.140.14.14#dns.adguard.com 2a10:50c0::ad
|
|||||||
Domains=~.
|
Domains=~.
|
||||||
# non-tech friendliness in case system down for ages. Also DNSSEC ensures
|
# non-tech friendliness in case system down for ages. Also DNSSEC ensures
|
||||||
# the DNS server isn't lying which is a task of adblocking DNS server...
|
# the DNS server isn't lying which is a task of adblocking DNS server...
|
||||||
DNSSEC=false
|
DNSSEC=allow-downgrade
|
||||||
# There is no point of disabling this with adblocking DNS
|
# There is no point of disabling this with adblocking DNS
|
||||||
DNSOverTLS=true
|
DNSOverTLS=true
|
||||||
Cache=true
|
Cache=true
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
[Resolve]
|
|
||||||
DNS=2a07:e340::3#adblock.doh.mullvad.net 194.242.2.3#adblock.doh.mullvad.net 193.19.108.3#adblock.doh.mullvad.net
|
|
||||||
Domains=~.
|
|
||||||
# non-tech friendliness in case system down for ages. Also DNSSEC ensures
|
|
||||||
# the DNS server isn't lying which is a task of adblocking DNS server...
|
|
||||||
DNSSEC=false
|
|
||||||
DNSOverTLS=true
|
|
||||||
Cache=true
|
|
@ -1,6 +0,0 @@
|
|||||||
[Resolve]
|
|
||||||
DNS=2a07:e340::2#doh.mullvad.net 194.242.2.2#doh.mullvad.net 193.19.108.2#doh.mullvad.net
|
|
||||||
Domains=~.
|
|
||||||
DNSSEC=true
|
|
||||||
DNSOverTLS=true
|
|
||||||
Cache=true
|
|
Loading…
x
Reference in New Issue
Block a user