user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 7b80d3c73342b483cdd15426a73b895ff4c8623c
parent df1e1e42e8aa57148b78cdc613133f9371dd6d0c
Author: Roman-Nopantski <Roman-Nopantski@users.noreply.github.com>
Date:   Thu, 23 Feb 2017 20:56:05 +1300

spacing silly wsywig editor hates pastes
Diffstat:
Muser.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/user.js b/user.js @@ -675,6 +675,7 @@ user_pref("browser.ssl_override_behavior", 1); // 1222: enforce CSP (Content Security Policy) (default is true) // https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP user_pref("security.csp.enable", true); + /*** 1400: FONTS ***/ user_pref("ghacks_user.js.parrot", "1400 syntax error: the parrot's bereft of life!"); // 1401: disable websites downloading their own fonts (0=block, 1=allow)