mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
2676: forgot FF version
This commit is contained in:
parent
457611f079
commit
e8c02278eb
2
user.js
2
user.js
@ -1346,7 +1346,7 @@ user_pref("security.csp.experimentalEnabled", true);
|
|||||||
* [2] https://www.wordfence.com/blog/2017/01/gmail-phishing-data-uri/
|
* [2] https://www.wordfence.com/blog/2017/01/gmail-phishing-data-uri/
|
||||||
* [3] https://www.fxsitecompat.com/en-CA/docs/2017/data-url-navigations-on-top-level-window-will-be-blocked/ ***/
|
* [3] https://www.fxsitecompat.com/en-CA/docs/2017/data-url-navigations-on-top-level-window-will-be-blocked/ ***/
|
||||||
user_pref("security.data_uri.block_toplevel_data_uri_navigations", true);
|
user_pref("security.data_uri.block_toplevel_data_uri_navigations", true);
|
||||||
/* 2676: disable CSP violation events
|
/* 2676: disable CSP violation events (FF59+)
|
||||||
* [1] https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent ***/
|
* [1] https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent ***/
|
||||||
user_pref("security.csp.enable_violation_events", false);
|
user_pref("security.csp.enable_violation_events", false);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user