From 2347aaf8992464e0413ef6a1b61215af668f2616 Mon Sep 17 00:00:00 2001 From: someshsrichandan Date: Fri, 13 Oct 2023 11:02:29 +0530 Subject: [PATCH] feat(domain): someshsrichandan.is-a.dev --- domains/someshsrichandan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/someshsrichandan.json diff --git a/domains/someshsrichandan.json b/domains/someshsrichandan.json new file mode 100644 index 000000000..caad7c3de --- /dev/null +++ b/domains/someshsrichandan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "someshsrichandan", + "email": "someshsrichandan@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