diff --git a/domains/neon.json b/domains/neon.json index 9715ab0e8..9e710bf1d 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -6,7 +6,17 @@ "discord": "GoodBoyNeon#2424", "email": "" }, + "record": { - "CNAME": "goodboyneon.github.io" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "A": [ + 185.199.108.153 + 185.199.109.153 + 185.199.110.153 + 185.199.111.153 + ] } }