From da14869c1353b828459c1bbf95dff755168c1a56 Mon Sep 17 00:00:00 2001 From: Markus Donko-Huber Date: Tue, 30 Jan 2024 21:17:10 +0100 Subject: [PATCH] Update README.md Added missing coma --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 082ee4a..dcccc8f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Use this tool to **filter ads and trackers** in your home network and to **prote The UP Box Configuration Tool ships four different DNS configurations: * `plain`: Unencrypted DNS to [Cloudflare](https://www.cloudflare.com/dns/) and [Google](https://developers.google.com/speed/public-dns). * `recursive`: Recursive resolver with unencrypted DNS to [Authoritative DNS server](https://en.wikipedia.org/wiki/Domain_Name_System#Authoritative_name_server). - * `mix`: **Encrypted DNS** over TLS split between [Cloudflare](https://www.cloudflare.com/dns/), [Applied Privacy](https://applied-privacy.net/services/dns/) [Digitale Gesellschaft](https://www.digitale-gesellschaft.ch/dns/), [Quad9](https://www.quad9.net/). + * `mix`: **Encrypted DNS** over TLS split between [Cloudflare](https://www.cloudflare.com/dns/), [Applied Privacy](https://applied-privacy.net/services/dns/), [Digitale Gesellschaft](https://www.digitale-gesellschaft.ch/dns/), [Quad9](https://www.quad9.net/). * `private`: **Encrypted DNS** over TLS split between [Applied Privacy](https://applied-privacy.net/services/dns/), [Digitale Gesellschaft](https://www.digitale-gesellschaft.ch/dns/). The four configuration options are loosely sorted by the privacy-protection they offer. @@ -48,4 +48,4 @@ Update the up-config configuration utility. ___ -(C) [NysosTech e.U.](https://nysos.net) 2024 \ No newline at end of file +(C) [NysosTech e.U.](https://nysos.net) 2024