From 8269e35eb5672338afe744634aef44c6796f00eb Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sun, 22 Dec 2024 19:02:00 +0800 Subject: [PATCH] Update reserved-domains.json --- util/reserved-domains.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 7e02041fa..65951f930 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -15,13 +15,18 @@ "notifications", "notify", "ns", - "ns[1-9]", + "ns[1-99]", + "official", "redirect", "registry", "security", + "staff", + "test", + "tld", "url", + "url[1-9999]", "whois", - "www[1-9]", + "www[1-99]", "wwww", "your-domain-name" ]