From feb129d3aec697ec67f70f2eccac396415768562 Mon Sep 17 00:00:00 2001 From: heyjumanji Date: Wed, 20 Sep 2023 01:41:01 +0530 Subject: [PATCH] feat(domain): heyjumanji.is-a.dev --- domains/heyjumanji.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/heyjumanji.json diff --git a/domains/heyjumanji.json b/domains/heyjumanji.json new file mode 100644 index 000000000..a1fd687e9 --- /dev/null +++ b/domains/heyjumanji.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.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