Update LibreDNS preset

This commit is contained in:
decodism 2022-04-04 01:16:21 +02:00 committed by decodism
parent 3c8c13c906
commit 7cd2336998

View file

@ -121,6 +121,17 @@ enum Presets {
)
)
),
.init(
name: "LibreDNS",
configuration: .dnsOverTLS(
DoTConfiguration(
servers: [
"116.202.176.26",
],
serverName: "dot.libredns.gr"
)
)
),
.init(
name: "LibreDNS",
configuration: .dnsOverHTTPS(
@ -133,7 +144,7 @@ enum Presets {
)
),
.init(
name: "LibreDNS (No Ads)",
name: "LibreDNS (Block Ads / Trackers)",
configuration: .dnsOverHTTPS(
DoHConfiguration(
servers: [