From 8f9acfac9d200aac5a760ba8f1cda28ef1663f68 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 18 Mar 2025 16:56:26 +0800 Subject: [PATCH] Update reserved.json --- util/reserved.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/util/reserved.json b/util/reserved.json index 62203785b..953c50aa3 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -1,4 +1,5 @@ [ + "_zone-updated", "about", "account", "accounts", @@ -150,5 +151,7 @@ "www8", "www9", "wwww", - "your-domain-name" + "your-domain-name", + "zone", + "zone-updated" ]