diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index 450629f09..48aba5e51 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -1,12 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "fuccsoc", - "email": "me@fuccsoc.com" - }, - - "record": { - "URL": "https://fuccsoc.com" - } + "email": "fuccsoc@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - +} \ No newline at end of file