From f54d98fef422c635234981ca2856981d5e37b0d9 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:54:41 +1100 Subject: [PATCH] add `email` to reserved domains --- util/reserved-domains.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved-domains.json b/util/reserved-domains.json index b31dab44d..9e0603e07 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -1,6 +1,7 @@ [ "api", "dns", + "email", "example", "m", "mail",