From efbed5fbd195b0d9ee45acb52f3e2222dec2c66e Mon Sep 17 00:00:00 2001 From: gwarser Date: Mon, 14 Feb 2022 23:25:24 +0100 Subject: [PATCH] prebid-ads.js --- Resources-Library.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Resources-Library.md b/Resources-Library.md index bbc45e1..de3fb3d 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -633,10 +633,13 @@ 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/master/src/web_accessible_resources/fingerprint2.js) +### prebid-ads.js [↪](https://github.com/gorhill/uBlock/blob/master/src/web_accessible_resources/prebid-ads.js) +Prebid-ads shim. `canRunAds`/`isAdBlockActive`? + +### fingerprint2.js [↪](https://github.com/gorhill/uBlock/blob/master/src/web_accessible_resources/fingerprint2.js) Fingerprintjs2 shim. -### fingerprint3.js [↪](https://github.com/gorhill/uBlock/blob/master/src/web_accessible_resources/fingerprint3.js) +### fingerprint3.js [↪](https://github.com/gorhill/uBlock/blob/master/src/web_accessible_resources/fingerprint3.js) FingerprintJS v3 shim. ### nobab.js /