From d9e49c77ecd9a6e46ebaef7d2719001ea78ce83c Mon Sep 17 00:00:00 2001 From: abhishek-pb1 Date: Sun, 20 Aug 2023 18:02:26 +0530 Subject: [PATCH] feat(domain): abhishekpb.is-a.dev --- domains/abhishekpb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhishekpb.json diff --git a/domains/abhishekpb.json b/domains/abhishekpb.json new file mode 100644 index 000000000..0cf904664 --- /dev/null +++ b/domains/abhishekpb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "abhishek-pb1", + "email": "studentabhishekpb@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