From e42952044fc767497da858256e1f6900c9ff7af5 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 16 Oct 2020 18:41:54 +0300 Subject: [PATCH] dns: add mobileconfigs.netlify.app as iOS 14 / macOS Big Sur eDNS Resolves: #2059 --- _includes/sections/dns.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index f2985792..14822380 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -625,6 +625,15 @@ We also log how many times this or that tracker has been blocked. We need this i github="https://github.com/s-s/dnscloak" %} +{% + include cardv2.html + title="Native support (mobileconfigs.netlify.app)" + description='iOS 14 and macOS 11.0 support DoT and DoH natively through mobileconfig files that can be opened in Safari to be loaded into the system.' + website="https://mobileconfigs.netlify.app/" + git="https://gitlab.com/nitrohorse/ios14-encrypted-dns-mobileconfigs" +%} + +