Migrates all domain records to remove force https redirection

This commit is contained in:
killTheDB
2021-02-15 17:51:01 +05:30
committed by GitHub
parent 50a6f38503
commit 49d5bc2aa0
+2 -2
View File
@@ -6,6 +6,6 @@
"email": "jayanarohith7@gmail.com"
},
"record": {
"CNAME": "https://killthedb.github.io"
"CNAME": "killthedb.github.io"
}
}
}