diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index a6d5eff39..eb5f7f2b7 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -1,10 +1,11 @@ - { "owner": { "username": "fuccsoc", "email": "me@fuccsoc.com" }, "record": { + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], + "TXT": [ "v=spf1 include:spf.improvmx.com ~all" ], "URL": "https://fuccsoc.me" } }