mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Add allowed/denied to set-local-storage (#3922)
This commit is contained in:
parent
5287f6e029
commit
41c2258f91
@ -1102,6 +1102,7 @@ function setLocalStorageItemFn(
|
||||
'yes', 'no',
|
||||
'accept', 'reject',
|
||||
'accepted', 'rejected',
|
||||
'allowed', 'denied',
|
||||
'{}', '[]', '""',
|
||||
'$remove$',
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user