changing from A record to URL redirect (because .dev domains require HTTPS)

This commit is contained in:
Kyle Simpson
2020-11-19 23:41:12 -04:00
committed by GitHub
parent c2158a110c
commit f00b665c8e
+2 -4
View File
@@ -4,8 +4,6 @@
"email": "domains@dontsend.me"
},
"record": {
"A": [
"50.116.28.162"
]
"URL": "https://me.getify.com"
}
}
}