IPFS Hash Linker

Link IPFS hashes to the IPFS gateway

These are all versions of this script. Show only the versions where the code changed.

  • v2.1 14.12.2015. Make a text node instead of trying to set inner text on what may be a content-less element.
  • v2.0 12.12.2015. Change to a library that looks through the DOM, so multiple IPFS hashes in one element don't trip it up. Parsing HTML with a regex unleashes Zalgo.
  • v1.0 12.12.2015.