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 +}