From 7cd23369984609ae2a38eaa395e0de6419ba4674 Mon Sep 17 00:00:00 2001 From: decodism <77468771+decodism@users.noreply.github.com> Date: Mon, 4 Apr 2022 01:16:21 +0200 Subject: [PATCH] Update LibreDNS preset --- DNSecure/Models/Presets.swift | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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: [