This commit is contained in:
Fanboynz 2024-12-06 23:20:55 -08:00 committed by GitHub
commit dc4d910db5
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, {