From 8cde6d87c93c42a6f601deb54209bffa476b6c15 Mon Sep 17 00:00:00 2001 From: antoripdas Date: Thu, 7 Sep 2023 21:56:18 +0530 Subject: [PATCH] feat(domain): aantarip.is-a.dev --- domains/aantarip.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aantarip.json diff --git a/domains/aantarip.json b/domains/aantarip.json new file mode 100644 index 000000000..6c6f29227 --- /dev/null +++ b/domains/aantarip.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "antoripdas", + "email": "aantaripdas@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