mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Updated Resources Library (markdown)
parent
9ae1550ae1
commit
205b7cb1fa
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ Logs to the console event listeners created on page.
|
|||
***
|
||||
|
||||
### cookie-remover.js [↪](https://github.com/uBlockOrigin/uAssets/blob/1c40fc5c40f510734d454b52907728137c133dd1/filters/resources.txt#L2361)
|
||||
Removes current page cookies specified by name. For current domain, wildcard (dot) subdomain, root path, script accessible (HttpOnly=false), on load and before unload.
|
||||
Removes current page cookies specified by name. For current domain, wildcard (dot) subdomain, current path, script accessible (HttpOnly=false), on load and before unload.
|
||||
|
||||
Parameters:
|
||||
- optional, string/_regular expression_, matching in the name of the cookie
|
||||
|
|
Loading…
Reference in a new issue