mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-23 18:25:20 +00:00
@@ -1,10 +1,12 @@
|
||||
{
|
||||
"description": "subdomain for my blog",
|
||||
"owner": {
|
||||
"username": "saxophone-guy",
|
||||
"email": "itsarchit@keemail.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "my-blog-8il5.onrender.com"
|
||||
}
|
||||
"description": "subdomain for my blog",
|
||||
"owner": {
|
||||
"username": "saxophone-guy",
|
||||
"email": "itsarchit@keemail.me"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"216.24.57.1"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
+15
-15
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"description": "saxophones are the best instrument",
|
||||
"owner": {
|
||||
"username": "saxophone-guy",
|
||||
"email": "itsarchit@keemail.me"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"27.5.57.213"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.forwardemail.net",
|
||||
"mx2.forwardemail.net"
|
||||
],
|
||||
"TXT": "forward-email=itsarchit@keemail.me"
|
||||
}
|
||||
"description": "saxophones are the best instrument",
|
||||
"owner": {
|
||||
"username": "saxophone-guy",
|
||||
"email": "itsarchit@keemail.me"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"216.24.57.1"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.forwardemail.net",
|
||||
"mx2.forwardemail.net"
|
||||
],
|
||||
"TXT": "forward-email=itsarchit@keemail.me"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user