From 2bb68c5450f0130c5714440728ee1d9f447bc600 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Mon, 10 Feb 2020 14:26:35 -0600 Subject: [PATCH] Small cleanups --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f50b95..68dfd3f 100644 --- a/README.md +++ b/README.md @@ -1337,8 +1337,7 @@ Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0 -Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1= "https://example.com" - +Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com" ``` #### macOS ``` -- 2.34.1