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
ec97f1b363
commit
b86411caa8
1 changed files with 1 additions and 0 deletions
1
user.js
1
user.js
|
@ -1019,6 +1019,7 @@ user_pref("_user.js.parrot", "2000 syntax error: the parrot's snuffed it!");
|
|||
/* 2001: disable WebRTC (Web Real-Time Communication)
|
||||
* [1] https://www.privacytools.io/#webrtc ***/
|
||||
user_pref("media.peerconnection.enabled", false);
|
||||
user_pref("media.navigator.video.enabled", false); // video capability for WebRTC
|
||||
/* 2002: limit WebRTC IP leaks if using WebRTC
|
||||
* [TEST] https://browserleaks.com/webrtc
|
||||
* [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1189041,1297416
|
||||
|
|
Loading…
Add table
Reference in a new issue