From c825d42e82a8ffe29bf1ebed68157d08bbf879a5 Mon Sep 17 00:00:00 2001 From: PrathameshhW Date: Thu, 23 Nov 2023 23:47:22 +0530 Subject: [PATCH] feat(domain): prachiti.is-a.dev --- domains/prachiti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prachiti.json diff --git a/domains/prachiti.json b/domains/prachiti.json new file mode 100644 index 000000000..cada9d52c --- /dev/null +++ b/domains/prachiti.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PrathameshhW", + "email": "prathameshj0407@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file