Skip to content

Commit

Permalink
Add forbidden/forever values (#3925)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbr authored Oct 11, 2024
1 parent e5d16a1 commit 4d982d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/resources/scriptlets.js
Original file line number Diff line number Diff line change
Expand Up @@ -1002,6 +1002,7 @@ function getSafeCookieValuesFn() {
'enable', 'disable',
'enabled', 'disabled',
'essential', 'nonessential',
'forbidden', 'forever',
'hide', 'hidden',
'necessary', 'required',
'ok',
Expand Down

0 comments on commit 4d982d9

Please sign in to comment.