diff --git a/pages/providers/dns.html b/pages/providers/dns.html index 3d9da3cc..6c3ef45b 100644 --- a/pages/providers/dns.html +++ b/pages/providers/dns.html @@ -19,9 +19,9 @@ breadcrumb: "DNS" title="Unbound" image="/assets/img/svg/3rd-party/unbound.svg" description='A validating, recursive, caching DNS resolver, supporting DNS-over-TLS, and has been independently audited.' - website="//nlnetlabs.nl/projects/unbound/about/" + website="https://nlnetlabs.nl/projects/unbound/about/" forum="TBD" - github="//github.com/NLnetLabs/unbound" + github="https://github.com/NLnetLabs/unbound" %} {% @@ -29,9 +29,9 @@ breadcrumb: "DNS" title="dnscrypt-proxy" image="/assets/img/svg/3rd-party/dnscrypt-proxy.svg" description='A DNS proxy with support for DNSCrypt, DNS-over-HTTPS, and Anonymized DNSCrypt, a relay-based protocol that the hides client IP address.' - website="//github.com/DNSCrypt/dnscrypt-proxy/wiki" + website="https://github.com/DNSCrypt/dnscrypt-proxy/wiki" forum="TBD" - github="//github.com/DNSCrypt/dnscrypt-proxy" + github="https://github.com/DNSCrypt/dnscrypt-proxy" %} {% @@ -40,8 +40,8 @@ breadcrumb: "DNS" image="/assets/img/svg/3rd-party/firefox_browser.svg" description='Firefox comes with built-in DNS-over-HTTPS support for NextDNS and Cloudflare but users can manually any other DoH resolver.' labels="color==warning::icon==fas fa-exclamation-triangle::link==https://developers.cloudflare.com/1.1.1.1/privacy/firefox::text==Warning::tooltip==Cloudflare logs a limited amount of data about the DNS requests that are sent to their custom resolver for Firefox." - website="//support.mozilla.org/en-US/kb/firefox-dns-over-https#w_about-dns-over-https" - privacy-policy="//wiki.mozilla.org/Security/DOH-resolver-policy" + website="https://support.mozilla.org/en-US/kb/firefox-dns-over-https#w_about-dns-over-https" + privacy-policy="https://wiki.mozilla.org/Security/DOH-resolver-policy" forum="TBD" %} @@ -56,7 +56,7 @@ breadcrumb: "DNS" title="Android 9's built-in DNS-over-TLS resolver" image="/assets/img/svg/3rd-party/android.svg" description="Android 9 (Pie) comes with built-in DNS-over-TLS support without the need for a 3rd-party application." - website="//support.google.com/android/answer/9089903#private_dns" + website="https://support.google.com/android/answer/9089903#private_dns" forum="TBD" %} @@ -65,12 +65,12 @@ breadcrumb: "DNS" title="Nebulo" image="/assets/img/png/3rd-party/nebulo.png" description='An open-source Android client supporting DNS-over-HTTPS and DNS-over-TLS, caching DNS responses, and locally logging DNS queries.' - website="//git.frostnerd.com/PublicAndroidApps/smokescreen/-/blob/master/README.md" - privacy-policy="//smokescreen.app/privacypolicy" + website="https://git.frostnerd.com/PublicAndroidApps/smokescreen/-/blob/master/README.md" + privacy-policy="https://smokescreen.app/privacypolicy" forum="TBD" fdroid="https://git.frostnerd.com/PublicAndroidApps/smokescreen#f-droid" googleplay="https://play.google.com/store/apps/details?id=com.frostnerd.smokescreen" - source="//git.frostnerd.com/PublicAndroidApps/smokescreen" + source="https://git.frostnerd.com/PublicAndroidApps/smokescreen" %}