diff --git a/domains/canavan.json b/domains/canavan.json index 11b932f04..2d2c97c13 100644 --- a/domains/canavan.json +++ b/domains/canavan.json @@ -6,7 +6,18 @@ "email": "", "discord": "707170199861854209" }, + "record": { - "CNAME": "ninja-5000.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +}