feat(domain): narayana.is-a.dev

This commit is contained in:
nvnarayna
2023-09-27 19:57:35 +05:30
parent d35bbf7da7
commit a06cce36f0
+10 -9
View File
@@ -1,10 +1,11 @@
{
"description": "I am going to use it to test out my creations and share with my friends. As a student, I can't get actual domains, so I will be using this.",
"owner": {
"username": "nvnarayna",
"email": "nemaninarayna@gmail.com"
},
"record": {
"CNAME": "proxy.divahosting.net"
}
}
"owner": {
"username": "nvnarayna",
"email": "nemaninarayna@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}