This commit is contained in:
Fanboynz 2024-12-09 15:57:53 -06:00 committed by GitHub
commit 237aa8e563
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,6 +44,7 @@ export function getSafeCookieValuesFn() {
'on', 'off',
'true', 't', 'false', 'f',
'yes', 'y', 'no', 'n',
'all', 'none',
];
}
registerScriptlet(getSafeCookieValuesFn, {