Skip to content

Commit 00d48f9

Browse files
committed
Update is-generic-email.ts
1 parent 9840dd5 commit 00d48f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/web/lib/is-generic-email.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ const GENERIC_EMAIL_DOMAINS = [
2929
"naver.com",
3030
"yeah.net",
3131
"example.com",
32+
"mail.com",
33+
"mail.ru",
3234
];
3335

3436
const GENERIC_EMAIL_DOMAIN_PREFIXES = [

0 commit comments

Comments
 (0)