mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-03-11 08:54:41 +00:00
Close the parentheses
This commit is contained in:
parent
2077aa007d
commit
c404aa212f
1 changed files with 1 additions and 1 deletions
|
|
@ -953,7 +953,7 @@
|
|||
<ol>
|
||||
<li>privacy.firstparty.isolate = true</li>
|
||||
<ul>
|
||||
<li>A result of the <a href="https://wiki.mozilla.org/Security/Tor_Uplift">Tor Uplift</a> effort, this preference isolates all browser identifier sources (e.g. cookies) to the first party domain, with the goal of preventing tracking across different domains. (Don't do this if you are using the Firefox Addon "Cookie AutoDelete".</li>
|
||||
<li>A result of the <a href="https://wiki.mozilla.org/Security/Tor_Uplift">Tor Uplift</a> effort, this preference isolates all browser identifier sources (e.g. cookies) to the first party domain, with the goal of preventing tracking across different domains. (Don't do this if you are using the Firefox Addon "Cookie AutoDelete".)</li>
|
||||
</ul>
|
||||
|
||||
<li>privacy.resistFingerprinting = true</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue