From 91ba8c1d60026ae377a1797e3c97561098fc1a49 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 1 Apr 2024 10:29:56 -0400 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 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)`