From 76b24fa6aa666b41dcb3f33584b3e561ee5dab19 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 27 Nov 2017 10:22:55 +1300 Subject: [PATCH] 2700: header formatting --- user.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/user.js b/user.js index 172b6aa..3affa6a 100644 --- a/user.js +++ b/user.js @@ -1389,10 +1389,10 @@ user_pref("security.data_uri.block_toplevel_data_uri_navigations", true); /*** 2700: PERSISTENT STORAGE Data SET by websites including - - cookies: profile\cookies.sqlite - - localStorage (also known as DOM Storage): profile\webappsstore.sqlite - - IndexedDB (also known as Offsite Website Data): profile\storage\default - - AppCache: profile\OfflineCache + cookies : profile\cookies.sqlite + localStorage : profile\webappsstore.sqlite (also known as DOM Storage) + IndexedDB : profile\storage\default (also known as Offsite Website Data) + AppCache : profile\OfflineCache ***/ user_pref("_user.js.parrot", "2700 syntax error: the parrot's joined the bleedin' choir invisible!"); /* 2701: disable cookies on all sites [SETUP]