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`.