From 0171e15fb5a95e0b60ee29616ac73c1f2672015b Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 22 Aug 2019 23:35:47 +0300 Subject: [PATCH] dns: fix typo in Nebulo's description Yes, Nebulo supports DoT and DoT... --- _includes/sections/dns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 444ad1e2..df18a451 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -297,6 +297,6 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
  • Namecoin - A decentralized DNS open-source information registration and transfer system based on the Bitcoin cryptocurrency.
  • QNAME Minimization and Your Privacy by the Internet Systems Consortium (ISC)
  • DNSSEC and BIND 9 by the ISC
  • -
  • Nebulo - An open-source application for Android supporting DoT and DoT. It also supports caching DNS responses and locally logging DNS queries.
  • +
  • Nebulo - An open-source application for Android supporting DoH and DoT. It also supports caching DNS responses and locally logging DNS queries.