Update saxophone.json

This commit is contained in:
Archit Kumar
2024-10-09 17:50:16 +05:30
committed by GitHub
parent 68fd1e4c51
commit 18316d8a0f
+3 -5
View File
@@ -1,17 +1,15 @@
{
"description": "my website's ipfs stuff. (basically web3 -> web2 connection). i used an nginx proxy hosted on render in order to proxy my website!",
"description": "my website's ipfs stuff. (basically web3 -> web2 connection). using dweb.link!!",
"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"
"TXT": "forward-email=itsarchit@keemail.me",
"URL": "me.saxophone.is-a.dev"
}
}