From 2b8977d561cf3230fbb40df23b74704506379372 Mon Sep 17 00:00:00 2001 From: gwarser Date: Sat, 18 Sep 2021 19:14:21 +0200 Subject: [PATCH] Fix fingerprint2.js source link --- Resources-Library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources-Library.md b/Resources-Library.md index 7761116..9c6ee4b 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -564,7 +564,7 @@ Disables [_`alert()`_](https://developer.mozilla.org/en-US/docs/Web/API/Window/a ### ~ampproject.org/v0.js~ [↪](https://github.com/gorhill/uBlock/blob/a94df7f3b27080ae2dcb3b914ace39c0c294d2f6/src/web_accessible_resources/ampproject_v0.js) 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/d95b27915fa86e8d3f0ed21bce006b79d18d69c5/assets/resources/scriptlets.js#L1156) +### fingerprint2.js [↪](https://github.com/gorhill/uBlock/blob/master/src/web_accessible_resources/fingerprint2.js) Defuses Fingerprintjs2. Sanitize `Fingerprint2` object. ### nobab.js /