mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-29 20:23:05 +00:00
Merge pull request #16495 from saxophone-guy/main
Update saxophone.json
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"description": "subdomain for my blog",
|
||||
"owner": {
|
||||
"username": "saxophone-guy",
|
||||
"email": "itsarchit@keemail.me"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"216.24.57.1"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "my website's ipfs stuff. (basically web3 -> web2 connection). using dweb.link!!",
|
||||
"owner": {
|
||||
"username": "saxophone-guy",
|
||||
"email": "itsarchit@keemail.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "k51qzi5uqu5dkufpe6tqnpkkgbd2ylzp27td5newwkx3nafsx87crm2zsy2f7o.ipns.dweb.link"
|
||||
}
|
||||
}
|
||||
@@ -1,17 +1,15 @@
|
||||
{
|
||||
"description": "saxophones are the best instrument",
|
||||
"description": "my website's ipfs stuff + email forwarding. (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": "https://me.saxophone.is-a.dev/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user