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 1/3] 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 2/3] 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 3/3] 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 +}