diff --git a/Resources-Library.md b/Resources-Library.md index 54741a5..1635c92 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -1029,6 +1029,7 @@ The scriptlet does not encode cookie names and values. As a result, if a cookie' Tokens: - `reload, 1`: the scriplet will force a reload of the webpage if the cookie being set was not already set. + - `domain, [value]`: the scriptlet will set the domain of the cookie to _value_. Examples: - `example.com##+js(trusted-set-cookie, cmpconsent, 1-accept_1)`