mirror of
https://github.com/arkenfox/user.js.git
synced 2026-05-17 19:48:58 +02:00
2682: put correct version back
https://github.com/ghacksuserjs/ghacks-user.js/commit/0a67cdec8bac0d2172a2ffbf92af4e093c8e8275#comments
This commit is contained in:
committed by
GitHub
parent
8172f730d3
commit
45e3b3a0e0
@@ -1375,7 +1375,7 @@ user_pref("security.csp.enable", true); // [DEFAULT: true]
|
||||
/* 2681: disable CSP violation events [FF59+]
|
||||
* [1] https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent ***/
|
||||
user_pref("security.csp.enable_violation_events", false);
|
||||
/* 2682: enable CSP 1.1 experimental hash-source directive [FF44+]
|
||||
/* 2682: enable CSP 1.1 experimental hash-source directive [FF29+]
|
||||
* [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=855326,883975 ***/
|
||||
user_pref("security.csp.experimentalEnabled", true);
|
||||
/* 2683: block top level window data: URIs [FF56+]
|
||||
|
||||
Reference in New Issue
Block a user