diff --git a/domains/majorhead.json b/domains/majorhead.json new file mode 100644 index 000000000..2f3667679 --- /dev/null +++ b/domains/majorhead.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": ["hosts.is-a.dev"] + } +}