From b2c6eadfacb4ffa11b7ca6bf96ed504dd49d35f2 Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Sat, 14 Oct 2023 14:24:42 +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..ddeb063aa --- /dev/null +++ b/domains/technofusiontech.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.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