add more email domain

This commit is contained in:
cirroskais 2024-04-30 22:05:27 -04:00
parent ce4e014acb
commit cd357c7917
No known key found for this signature in database
GPG key ID: 5FC73EBF2678E33D

View file

@ -5,5 +5,6 @@ export const MAIL_WHITELIST = [
'outlook.com', 'outlook.com',
'madhouselabs.net', 'madhouselabs.net',
'dfuser.xyz', 'dfuser.xyz',
'liloandstit.ch' 'liloandstit.ch',
'vea.st'
]; ];