From 5f2106fac0a2413b1ccf924d924bf4fa0455003d Mon Sep 17 00:00:00 2001 From: D4niloMR <70459964+D4niloMR@users.noreply.github.com> Date: Thu, 5 Dec 2024 22:04:04 -0300 Subject: [PATCH] Updated Resources Library (markdown) --- Resources-Library.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources-Library.md b/Resources-Library.md index 0c91054..1f87540 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -1538,7 +1538,7 @@ streamsilk.com##+js(trusted-override-element-method, HTMLAnchorElement.prototype New in [1.50.1b0](https://github.com/gorhill/uBlock/commit/27a54c084556f657522b06484d2e28b21e1fac5a). -Sets a cookie with the specified name, value, and path. +Sets a cookie with the specified name, value, and path. Double quotes surrouding the cookie value are allowed. Parameters: - required, cookie name to be set @@ -1655,7 +1655,7 @@ Also see: New in [1.50.1b4](https://github.com/gorhill/uBlock/commit/9443ba80a06c8748fc5164bb0ad6da752a8b3bf3) and [1.50.1b12](https://github.com/gorhill/uBlock/commit/083a318090e38fb81c2b94ea326521d5a76f7c57). -Set a local/session storage entry to a specific, allowed value. Scriptlet won't set item if storage is full. +Set a local/session storage entry to a specific, allowed value. Scriptlet won't set item if storage is full. Double quotes surrouding the key value are allowed. - required, key name to be set. - required, key value; possible values: