update
This commit is contained in:
parent
d981e04ab5
commit
171c899ff7
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
|
@ -228,7 +228,7 @@ user_pref("captivedetect.canonicalURL", "");
|
|||
user_pref("network.captive-portal-service.enabled", false);
|
||||
user_pref("network.connectivity-service.enabled", false);
|
||||
|
||||
user_pref("network.trr.uri", "https://all.dns.mullvad.net/dns-query");
|
||||
user_pref("network.trr.uri", "https://dns.mullvad.net/dns-query");
|
||||
user_pref("network.trr.mode", 2);
|
||||
user_pref("network.trr.max-fails", 5);
|
||||
user_pref("network.trr.mode", 3);
|
||||
|
|
|
|||
Loading…
Reference in a new issue