From b873f4116419467163cedd4dff274c3e61e66920 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 9 Dec 2022 11:17:16 +0800 Subject: [PATCH] Update gizmora2.json --- domains/gizmora2.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/gizmora2.json b/domains/gizmora2.json index eac819b81..ae81d111a 100644 --- a/domains/gizmora2.json +++ b/domains/gizmora2.json @@ -6,9 +6,7 @@ "email": "gizmora2@gmail.com" }, "record": { - "A": "125.236.202.192" + "A": "125.236.202.192", + "MX": ["mx.nwh.nz"] } - "MX": [ - "mx.nwh.nz" - ] -} \ No newline at end of file +}