user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit e7e6cfffe852a558f870e74ab3f6bcff7f894781
parent 08e9fb35fd9f432bd9513c62be8268691db1f5bc
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Wed, 18 Aug 2021 07:30:55 +0000

0503: tidy
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -308,7 +308,7 @@ user_pref("browser.safebrowsing.downloads.remote.url", ""); ***/ user_pref("_user.js.parrot", "0500 syntax error: the parrot's cashed in 'is chips!"); /* 0503: disable Normandy/Shield [FF60+] - * Shield is an telemetry system (including Heartbeat) that can also push and test "recipes" + * Shield is a telemetry system that can push and test "recipes" * [1] https://mozilla.github.io/normandy/ ***/ user_pref("app.normandy.enabled", false); user_pref("app.normandy.api_url", "");