diff --git a/DNSecure/Models/Presets.swift b/DNSecure/Models/Presets.swift index 8fae365..0b65ec5 100644 --- a/DNSecure/Models/Presets.swift +++ b/DNSecure/Models/Presets.swift @@ -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: [