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: