diff --git a/domains/jj.json b/domains/jj.json index 16bc451e6..5c82944b4 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -6,13 +6,8 @@ "email": "TheBotlyNoob@gmail.com" }, "record": { - "A": [ - "35.230.85.45" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "A": ["35.230.85.45"], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "TXT": "v=spf1 include:zoho.com ~all" } }