From 8cd31cab6ebdc9a2a7d5e3f804126eff4ba7a078 Mon Sep 17 00:00:00 2001 From: PrathameshhW Date: Sun, 17 Sep 2023 23:40:40 +0530 Subject: [PATCH] feat(domain): prathamesh.is-a.dev --- domains/prathamesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prathamesh.json diff --git a/domains/prathamesh.json b/domains/prathamesh.json new file mode 100644 index 000000000..542ba6fe7 --- /dev/null +++ b/domains/prathamesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PrathameshhW", + "email": "prathameshj0407@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