commit 76b24fa6aa666b41dcb3f33584b3e561ee5dab19 parent 3b95e04b568acf05dfdf784832291cbe75445be0 Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com> Date: Mon, 27 Nov 2017 10:22:55 +1300 2700: header formatting Diffstat:
| M | user.js | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git 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]