Merge pull request #412 from Kcchouette/patch-1
Close the parentheses
This commit was merged in pull request #412.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user