From 525429ba809d25a4c4352824d16779d99155215d Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:25:52 +1000 Subject: [PATCH 1/7] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 2a979802c..5ad70e6f0 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "TXT": "forward-email=foxsdenyt@gmail.com" + "TXT": " forward-email=foxsdenyt@gmail.com" } } From aa720407e976a9a9b124f3dd2b2a577830c82460 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:29:26 +1000 Subject: [PATCH 2/7] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 5ad70e6f0..ee7c4df74 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "TXT": " forward-email=foxsdenyt@gmail.com" + "MX": "mx1.forwardemail.net" } } From 1e047c7cbcb2ecb416b7be0f078e5b1046936010 Mon Sep 17 00:00:00 2001 From: Fox's Den <47910472+FoxsDenYT@users.noreply.github.com> Date: Tue, 15 Aug 2023 12:33:26 +1000 Subject: [PATCH 3/7] Update foxsden.json Sorry for the large ammonts of commits. the manage panel was screwing up so i gave up and edited the file this way --- domains/foxsden.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/foxsden.json b/domains/foxsden.json index ee7c4df74..a8a9bfb72 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -5,5 +5,7 @@ }, "record": { "MX": "mx1.forwardemail.net" + "TXT": "forward-email=foxsdenyt@gmail.com", + "CNAME": "foxsdenyt.github.io" } } From 4cd5d84dbda4e891cc4bf5d3ee547d91b0dfc1ef Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:52:35 +1000 Subject: [PATCH 4/7] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index a8a9bfb72..22f407f46 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,8 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": "mx1.forwardemail.net" - "TXT": "forward-email=foxsdenyt@gmail.com", "CNAME": "foxsdenyt.github.io" } } From 94de09c2a3ab7494b02ff088dc709fc556647e4c Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:55:52 +1000 Subject: [PATCH 5/7] feat(domain): foxsden.is-a.dev From adaedc5d0374848b74bf8b97ab479273fb1ddfa5 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 13:37:14 +1000 Subject: [PATCH 6/7] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 22f407f46..3fe719876 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "CNAME": "foxsdenyt.github.io" + "MX": "10 mx1.forwardemail.net" } } From b5ff7a15789658510523f5bde440b7e32ed89832 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 15 Aug 2023 11:58:21 +0800 Subject: [PATCH 7/7] Update foxsden.json --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 3fe719876..721cddd27 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": "10 mx1.forwardemail.net" + "MX": ["mx1.forwardemail.net"] } }