mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-02 15:03:39 +02:00
Update user.js
This commit is contained in:
parent
482253cb8d
commit
700737266e
1 changed files with 1 additions and 2 deletions
3
user.js
3
user.js
|
@ -413,8 +413,7 @@ user_pref("network.proxy.socks_remote_dns", true);
|
||||||
/* 0707: disable (or setup) DNS-over-HTTPS (DoH) [FF60+]
|
/* 0707: disable (or setup) DNS-over-HTTPS (DoH) [FF60+]
|
||||||
* TRR = Trusted Recursive Resolver
|
* TRR = Trusted Recursive Resolver
|
||||||
* 0=off by default, 1=race (removed in FF69), 2=TRR first, 3=TRR only,
|
* 0=off by default, 1=race (removed in FF69), 2=TRR first, 3=TRR only,
|
||||||
* 4=race for stats but always use native result (removed in FF69)
|
* 4=race for stats but always use native result (removed in FF69), 5=explicitly off
|
||||||
* 5=explicitly off
|
|
||||||
* [WARNING] DoH bypasses hosts and gives info to yet another party (e.g. Cloudflare)
|
* [WARNING] DoH bypasses hosts and gives info to yet another party (e.g. Cloudflare)
|
||||||
* [1] https://www.ghacks.net/2018/04/02/configure-dns-over-https-in-firefox/
|
* [1] https://www.ghacks.net/2018/04/02/configure-dns-over-https-in-firefox/
|
||||||
* [2] https://hacks.mozilla.org/2018/05/a-cartoon-intro-to-dns-over-https/ ***/
|
* [2] https://hacks.mozilla.org/2018/05/a-cartoon-intro-to-dns-over-https/ ***/
|
||||||
|
|
Loading…
Add table
Reference in a new issue