From b87940c08f269b7a904fb437c5665eb56b805ef0 Mon Sep 17 00:00:00 2001 From: gwarser Date: Tue, 31 Oct 2023 16:42:15 +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 cfd99f0..bb44dc1 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -952,7 +952,7 @@ Parameters: - `none`: to set no path at all 1. [1.52.3b17](https://github.com/gorhill/uBlock/commit/eb66129fbfcdd3e1335cc5058d3afb1a887bad76) -2. [1.52.3b17](https://github.com/gorhill/uBlock/commit/d51b393fdbdc7dec0e21086795b9ce394cf21adf) +2. [1.52.3rc12](https://github.com/gorhill/uBlock/commit/d51b393fdbdc7dec0e21086795b9ce394cf21adf) The scriptlet encodes cookie names and values, e.g value "{ test: 'value'}" becomes `%7B%20test%3A%20'value'%7D`.