From e8a7958d0b590646ca1c6546f03eefa11995b42b Mon Sep 17 00:00:00 2001 From: Satr14 <90962949+SX-9@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:28:00 +0700 Subject: [PATCH] add alias record for @ subdomain --- schema.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schema.json b/schema.json index c44c459..aee4936 100644 --- a/schema.json +++ b/schema.json @@ -20,6 +20,9 @@ "record": { "type": "object", "properties": { + "ALIAS": { + "type": "string" + }, "A": { "type": "array", "items": {