From f3b28234d12b268650de9c5d612de8f28dab67ad Mon Sep 17 00:00:00 2001 From: garry-ut99 <72945564+garry-ut99@users.noreply.github.com> Date: Tue, 2 Jul 2024 05:49:18 +0000 Subject: [PATCH] Updated set-constant documentation (minor) --- Resources-Library.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources-Library.md b/Resources-Library.md index c3ccd62..b233115 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -981,6 +981,7 @@ new in [1.49.3b13](https://github.com/gorhill/uBlock/releases/tag/1.49.3b13), up - "stack": considered to be implemented in the future, ideally, AdGuard would support its `stack` parameter as a vararg, to be discussed, issue to be solved: https://github.com/uBlockOrigin/uBlock-issues/issues/2783 + - string or regular expression that must match the current function call stack trace, defaults to matching every call; if regular expression is invalid, it will be skipped Examples: - `kompetent.de##+js(set, Object.keys, trueFunc)`