From 37d12e422410db2b9cd7017430ac512f49d3d475 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 16 Apr 2024 19:51:57 +0300 Subject: [PATCH] n/dns.md: Android special casing is DoH3 which was missing 3 --- n/dns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/n/dns.md b/n/dns.md index 3235a94..999910d 100644 --- a/n/dns.md +++ b/n/dns.md @@ -54,7 +54,7 @@ with desktop versions etc._ ### Android Use either `cloudflare-dns.com` (which doesn't have ECS) or `dns.google` (which has ECS) as the _Private DNS_ server as -they have special handling and are thus DNS over HTTPS instead of the usual +they have special handling and are thus DNS over HTTPS3 instead of the usual DNS over TLS. This can be confirmed with [`https://1.1.1.1/help`](https://one.one.one.one/help) (when using `cloudflare-dns.com`).