From 3ff07953ded4f9ad1c32f10e0900c4f95aad91dd Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Mon, 26 Aug 2019 19:04:55 -0700 Subject: [PATCH] Iterate on feedback --- _includes/sections/dns.html | 59 ++++++++++++++++++++++++++----------- assets/css/style.scss | 2 +- 2 files changed, 42 insertions(+), 19 deletions(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 6df25dba..a3b236e0 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -57,8 +57,8 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Anycast (based in - Cyprus - ) + Cyprus) + @@ -85,12 +85,12 @@ github="https://github.com/jedisct1/dnscrypt-proxy" - Switzerland - , + Switzerland, + - Japan - , + Japan, + Germany @@ -103,7 +103,15 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Hobby Project No - DoH, DoT, DNSCrypt + + + DoH, + + DoT, + + + DNSCrypt + Yes Yes Ads, trackers, malicious domains @@ -121,9 +129,9 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Anycast (based in - US - ) - + US) + + WWW @@ -183,7 +191,15 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Hobby Project No - DoH, DoT, DNSCrypt + + + DoH, + + DoT, + + + DNSCrypt + Yes Yes Based on server choice @@ -207,7 +223,14 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Non-Profit Some - DoH, DoT + + + DoH, + + DoT + + + Yes Yes No @@ -221,8 +244,8 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Anycast (based in - US - ) + US) + @@ -273,8 +296,8 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Anycast (based in - US - ) + US) + @@ -321,8 +344,8 @@ github="https://github.com/jedisct1/dnscrypt-proxy" Anycast (based in - Denmark - ) + Denmark) + diff --git a/assets/css/style.scss b/assets/css/style.scss index b4cdd120..0cd336a8 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -338,4 +338,4 @@ input#nav-toggle, .no-text-wrap { white-space: nowrap; -} \ No newline at end of file +}