diff --git a/domains/master.json b/domains/master.json index f3b623529..6c05eaf9c 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,8 @@ "email": "masteriscool223@gmail.com" }, "record": { - "CNAME": "themaster223.github.io" + "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