From dec1bf8987b9fe8d7fe676b3f6df9039e0350a53 Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Thu, 21 Sep 2023 14:33:59 +0530 Subject: [PATCH] feat(domain): technofusiontech.is-a.dev --- domains/technofusiontech.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json new file mode 100644 index 000000000..93efbb43e --- /dev/null +++ b/domains/technofusiontech.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SquareSmp", + "email": "squaresmp@asia.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