From 67b5c7f54cfc055fcd389dd7dc9561986088f7d1 Mon Sep 17 00:00:00 2001 From: Theark <59927799+thearkxd@users.noreply.github.com> Date: Thu, 25 Feb 2021 10:45:26 +0300 Subject: [PATCH 01/11] Migrates all domain records to remove force https redirection. --- domains/theark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/theark.json diff --git a/domains/theark.json b/domains/theark.json new file mode 100644 index 000000000..d0966df35 --- /dev/null +++ b/domains/theark.json @@ -0,0 +1,11 @@ +{ + "description": "Theark's personal site", + "repo": "https://github.com/thearkxd/theark-website", + "owner": { + "username": "thearkxd", + "email": "thearkxd@gmail.com" + }, + "record": { + "URL": "https://theark.tk" + } +} From 3ba9bd2a4c54a736b02c8a399e1ee036dd80dc57 Mon Sep 17 00:00:00 2001 From: rednek46 Date: Sat, 27 Feb 2021 15:47:41 +0530 Subject: [PATCH 02/11] Create rednek46.json --- domains/rednek46.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rednek46.json diff --git a/domains/rednek46.json b/domains/rednek46.json new file mode 100644 index 000000000..43f59db42 --- /dev/null +++ b/domains/rednek46.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Portfolio", + "repo": "https://github.com/rednek46/rednek46.github.io", + "owner": { + "username": "rednek46", + "email": "nuzer501@gmail.com" + }, + "record": { + "CNAME": "rednek46.github.io" + } +} \ No newline at end of file From db89aba4c6fa553154b31fcd58f797f5efc0fbba Mon Sep 17 00:00:00 2001 From: Deeksha Sharma Date: Sat, 27 Feb 2021 21:34:22 +0530 Subject: [PATCH 03/11] Create deekshasharma.json --- domains/deekshasharma.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/deekshasharma.json diff --git a/domains/deekshasharma.json b/domains/deekshasharma.json new file mode 100644 index 000000000..13d5d00b3 --- /dev/null +++ b/domains/deekshasharma.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "Deeksha2501", + "email": "sharmadeeksha325@gmail.com" + }, + "record": { + "CNAME": "https://deeksha2501.github.io/PORTFOLIO/", + "URL": "http://deekshasharma.vercel.app/" + } +} From 38a4e0d299b63ca5ee7040c71d5976a77a3369ec Mon Sep 17 00:00:00 2001 From: Wable Sanket Date: Sun, 28 Feb 2021 10:44:15 +0530 Subject: [PATCH 04/11] Create wablesanket.json --- domains/wablesanket.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wablesanket.json diff --git a/domains/wablesanket.json b/domains/wablesanket.json new file mode 100644 index 000000000..10891d57f --- /dev/null +++ b/domains/wablesanket.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/Sanketwable/Portfolio", + "owner": { + "username": "sanketwable", + "email": "sanketwable123@gmail.com", + "twitter": "https://twitter.com/Wable_Sanket_" + }, + "record": { + "CNAME": "https://sanketwable.github.io/Portfolio/" + } +} From 53c34aa2588325281c27d764cd54a7c1a9d9fc56 Mon Sep 17 00:00:00 2001 From: Wable Sanket Date: Sun, 28 Feb 2021 10:49:00 +0530 Subject: [PATCH 05/11] Update wablesanket.json --- domains/wablesanket.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wablesanket.json b/domains/wablesanket.json index 10891d57f..09ae56ffe 100644 --- a/domains/wablesanket.json +++ b/domains/wablesanket.json @@ -7,6 +7,6 @@ "twitter": "https://twitter.com/Wable_Sanket_" }, "record": { - "CNAME": "https://sanketwable.github.io/Portfolio/" + "CNAME": "http://wablesanket.xyz/" } } From 0a9938c633132c4dc22258297db85f1e8cc68834 Mon Sep 17 00:00:00 2001 From: Wable Sanket Date: Sun, 28 Feb 2021 10:49:53 +0530 Subject: [PATCH 06/11] Update wablesanket.json --- domains/wablesanket.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wablesanket.json b/domains/wablesanket.json index 09ae56ffe..8ab516575 100644 --- a/domains/wablesanket.json +++ b/domains/wablesanket.json @@ -7,6 +7,6 @@ "twitter": "https://twitter.com/Wable_Sanket_" }, "record": { - "CNAME": "http://wablesanket.xyz/" + "CNAME": "https://wablesanket.xyz/" } } From ba48e5b198918886a9e822359f347b62e84aee25 Mon Sep 17 00:00:00 2001 From: Wable Sanket Date: Sun, 28 Feb 2021 10:51:57 +0530 Subject: [PATCH 07/11] Update wablesanket.json --- domains/wablesanket.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wablesanket.json b/domains/wablesanket.json index 8ab516575..f550c17e9 100644 --- a/domains/wablesanket.json +++ b/domains/wablesanket.json @@ -7,6 +7,6 @@ "twitter": "https://twitter.com/Wable_Sanket_" }, "record": { - "CNAME": "https://wablesanket.xyz/" + "URL": "https://wablesanket.xyz" } } From 501a132c160bdd9fa649f543bbd94d5fce2a8ffc Mon Sep 17 00:00:00 2001 From: "mtgsquad.dev" <75879007+mtgsquad@users.noreply.github.com> Date: Sun, 28 Feb 2021 20:44:50 +0500 Subject: [PATCH 08/11] Create mtg.json --- domains/mtg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mtg.json diff --git a/domains/mtg.json b/domains/mtg.json new file mode 100644 index 000000000..8231cc131 --- /dev/null +++ b/domains/mtg.json @@ -0,0 +1,12 @@ +{ + "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", + "repo": "https://github.com/mtgsquad/mtgsquad.github.io", + "owner": { + "username": "mtgsquad", + "email": "mtgsquad.dev@protonmail.com", + "twitter": "mtgsquad_dev" + }, + "record": { + "CNAME": "mtgsquad.github.io" + } +} From 81f557b672c86c89dfc2a5ecc756e75e86760ecf Mon Sep 17 00:00:00 2001 From: Deeksha Sharma Date: Mon, 1 Mar 2021 15:16:33 +0530 Subject: [PATCH 09/11] Update domains/deekshasharma.json Co-authored-by: Akshay Nair --- domains/deekshasharma.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/deekshasharma.json b/domains/deekshasharma.json index 13d5d00b3..8ed792321 100644 --- a/domains/deekshasharma.json +++ b/domains/deekshasharma.json @@ -5,7 +5,6 @@ "email": "sharmadeeksha325@gmail.com" }, "record": { - "CNAME": "https://deeksha2501.github.io/PORTFOLIO/", - "URL": "http://deekshasharma.vercel.app/" + "CNAME": "deeksha2501.github.io" } } From 453aab409d093c6dbababbe8477040b478a0e4ab Mon Sep 17 00:00:00 2001 From: Deeksha Sharma Date: Mon, 1 Mar 2021 15:17:28 +0530 Subject: [PATCH 10/11] Update deekshasharma.json --- domains/deekshasharma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deekshasharma.json b/domains/deekshasharma.json index 8ed792321..c638d5893 100644 --- a/domains/deekshasharma.json +++ b/domains/deekshasharma.json @@ -5,6 +5,6 @@ "email": "sharmadeeksha325@gmail.com" }, "record": { - "CNAME": "deeksha2501.github.io" + "URL": "http://deekshasharma.vercel.app/" } } From b8e0000cd16a1391526d7a53c76c79169ac5cbaa Mon Sep 17 00:00:00 2001 From: Tanish2002 Date: Mon, 1 Mar 2021 16:52:54 +0530 Subject: [PATCH 11/11] add tanish2002.is-a.dev --- domains/tanish2002.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tanish2002.json diff --git a/domains/tanish2002.json b/domains/tanish2002.json new file mode 100644 index 000000000..09f93681e --- /dev/null +++ b/domains/tanish2002.json @@ -0,0 +1,11 @@ +{ + "description": "Tanish2002's Website", + "repo": "https://gitlab.com/Tanish2002/tanish2002.gitlab.io", + "owner": { + "username": "Tanish2002", + "email": "tanishkhare@gmail.com" + }, + "record": { + "CNAME": "tanish2002.gitlab.io" + } +}