# Pastebin QVqQvq7e $(document).ready(function(){ window.ipfs = new Ipfs({ repo: "ipfs/shared", config: { // overload the default IPFS node config, find defaults at https://github.com/ipfs/js-ipfs/tree/master/src/core/runtime "Bootstrap": [ "/dns4/us-east-2a.ipfs.tallylab.com/tcp/4003/wss/ipfs/QmbuTRFUhf8EBRjY8rRKcpKEg3ptECvgyqP2PRDij5h8cK" ] }, EXPERIMENTAL: { pubsub: "true" } });