mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-07 17:33:45 +02:00
parrot euphemism
This commit is contained in:
parent
2757cc60b8
commit
eb30e47ccb
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -443,7 +443,7 @@ user_pref("network.protocol-handler.external.ms-windows-store", false);
|
||||||
user_pref("network.predictor.enable-prefetch", false);
|
user_pref("network.predictor.enable-prefetch", false);
|
||||||
|
|
||||||
/*** 0700: MISC - NETWORK ***/
|
/*** 0700: MISC - NETWORK ***/
|
||||||
user_pref("_user.js.parrot", "0700 syntax error: ... !");
|
user_pref("_user.js.parrot", "0700 syntax error: the parrot's as dead as a dodo!");
|
||||||
/* 0701: disable DNS requests for hostnames with a .onion TLD (FF45+)
|
/* 0701: disable DNS requests for hostnames with a .onion TLD (FF45+)
|
||||||
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1228457 ***/
|
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1228457 ***/
|
||||||
user_pref("network.dns.blockDotOnion", true);
|
user_pref("network.dns.blockDotOnion", true);
|
||||||
|
|
Loading…
Add table
Reference in a new issue