1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-22 19:31:07 +00:00

fixed missing link code (#1903)

This commit is contained in:
Dan Arel
2020-05-10 22:54:35 -07:00
committed by GitHub
parent a027f4622f
commit 44b0393d1e

View File

@@ -4,10 +4,10 @@
Your Browser sends information that makes you unique amongst millions of users and therefore easy to identify. Your Browser sends information that makes you unique amongst millions of users and therefore easy to identify.
</div> </div>
<p>When you visit a web page, your browser voluntarily sends information about its configuration, such as available fonts, browser type, and add-ons. If this combination of information is unique, it may be possible to identify and track you without using cookies. EFF created a Tool called <a href="https://panopticlick.eff.org/">Panopticlick</a> to test your browser to see how unique it is.</p> <p>When you visit a web page, your browser voluntarily sends information about its configuration, such as available fonts, browser type, and add-ons. If this combination of information is unique, it may be possible to identify and track you without using cookies. EFF created a Tool called <a href="https://panopticlick.eff.org/" target="_blank">Panopticlick</a> to test your browser to see how unique it is.</p>
<p> <p>
<a class="btn btn-warning" href="https://panopticlick.eff.org/"> <a class="btn btn-warning" target="_blank" href="https://panopticlick.eff.org/">
Test your Browser now Test your Browser now
</a> </a>
</p> </p>