not supported anymore

D4niloMR 2024-11-18 13:39:11 -03:00
parent 127b431c6b
commit b9f1b582ac

@ -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. <sup>[1.58.1b6](https://github.com/gorhill/uBlock/commit/9072772f6134d80b4cfa4b90a10c624810a781fc)</sup>
Scriptlet does nothing if response body can't be converted to text.