diff --git a/README.md b/README.md index 26cf085..6ab42f9 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,10 @@ # About ## What is this? -If you don't know what Torrent Paradise is, see the [website](https://torrent-paradise.ml/about.html). +If you don't know what Torrent Paradise/nextgen is, see the [website](https://cloudflare-ipfs.com/ipfs/QmQjsKamNFZRvCMXDvZXQmRYjsmSkmZG5pBCTY4LtMj8hs/about.html). This is a repository of all the tools I use to build and run torrent-paradise.ml. The 'code name' of the project is nextgen (next gen torrent search), so don't be surprised if it comes up somewhere. -## Can you help me? -Maybe, open an issue. Be sure to demonstrate an effort that you tried to solve the problem yourself. - # Setup Here's what the setup looks like rn: diff --git a/static/ipfs.pug b/static/ipfs.pug index 18a2248..849316b 100644 --- a/static/ipfs.pug +++ b/static/ipfs.pug @@ -3,5 +3,5 @@ include head.html .container.content.legible h2 Decentralization with IPFS p With IPFS (see the #[a(href="https://ipfs.io") official website]), a copy of the site and the whole index can be distributed just like a torrent. When you open it via IPFS, your IPFS node fetches the parts of the index and website it needs from the network. - p Address in IPFS is /ipns/torrent-paradise.ml. You can also use /ipns/12D3KooWB3GY1u6zMLqnf3MJ8zhX3SS1oBj7VXk3xp6sJJiFGZXp in case the domain doesn't work. + p Address in IPFS is /ipns/12D3KooWB3GY1u6zMLqnf3MJ8zhX3SS1oBj7VXk3xp6sJJiFGZXp in case the domain doesn't work. p There are public IPFS #[a(href="https://cloudflare-ipfs.com/ipns/12D3KooWB3GY1u6zMLqnf3MJ8zhX3SS1oBj7VXk3xp6sJJiFGZXp") gateways] available. diff --git a/website/ipfs.pug b/website/ipfs.pug index 18a2248..849316b 100644 --- a/website/ipfs.pug +++ b/website/ipfs.pug @@ -3,5 +3,5 @@ include head.html .container.content.legible h2 Decentralization with IPFS p With IPFS (see the #[a(href="https://ipfs.io") official website]), a copy of the site and the whole index can be distributed just like a torrent. When you open it via IPFS, your IPFS node fetches the parts of the index and website it needs from the network. - p Address in IPFS is /ipns/torrent-paradise.ml. You can also use /ipns/12D3KooWB3GY1u6zMLqnf3MJ8zhX3SS1oBj7VXk3xp6sJJiFGZXp in case the domain doesn't work. + p Address in IPFS is /ipns/12D3KooWB3GY1u6zMLqnf3MJ8zhX3SS1oBj7VXk3xp6sJJiFGZXp in case the domain doesn't work. p There are public IPFS #[a(href="https://cloudflare-ipfs.com/ipns/12D3KooWB3GY1u6zMLqnf3MJ8zhX3SS1oBj7VXk3xp6sJJiFGZXp") gateways] available.