Update and rename saxophone.json to _dnslink.saxophone.json

This commit is contained in:
Archit Kumar
2024-10-07 08:54:37 +05:30
committed by GitHub
parent 6f8e480f01
commit 24194691f9
2 changed files with 10 additions and 18 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"description": "my website's ipfs stuff. (basically web3 -> web2 connection)",
"owner": {
"username": "saxophone-guy",
"email": "itsarchit@keemail.me"
},
"record": {
"TXT": "dnslink=/ipns/k51qzi5uqu5dk6ipnpcrhit2aii6c8q00d53lrswd0702q67c6dap9g1z8lewm"
}
}
-18
View File
@@ -1,18 +0,0 @@
{
"description": "saxophones are the best instrument",
"owner": {
"username": "saxophone-guy",
"email": "itsarchit@keemail.me"
},
"record": {
"A": [
"104.18.24.34",
"104.18.25.34"
],
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": "forward-email=itsarchit@keemail.me"
}
}