From 372a2876b8edbe9b78d08ff0470f40f0eccbcc4f Mon Sep 17 00:00:00 2001 From: mayfrost Date: Sun, 17 Feb 2019 10:25:02 -0300 Subject: [PATCH] Update BROWSER.md --- BROWSER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BROWSER.md b/BROWSER.md index 306cb97..6f92052 100644 --- a/BROWSER.md +++ b/BROWSER.md @@ -13,7 +13,7 @@ These addons worked excellent to cover any fingerprinting, until Mozilla decided * User-Agent: [Random Agent Spoofer](https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/), [User-Agent JS Fixer](https://addons.mozilla.org/en-US/firefox/addon/user-agent-js-fixer/) * Plugin Enumeration: [Disable plugin enum](https://github.com/dillbyrne/random-agent-spoofer/issues/283) (see Mechazawa's script, and install with greasemonkey) * Content Delivery Blocker: [Decentraleyes](https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/) -* URI Leak: [No Resource URI Leak](https://addons.mozilla.org/en-US/firefox/addon/no-resource-uri-leak/) +* URI Leak: [No Resource URI Leak](https://notabug.org/desktopd/no-resource-uri-leak) * Canvas-Fingerprinting: [Canvas Defender](https://addons.mozilla.org/en-US/firefox/addon/no-canvas-fingerprinting/) * SSL (strict HTTPS): [HTTPS by default](https://addons.mozilla.org/en-US/firefox/addon/https-by-default/) * URL Deobfuscator: [Pure URL](https://addons.mozilla.org/en-US/firefox/addon/pure-url/)