diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index 48aba5e51..b91cfd317 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -1,11 +1,9 @@ -{ - "owner": { + { + "owner": { "username": "fuccsoc", - "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 + "email": "me@fuccsoc.com" + }, + "record": { + "URL": "https://fuccsoc.me" + } + }