I have set up dnslink for vrypan.eth in the ENS contract. However:
- vrypan.eth.link shows a previous version of my IPFS content.
- dig +short TXT vrypan.eth.link @1.1.1.1 returns no results.
- curl -H ‘content-type: application/dns-json’ ‘https://eth.link/dns-query?type=TXT&name=vrypan.eth’ returns the correct dnslink value.
At first I thought it may be a TTL issue and I have waited for a day. Nothing has changed. What can I do?