godamnit, also move related reference
This commit is contained in:
parent
e38e253c25
commit
919d4bfe96
4
user.js
4
user.js
@ -274,8 +274,7 @@ user_pref("_user.js.parrot", "0400 syntax error: the parrot's passed on!");
|
|||||||
/** BLOCKLISTS ***/
|
/** BLOCKLISTS ***/
|
||||||
/* 0401: enforce Firefox blocklist
|
/* 0401: enforce Firefox blocklist
|
||||||
* [NOTE] It includes updates for "revoked certificates"
|
* [NOTE] It includes updates for "revoked certificates"
|
||||||
* [1] https://blog.mozilla.org/security/2015/03/03/revoking-intermediate-certificates-introducing-onecrl/
|
* [1] https://blog.mozilla.org/security/2015/03/03/revoking-intermediate-certificates-introducing-onecrl/ ***/
|
||||||
* [2] https://trac.torproject.org/projects/tor/ticket/16931 ***/
|
|
||||||
user_pref("extensions.blocklist.enabled", true); // [DEFAULT: true]
|
user_pref("extensions.blocklist.enabled", true); // [DEFAULT: true]
|
||||||
|
|
||||||
/** SAFE BROWSING (SB)
|
/** SAFE BROWSING (SB)
|
||||||
@ -1719,6 +1718,7 @@ user_pref("webgl.disable-extensions", true);
|
|||||||
// * * * /
|
// * * * /
|
||||||
// FF76
|
// FF76
|
||||||
// 0401: sanitize blocklist url
|
// 0401: sanitize blocklist url
|
||||||
|
// [2] https://trac.torproject.org/projects/tor/ticket/16931
|
||||||
// [-] https://bugzilla.mozilla.org/1618188
|
// [-] https://bugzilla.mozilla.org/1618188
|
||||||
user_pref("extensions.blocklist.url", "https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%APP_ID%/%APP_VERSION%/");
|
user_pref("extensions.blocklist.url", "https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%APP_ID%/%APP_VERSION%/");
|
||||||
// * * * /
|
// * * * /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user