From ba0d466a0ea775fb5c6173aff4eb7677039e0c7e Mon Sep 17 00:00:00 2001 From: sjlptpsnh Date: Sun, 24 Sep 2023 15:07:51 +0530 Subject: [PATCH] feat(domain): sjlptpsnh.is-a.dev --- domains/sjlptpsnh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sjlptpsnh.json diff --git a/domains/sjlptpsnh.json b/domains/sjlptpsnh.json new file mode 100644 index 000000000..5436915e6 --- /dev/null +++ b/domains/sjlptpsnh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sjlptpsnh", + "email": "sujalpratapsingh70@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