mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 13:13:35 +01:00
fixed alt parameter
Change "alt" text parameter in fingerprint image
This commit is contained in:
parent
b4493c26b7
commit
d14abb5c5f
@ -587,7 +587,7 @@ Over the last 16 months, as I've debated this issue around the world, every sing
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- fingerprint image to the right of the paragraphs -->
|
<!-- fingerprint image to the right of the paragraphs -->
|
||||||
<img src="img/layout/browser-fingerprint.jpg" class="img-responsive pull-right" alt="Warrant Canary Example" style="margin-left:20px;">
|
<img src="img/layout/browser-fingerprint.jpg" class="img-responsive pull-right" alt="Fingerprint image" style="margin-left:20px;">
|
||||||
|
|
||||||
<!-- first paragraph -->
|
<!-- first paragraph -->
|
||||||
<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>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>
|
||||||
|
Loading…
Reference in New Issue
Block a user