diff --git a/domains/master.json b/domains/master.json index 6c05eaf9c..f3b623529 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,8 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "themaster223.github.io" } -} \ No newline at end of file +}