Update saxophone.json

This commit is contained in:
saxophone
2024-08-14 22:34:00 +05:30
committed by GitHub
parent a30575acfd
commit 7aa87fc206
+15 -10
View File
@@ -1,12 +1,17 @@
{
"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"
}
"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"
}
}