From 832d18de15a4e0ab0abde944ba37c0402cbc91ff Mon Sep 17 00:00:00 2001 From: gwarser Date: Wed, 25 Nov 2020 22:24:30 +0100 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 e3a692f..b22c229 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -174,7 +174,7 @@ Examples: New in [1.23.0](https://github.com/gorhill/uBlock/commit/2fd86a66fcc2665e5672cc5862e24b3782ee7504) -Intercepts calls to `JSON.parse()` and `Response.json()`. If the result of the parsing is an Object, it will remove specified properties from the result before returning to the caller. +Intercepts calls to `JSON.parse()` and `Response.json()`[New in 1.31.0](https://github.com/gorhill/uBlock/commit/13f92756befaa9a8d3ba1615bd7abc7075758c67). If the result of the parsing is an Object, remove specified properties from the result before returning to the caller. Parameters: - optional, string, a list of space-separated properties to remove