From c0d8f953a73204e178eb44957bc6eba2ae93cebc Mon Sep 17 00:00:00 2001 From: NeverDucky <32468662+NeverDucky@users.noreply.github.com> Date: Tue, 3 Apr 2018 19:12:39 -0400 Subject: [PATCH 1/2] test commit for new branch --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 6e66be58..36b00e14 100644 --- a/index.html +++ b/index.html @@ -1063,6 +1063,11 @@ + +
  • test = true
  • + 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 2/2] 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
  • +