From bfe4675c1bb8545868fe6f9095ac989b8c10b662 Mon Sep 17 00:00:00 2001 From: gwarser Date: Thu, 16 May 2024 09:20:02 +0200 Subject: [PATCH] Updated Resources Library (markdown) --- Resources-Library.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources-Library.md b/Resources-Library.md index 47cd7cb..6f877cc 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -993,9 +993,9 @@ Parameters: 1. [1.52.3b17](https://github.com/gorhill/uBlock/commit/eb66129fbfcdd3e1335cc5058d3afb1a887bad76) 2. [1.52.3rc12](https://github.com/gorhill/uBlock/commit/d51b393fdbdc7dec0e21086795b9ce394cf21adf) -3. [1.53.1b8](https://github.com/gorhill/uBlock/commit/4ab1c36ac9bfa07508b479f13334e6dd4e49cf0f) -4. [1.53.5rc5](https://github.com/gorhill/uBlock/commit/32fb93c5256047d8ddbc3599ecfd1568b578e7fe) -5. [1.57.3rc1?](https://github.com/gorhill/uBlock/commit/7f0b2f4a5ef0013d4b5256adc343994bcce0f90e) +3. [1.53.1b8](https://github.com/gorhill/uBlock/commit/4ab1c36ac9bfa07508b479f13334e6dd4e49cf0f) +4. [1.53.5rc5](https://github.com/gorhill/uBlock/commit/32fb93c5256047d8ddbc3599ecfd1568b578e7fe) +5. [1.57.3rc1?](https://github.com/gorhill/uBlock/commit/7f0b2f4a5ef0013d4b5256adc343994bcce0f90e) The scriptlet encodes cookie names and values, e.g value "{ test: 'value'}" becomes `%7B%20test%3A%20'value'%7D`.