From 81a659dd09bbc2553b25af7b23b6a836ac552770 Mon Sep 17 00:00:00 2001 From: H 5x S <16c52527@opayq.com> Date: Wed, 7 Nov 2018 14:36:18 +0000 Subject: [PATCH] Changing the extensions.blocklist.url flag (#565) * Changing the extensions.blocklist.url flag Limit the amount of identifiable information sent when requesting the Mozilla harmful extensions blocklist. * Change extensions.blocklist.url parameters to nullbytes We don't actually need to supply the `%APP_ID%`/`%APP_VERSION%` parameters --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.html b/index.html index 31ac670f..a1518f0e 100644 --- a/index.html +++ b/index.html @@ -845,6 +845,13 @@ layout: default
  • Not rendering IDNs as their Punycode equivalent leaves you open to phishing attacks that can be very difficult to notice. Source
  • + +
  • extensions.blocklist.url = https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%20/%20/ + +