From b2c6eadfacb4ffa11b7ca6bf96ed504dd49d35f2 Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Sat, 14 Oct 2023 14:24:42 +0530 Subject: [PATCH 1/3] 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 From 7be15fc452fe0b4330d4c20021ca3e5f5fe7e56d Mon Sep 17 00:00:00 2001 From: TechnoFusionTech <142091576+TechnoFusionTech@users.noreply.github.com> Date: Sat, 14 Oct 2023 16:43:36 +0530 Subject: [PATCH 2/3] Delete domains/technofusiontech.json --- domains/technofusiontech.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json deleted file mode 100644 index ddeb063aa..000000000 --- a/domains/technofusiontech.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "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 From 192eedba4efe414dd3658c85ad6112ce7e8af159 Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Sat, 14 Oct 2023 16:48:06 +0530 Subject: [PATCH 3/3] 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