From a195a294f91458a91a02733559e70c94599da3aa Mon Sep 17 00:00:00 2001 From: danarel Date: Sun, 10 May 2020 22:00:23 -0700 Subject: [PATCH] fixed missing link code --- _includes/sections/browser-fingerprint.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/browser-fingerprint.html b/_includes/sections/browser-fingerprint.html index 4c67f2ed..787075cb 100644 --- a/_includes/sections/browser-fingerprint.html +++ b/_includes/sections/browser-fingerprint.html @@ -4,10 +4,10 @@ Your Browser sends information that makes you unique amongst millions of users and therefore easy to identify. -

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 Panopticlick to test your browser to see how unique it is.

+

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 Panopticlick to test your browser to see how unique it is.

- + Test your Browser now

-- 2.47.2