From 09bd1720f7865bb4bf2ef21e0245207afb2f8e99 Mon Sep 17 00:00:00 2001 From: D4niloMR <70459964+D4niloMR@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:46:33 -0300 Subject: [PATCH] Updated Resources Library (markdown) --- Resources-Library.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources-Library.md b/Resources-Library.md index 2609408..35838dd 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -1394,6 +1394,7 @@ Parameters: 6. [1.58.1b7](https://github.com/gorhill/uBlock/commit/bdb99862ce93d61e9202ee1bad656276e4a9ee5a) 7. [1.58.1rc0](https://github.com/gorhill/uBlock/commit/37d31a82d8) 8. [1.59.1b5](https://github.com/gorhill/uBlock/commit/3e2171f550) +9. [1.60.1b12](https://github.com/gorhill/uBlock/commit/4d982d9972be4eb0a23e289c6f3ec3ae8cca36f2) The scriptlet encodes cookie names and values, e.g value "{ test: 'value'}" becomes `%7B%20test%3A%20'value'%7D`.