From f61c10911ecc607407f24af938aaca316fa81355 Mon Sep 17 00:00:00 2001 From: gwarser Date: Tue, 28 Apr 2020 01:26:23 +0200 Subject: [PATCH] Updated Resources Library (markdown) --- Resources-Library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources-Library.md b/Resources-Library.md index c435f75..ef3f10e 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -461,7 +461,7 @@ Parameters: ### window.open-defuser.js [↪](https://github.com/gorhill/uBlock/blob/b27848a060eee961e2403192097448467b3bc7b5/src/web_accessible_resources/window.open-defuser.js) Prevent opening new windows by [_`window.open()`_](https://developer.mozilla.org/en-US/docs/Web/API/Window/open) when URL positively or negatively matches to specific string. -`nowoif.js` alias available in [1.26.3b12?](https://github.com/gorhill/uBlock/commit/6259f88598b2d3e044679d6fe0fdb6eb16f6c479). +`nowoif.js` alias available in [1.26.3b12](https://github.com/gorhill/uBlock/commit/6259f88598b2d3e044679d6fe0fdb6eb16f6c479). Improved in [1.25.3b1](https://github.com/gorhill/uBlock/commit/b27848a060eee961e2403192097448467b3bc7b5):