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 1/6] 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 2/6] 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 38a4e0d299b63ca5ee7040c71d5976a77a3369ec Mon Sep 17 00:00:00 2001 From: Wable Sanket Date: Sun, 28 Feb 2021 10:44:15 +0530 Subject: [PATCH 3/6] 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 4/6] 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 5/6] 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 6/6] 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" } }