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] 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 +}