Close the parentheses #412

Merged
Kcchouette merged 1 commits from patch-1 into master 2018-03-25 10:23:34 +00:00
Showing only changes of commit c404aa212f - Show all commits

View File

@ -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>