From 52c3790fa172a8fca021d5eefa2daeb4901ab988 Mon Sep 17 00:00:00 2001 From: NeverDucky <32468662+NeverDucky@users.noreply.github.com> Date: Tue, 3 Apr 2018 19:26:10 -0400 Subject: [PATCH] add about:config tweaks for sessionstore data and punycode rendering --- index.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 36b00e14..96823971 100644 --- a/index.html +++ b/index.html @@ -1064,9 +1064,17 @@
  • WebGL is a potential security risk. Source
  • -
  • test = true
  • +
  • browser.sessionstore.privacy_level = 2
  • + +
  • network.IDN_show_punycode = true
  • +