diff --git a/domains/saxophone.json b/domains/saxophone.json index b27c59593..a8a3b8529 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -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" } }