1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-01 02:02:29 +02:00

Updated Resources Library (markdown)

Raymond Hill 2024-04-01 11:06:55 -04:00
parent 91ba8c1d60
commit 266b04c1cc

@ -1025,9 +1025,7 @@ Parameters:
- `/`: root path
- `none`: to set no path at all
The scriptlet does not encode cookie names and values. As a result, if a cookie's name or value includes `;`, the scriptlet will not set the cookie since this may cause the cookie to break.
Tokens:
Variadic parameters (must appears after required and optional parameters):
- `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_.