add more mail domains

This commit is contained in:
cirroskais 2024-07-31 00:57:10 -04:00
parent 6072f99027
commit b009d3e98f
No known key found for this signature in database
GPG key ID: 5FC73EBF2678E33D

View file

@ -6,5 +6,8 @@ export const MAIL_WHITELIST = [
'madhouselabs.net', 'madhouselabs.net',
'dfuser.xyz', 'dfuser.xyz',
'liloandstit.ch', 'liloandstit.ch',
'vea.st' 'vea.st',
'fwfy.club',
'protonmail.com',
'pm.me'
]; ];