From 2e88889602d5a7aa19972a2e0fe4e0f7eac2cecf Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 30 Dec 2025 14:45:05 +0000 Subject: [PATCH] fix numbering --- user.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user.js b/user.js index 8297e53..3de5633 100644 --- a/user.js +++ b/user.js @@ -1,7 +1,7 @@ /****** * name: arkenfox user.js -* date: 15 November 2025 -* version: 144 +* date: 30 January 2026 +* version: 147 * urls: https://github.com/arkenfox/user.js [repo] * : https://arkenfox.github.io/gui/ [interactive] * license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt @@ -1218,7 +1218,7 @@ user_pref("datareporting.policy.dataSubmissionEnabled", false); /* 8501: disable Health Reports * [SETTING] Privacy & Security>Firefox Data Collection and Use>Send technical... data ***/ user_pref("datareporting.healthreport.uploadEnabled", false); -/* 0802: disable telemetry +/* 8502: disable telemetry * The "unified" pref affects the behavior of the "enabled" pref * - If "unified" is false then "enabled" controls the telemetry module * - If "unified" is true then "enabled" only controls whether to record extended data