diff --git a/Resources-Library.md b/Resources-Library.md index 3d87fc0..c25bb17 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -819,10 +819,6 @@ Parameters: - `value` is string or regular expression for matching the value of the option passed to fetch call Tokens: - - "log": - - `match`: log only when there is a match - - `nomatch`: log only when there is no match - - `all`: log unconditionally - `includes, pattern`: replace only if `pattern` match in the text response. Can be a plain string or a regex. [1.58.1b6](https://github.com/gorhill/uBlock/commit/9072772f6134d80b4cfa4b90a10c624810a781fc) Scriptlet does nothing if response body can't be converted to text.