diff --git a/src/lib/config.js b/src/lib/config.js index 6b655f4..7776ab8 100644 --- a/src/lib/config.js +++ b/src/lib/config.js @@ -5,5 +5,6 @@ export const MAIL_WHITELIST = [ 'outlook.com', 'madhouselabs.net', 'dfuser.xyz', - 'liloandstit.ch' + 'liloandstit.ch', + 'vea.st' ];