You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
(I was unable to find this in code nor seen any discussion in Issues)
There is an API that returns dnslink value defined in TXT DNS record of arbitrary hostname.
I am using this API in Firefox addon for detecting if requests to a host can be loaded from IPFS instead of HTTP.
Not sure if this is a bug or a feature, but /api/v0/dns/ provided by go-ipfs is not supported by js-ipfs-api right now.