mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 05:03:34 +01:00
fixed missing link code (#1903)
This commit is contained in:
parent
a027f4622f
commit
44b0393d1e
@ -4,10 +4,10 @@
|
||||
Your Browser sends information that makes you unique amongst millions of users and therefore easy to identify.
|
||||
</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>
|
||||
<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
|
||||
</a>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user