commit c2dbdcd4ec1f32431859fe75af09a0f1b73ec162
parent f53b996cfa73d26920cf61c58d5a9af9a8004f8f
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Fri, 7 Jun 2019 17:51:49 +0000
toolkit.telemetry.cachedClientID, #739
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js
@@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the ghacks user.js.
- Last updated: 05-May-2019
+ Last updated: 07-June-2019
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -193,6 +193,8 @@
'services.blocklist.plugins.collection',
'services.blocklist.update_enabled',
'urlclassifier.trackingTable',
+ /* 68-beta */
+ 'toolkit.telemetry.cachedClientID',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]