Add jeremiah.json for subdomain request

This commit is contained in:
1tsJeremiah
2025-01-15 12:16:43 -06:00
parent fcec12dcea
commit e6c8dc5ccb
+9 -16
View File
@@ -1,18 +1,11 @@
{
"subdomain": "jeremiah",
"domain": "is-a.domain",
"type": "verification",
"status": "active",
"created_at": "2025-01-11T00:00:00Z",
"updated_at": "2025-01-11T00:00:00Z",
"records": [
{
"record_type": "A",
"value": "174.138.190.59 "
},
{
"record_type": "CNAME",
"value": "jeremiah.is-a.domain."
}
]
"owner": {
"username": "1tsJeremiah",
"email": "jmatdesigns@gmail.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
}
}