From b9f1b582ac660e4ca6e176cd688320596fcfea98 Mon Sep 17 00:00:00 2001 From: D4niloMR <70459964+D4niloMR@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:39:11 -0300 Subject: [PATCH] not supported anymore --- Resources-Library.md | 4 ---- 1 file changed, 4 deletions(-) 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.