Merge pull request 'add proton.me to mail domain wl' (#5) from development into master

Reviewed-on: #5
This commit is contained in:
cirroskais 2024-08-02 06:14:07 +00:00
commit d0fcf172c3

View file

@ -9,5 +9,6 @@ export const MAIL_WHITELIST = [
'vea.st', 'vea.st',
'fwfy.club', 'fwfy.club',
'protonmail.com', 'protonmail.com',
'pm.me' 'pm.me',
'proton.me'
]; ];