From cacca1b342246117f1453c5dce465929ff79321a Mon Sep 17 00:00:00 2001 From: Jeffrey Harmon <16364318+SquarePear@users.noreply.github.com> Date: Tue, 2 Feb 2021 09:37:14 -0500 Subject: [PATCH 01/14] Create jeffrey.json --- domains/jeffrey.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jeffrey.json diff --git a/domains/jeffrey.json b/domains/jeffrey.json new file mode 100644 index 000000000..4a0319bb3 --- /dev/null +++ b/domains/jeffrey.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/SquarePear/jeffreyharmon.me", + "owner": { + "username": "SquarePear", + "email": "16364318+SquarePear@users.noreply.github.com" + }, + "record": { + "CNAME": "jeffreyharmonme.netlify.app" + } +} From 90568e11705195acefad3b6f439ed137678fbd93 Mon Sep 17 00:00:00 2001 From: Jeffrey Harmon <16364318+SquarePear@users.noreply.github.com> Date: Tue, 2 Feb 2021 09:41:08 -0500 Subject: [PATCH 02/14] Update jeffrey.json --- domains/jeffrey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeffrey.json b/domains/jeffrey.json index 4a0319bb3..4aef58386 100644 --- a/domains/jeffrey.json +++ b/domains/jeffrey.json @@ -6,6 +6,6 @@ "email": "16364318+SquarePear@users.noreply.github.com" }, "record": { - "CNAME": "jeffreyharmonme.netlify.app" + "URL": "https://jeffreyharmon.me/" } } From 22fb9f94ec4a8a5bb9840b8a1d507d9eea2783db Mon Sep 17 00:00:00 2001 From: Mikey Date: Thu, 11 Feb 2021 14:29:32 -0500 Subject: [PATCH 03/14] Create mikey.json --- domains/mikey.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/mikey.json diff --git a/domains/mikey.json b/domains/mikey.json new file mode 100644 index 000000000..db4483ada --- /dev/null +++ b/domains/mikey.json @@ -0,0 +1,17 @@ +{ + "description": "A young full-stack developer who loves Python!", + "repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io", + "owner": { + "username": "isigebengu-mikey", + "email": "mikey@mikeyo.ml", + "twitter": "" + }, + "record": { + "CNAME": "isigebengu-mikey.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + } +} From 29a55803f6085c560dd194c8680e92a1d9efd4a0 Mon Sep 17 00:00:00 2001 From: Mikey Date: Fri, 12 Feb 2021 09:01:33 -0500 Subject: [PATCH 04/14] Update mikey.json --- domains/mikey.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/domains/mikey.json b/domains/mikey.json index db4483ada..36e812167 100644 --- a/domains/mikey.json +++ b/domains/mikey.json @@ -1,17 +1,17 @@ { - "description": "A young full-stack developer who loves Python!", - "repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io", - "owner": { - "username": "isigebengu-mikey", - "email": "mikey@mikeyo.ml", - "twitter": "" - }, - "record": { - "CNAME": "isigebengu-mikey.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", - } + "description": "A young full-stack developer who loves Python!", + "repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io", + "owner": { + "username": "isigebengu-mikey", + "email": "mikey@mikeyo.ml", + "twitter": "" + }, + "record": { + "CNAME": "isigebengu-mikey.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 0c5b6c292a5a90ac71cd8402ed9c9706af295116 Mon Sep 17 00:00:00 2001 From: Mikey Date: Sat, 13 Feb 2021 13:32:18 -0500 Subject: [PATCH 05/14] Update mikey.json --- domains/mikey.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/mikey.json b/domains/mikey.json index 36e812167..017c9a460 100644 --- a/domains/mikey.json +++ b/domains/mikey.json @@ -8,10 +8,5 @@ }, "record": { "CNAME": "isigebengu-mikey.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 22025da12c217abb32e7b52faf126b6651714484 Mon Sep 17 00:00:00 2001 From: Jeffrey Harmon <16364318+SquarePear@users.noreply.github.com> Date: Sat, 13 Feb 2021 13:34:59 -0500 Subject: [PATCH 06/14] Added contact email --- domains/jeffrey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeffrey.json b/domains/jeffrey.json index 4aef58386..af6a7df71 100644 --- a/domains/jeffrey.json +++ b/domains/jeffrey.json @@ -3,7 +3,7 @@ "repo": "https://github.com/SquarePear/jeffreyharmon.me", "owner": { "username": "SquarePear", - "email": "16364318+SquarePear@users.noreply.github.com" + "email": "jeffrey@reygames.com" }, "record": { "URL": "https://jeffreyharmon.me/" From 4b718acd03dd369fdaca2390d6e2a204d7bfed1a Mon Sep 17 00:00:00 2001 From: Avinal Kumar <185067@nith.ac.in> Date: Sun, 14 Feb 2021 19:26:54 +0530 Subject: [PATCH 07/14] Delete avinal.json Deleting domain --- domains/avinal.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/avinal.json diff --git a/domains/avinal.json b/domains/avinal.json deleted file mode 100644 index 120b2c275..000000000 --- a/domains/avinal.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "The Interstellar Twilight", - "repo": "https://github.com/avinal/avinal.github.io", - "owner": { - "username": "avinal", - "email": "185067@nith.ac.in" - }, - "record": { - "CNAME": "avinal.github.io" - } -} \ No newline at end of file From 200b57e0cec2c0a87b75a6e75b4607c9722f0322 Mon Sep 17 00:00:00 2001 From: avcado <77250184+avcado@users.noreply.github.com> Date: Sun, 14 Feb 2021 08:58:10 -0600 Subject: [PATCH 08/14] Update avcado.json --- domains/avcado.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/avcado.json b/domains/avcado.json index f41a5092b..1e2b00ebe 100644 --- a/domains/avcado.json +++ b/domains/avcado.json @@ -5,6 +5,6 @@ "email": "devavcado@gmail.com" }, "record": { - "URL": "https://avcado.github.io/" + "CNAME: "avcado.github.io/" } } From d2c6c1f76a1908c539bea2d731c6afccf7a47a29 Mon Sep 17 00:00:00 2001 From: avcado <77250184+avcado@users.noreply.github.com> Date: Sun, 14 Feb 2021 08:58:24 -0600 Subject: [PATCH 09/14] Update avcado.json --- domains/avcado.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/avcado.json b/domains/avcado.json index 1e2b00ebe..91756a566 100644 --- a/domains/avcado.json +++ b/domains/avcado.json @@ -5,6 +5,6 @@ "email": "devavcado@gmail.com" }, "record": { - "CNAME: "avcado.github.io/" + "CNAME: "avcado.github.io" } } From 31dbdef31dd49503a0dcc80b74e935d3938af21b Mon Sep 17 00:00:00 2001 From: killTheDB <69782395+killTheDB@users.noreply.github.com> Date: Mon, 15 Feb 2021 17:40:43 +0530 Subject: [PATCH 10/14] Add files via upload --- domains/rohithkumar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rohithkumar.json diff --git a/domains/rohithkumar.json b/domains/rohithkumar.json new file mode 100644 index 000000000..420fe5732 --- /dev/null +++ b/domains/rohithkumar.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website", + "repo": "https://github.com/killTheDB", + "owner": { + "username": "killTheDB", + "email": "jayanarohith7@gmail.com" + }, + "record": { + "CNAME": "https://killthedb.github.io" + } +} \ No newline at end of file From 50a6f38503a2d60b514cfee0f0b877f44fca758a Mon Sep 17 00:00:00 2001 From: killTheDB <69782395+killTheDB@users.noreply.github.com> Date: Mon, 15 Feb 2021 17:42:53 +0530 Subject: [PATCH 11/14] Migrates all domain records to remove force https redirection From 49d5bc2aa0bbaa377fe8bf2d22fa0b0c0bdf17f8 Mon Sep 17 00:00:00 2001 From: killTheDB <69782395+killTheDB@users.noreply.github.com> Date: Mon, 15 Feb 2021 17:51:01 +0530 Subject: [PATCH 12/14] Migrates all domain records to remove force https redirection --- domains/rohithkumar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rohithkumar.json b/domains/rohithkumar.json index 420fe5732..9e7b59421 100644 --- a/domains/rohithkumar.json +++ b/domains/rohithkumar.json @@ -6,6 +6,6 @@ "email": "jayanarohith7@gmail.com" }, "record": { - "CNAME": "https://killthedb.github.io" + "CNAME": "killthedb.github.io" } -} \ No newline at end of file +} From d6cb9f69f4520f10dd659333f1716cc720d81a8f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 15 Feb 2021 23:48:07 +0530 Subject: [PATCH 13/14] Update mikey.json --- domains/mikey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mikey.json b/domains/mikey.json index 017c9a460..4d226606e 100644 --- a/domains/mikey.json +++ b/domains/mikey.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "CNAME": "isigebengu-mikey.github.io", + "CNAME": "isigebengu-mikey.github.io" } } From 94fc53e883d0201232b5cec507917fcd276a1b3a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 15 Feb 2021 23:49:20 +0530 Subject: [PATCH 14/14] Update avcado.json --- domains/avcado.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/avcado.json b/domains/avcado.json index 91756a566..afc60ebcc 100644 --- a/domains/avcado.json +++ b/domains/avcado.json @@ -5,6 +5,6 @@ "email": "devavcado@gmail.com" }, "record": { - "CNAME: "avcado.github.io" + "CNAME": "avcado.github.io" } }