From 233938300e247678397f50958966e24900665807 Mon Sep 17 00:00:00 2001 From: blacklight447 Date: Fri, 6 Sep 2019 09:48:53 +0000 Subject: [PATCH] Update browser-tweaks.html remove pocket pref. --- _includes/sections/browser-tweaks.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/_includes/sections/browser-tweaks.html b/_includes/sections/browser-tweaks.html index 17713620..9bdd6c4c 100644 --- a/_includes/sections/browser-tweaks.html +++ b/_includes/sections/browser-tweaks.html @@ -101,8 +101,6 @@ -
extensions.pocket.enabled = false
-
Disables Pocket completely.
network.IDN_show_punycode = true
Not rendering IDNs as their Punycode equivalent leaves you open to phishing attacks that can be very difficult to notice. Source