Add forbidden/forever values (#3925)

This commit is contained in:
Fanboynz 2024-10-12 01:26:37 +13:00 committed by GitHub
parent e5d16a1883
commit 4d982d9972
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1002,6 +1002,7 @@ function getSafeCookieValuesFn() {
'enable', 'disable',
'enabled', 'disabled',
'essential', 'nonessential',
'forbidden', 'forever',
'hide', 'hidden',
'necessary', 'required',
'ok',