From b6bf7edc9b50ba7e1af7386ffc9fff6fb958a50e Mon Sep 17 00:00:00 2001 From: gwarser Date: Thu, 11 Apr 2024 14:07:33 +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 7321c85..6cd7efd 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -404,7 +404,7 @@ property to remove is an element in an array. Version [1.57.0](https://github.com/gorhill/uBlock/commit/e7a0f8c7810c002bc7cec6a1160f8b091f8ea52e) extend syntax with two special token properties: - `[-]`: remove an array entry if part right of `[-]` matches the inspected item. -- `{-}`: remove a property if part right of `{-}` mmatches the +- `{-}`: remove a property if part right of `{-}` matches the inspected item. When used without parameters, will log current hostname + json payload to the console.