This commit is contained in:
Fanboynz 2024-12-15 12:21:24 +13:00 committed by GitHub
commit 4650f53d83
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', 'functional',
];
}
registerScriptlet(getSafeCookieValuesFn, {