From 45f7e7c36533732bf19c53f252802c5afa1eff8a Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 19 Sep 2019 16:23:22 +0300 Subject: [PATCH] browser-extensions: PTIO instead of curl wiki Closes: #170 --- pages/browser-extensions.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/browser-extensions.markdown b/pages/browser-extensions.markdown index e85c5c3..d651dea 100644 --- a/pages/browser-extensions.markdown +++ b/pages/browser-extensions.markdown @@ -199,7 +199,7 @@ Future note: [`network.dns.blockDotOnion;false`](https://bugzilla.mozilla.org/sh * `network.trr.early-AAAA` `true` to hopefully prefer IPv6 * `network.trr.uri` for the actual resolver address, e.g. `https://dns.quad9.net/dns-query` or `https://149.112.112.112/dns-query` (removes the need for `network.trr.bootstrapAddress` and allows ǹetwork.trr.mode` `3`?) or - [check curl wiki](https://github.com/curl/curl/wiki/DNS-over-HTTPS#publicly-available-servers) + [check privacytools.io DNS section](https://www.privacytools.io/providers/dns/#icanndns) Some notes: * You can confirm TRR working by visiting `about:networking#dns` where