mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-21 16:16:50 -04:00
lets get rid of that term
dark net is actually anything that is not indexed by search engines. dark web is content that requires specific software, configurations, or authorization (and includes more than Tor). Lets use "hidden services" - click this link: https://en.wikipedia.org/wiki/Hidden_services . Now search wiki for Dark Web, and Dark Net
This commit is contained in:
parent
c2a3b6a4d7
commit
a2ae6eddf2
2
user.js
2
user.js
@ -928,7 +928,7 @@ user_pref("network.http.referer.defaultPolicy", 3); // (FF59+) default: 3
|
||||
user_pref("network.http.referer.defaultPolicy.pbmode", 2); // (FF59+) default: 2
|
||||
/* 1607: TOR: hide (not spoof) referrer when leaving a .onion domain (FF54+)
|
||||
* [NOTE] Firefox cannot access .onion sites by default. We recommend you use
|
||||
* the Tor Browser which is specifically designed for the dark web
|
||||
* the Tor Browser which is specifically designed for hidden services
|
||||
* [1] https://bugzilla.mozilla.org/1305144 ***/
|
||||
user_pref("network.http.referer.hideOnionSource", true);
|
||||
/* 1610: ALL: enable the DNT (Do Not Track) HTTP header
|
||||
|
Loading…
x
Reference in New Issue
Block a user