From 7b80d3c73342b483cdd15426a73b895ff4c8623c Mon Sep 17 00:00:00 2001 From: Roman-Nopantski Date: Thu, 23 Feb 2017 20:56:05 +1300 Subject: [PATCH] spacing silly wsywig editor hates pastes --- user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/user.js b/user.js index d1d2783..c67cb43 100644 --- 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)