X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/2b827326642e7ef9ccd0c64fed1487b5df560984..3c1740340b65ccc64f030d6465fe5c0264446d30:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 7d56b47..68dfd3f 100644 --- a/README.md +++ b/README.md @@ -1328,7 +1328,7 @@ If `Fingerprinting` is set to true, fingerprinting scripts on websites are block `Exceptions` are origins for which tracking protection is not enabled. **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\ -**CCK2 Equivalent:** `dontCheckDefaultBrowser`\ +**CCK2 Equivalent:** N/A\ **Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`,`privacy.trackingprotection.cryptomining.enabled`,`privacy.trackingprotection.fingerprinting.enabled` #### Windows (GPO) @@ -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 ```