mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
1607: save one line and some bytes
and make it even MOAR clear we do NOT support tor over firefox
This commit is contained in:
parent
abe37add6e
commit
f082278217
3
user.js
3
user.js
@ -849,8 +849,7 @@ user_pref("network.http.referer.XOriginTrimmingPolicy", 2);
|
|||||||
// user_pref("network.http.referer.defaultPolicy", 2); // [DEFAULT: 2 FF87+]
|
// user_pref("network.http.referer.defaultPolicy", 2); // [DEFAULT: 2 FF87+]
|
||||||
// user_pref("network.http.referer.defaultPolicy.pbmode", 2); // [DEFAULT: 2]
|
// user_pref("network.http.referer.defaultPolicy.pbmode", 2); // [DEFAULT: 2]
|
||||||
/* 1607: TOR: hide (not spoof) referrer when leaving a .onion domain [FF54+]
|
/* 1607: TOR: hide (not spoof) referrer when leaving a .onion domain [FF54+]
|
||||||
* [NOTE] Firefox cannot access .onion sites by default. We recommend you use
|
* [NOTE] Firefox cannot access .onion sites by default: it is strongly recommended you just use Tor Browser
|
||||||
* the Tor Browser which is specifically designed for hidden services
|
|
||||||
* [1] https://bugzilla.mozilla.org/1305144 ***/
|
* [1] https://bugzilla.mozilla.org/1305144 ***/
|
||||||
// user_pref("network.http.referer.hideOnionSource", true);
|
// user_pref("network.http.referer.hideOnionSource", true);
|
||||||
/* 1610: ALL: enable the DNT (Do Not Track) HTTP header
|
/* 1610: ALL: enable the DNT (Do Not Track) HTTP header
|
||||||
|
Loading…
Reference in New Issue
Block a user