diff --git a/domains/narayana.json b/domains/narayana.json index 6a99954bd..7f47d53b7 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -1,10 +1,11 @@ { - "description": "I am going to use it to test out my creations and share with my friends. As a student, I can't get actual domains, so I will be using this.", "owner": { "username": "nvnarayna", "email": "nemaninarayna@gmail.com" }, "record": { - "CNAME": "proxy.divahosting.net" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } }