mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Merge 897ebb5a48 into ec5a1b3ab6
This commit is contained in:
commit
dc4d910db5
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ export function getSafeCookieValuesFn() {
|
|||
'on', 'off',
|
||||
'true', 't', 'false', 'f',
|
||||
'yes', 'y', 'no', 'n',
|
||||
'all', 'none',
|
||||
];
|
||||
}
|
||||
registerScriptlet(getSafeCookieValuesFn, {
|
||||
|
|
|
|||
Loading…
Reference in a new issue