From ce8e80801cbc6c1bc7653269d0f40d5b6c2f55eb Mon Sep 17 00:00:00 2001 From: gwarser Date: Fri, 21 Jan 2022 22:25:18 +0100 Subject: [PATCH] fingerprint3 --- Resources-Library.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Resources-Library.md b/Resources-Library.md index 4305321..4a0bc53 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -629,7 +629,10 @@ Disables [_`alert()`_](https://developer.mozilla.org/en-US/docs/Web/API/Window/a Removes animation (artificial 8s delay) added to desktop pages supporting AMP, when ampproject.org scripts are blocked. ### fingerprint2.js [↪](https://github.com/gorhill/uBlock/blob/master/src/web_accessible_resources/fingerprint2.js) -Defuses Fingerprintjs2. Sanitize `Fingerprint2` object. +Fingerprintjs2 shim. + +### fingerprint3.js [↪](https://github.com/gorhill/uBlock/blob/master/src/web_accessible_resources/fingerprint3.js) +FingerprintJS v3 shim. ### nobab.js / ### ~bab-defuser.js~ [↪](https://github.com/gorhill/uBlock/blob/a94df7f3b27080ae2dcb3b914ace39c0c294d2f6/src/web_accessible_resources/nobab.js)