From a06cce36f0a8625a388568f4e9e8deda13308827 Mon Sep 17 00:00:00 2001 From: nvnarayna Date: Wed, 27 Sep 2023 19:57:35 +0530 Subject: [PATCH] feat(domain): narayana.is-a.dev --- domains/narayana.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/narayana.json b/domains/narayana.json index eb747b6c6..60c1bd386 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" - } -} + "owner": { + "username": "nvnarayna", + "email": "nemaninarayna@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