Removes https from root

This commit is contained in:
Akshay Nair
2020-10-05 18:32:56 +05:30
parent 64d703a0ed
commit 49eb0ea88a
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "phenax5@gmail.com"
},
"record": {
"URL": "https://www.is-a.dev"
"URL": "http://www.is-a.dev"
}
}