From d18851326c647db445e0ddd35a5befc3e9bd9231 Mon Sep 17 00:00:00 2001 From: Leo <5376265+leoherzog@users.noreply.github.com> Date: Mon, 16 Nov 2020 11:04:26 -0500 Subject: Add Torrent.Parts https://github.com/leoherzog/TorrentParts --- docs/faq.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/faq.md b/docs/faq.md index c2db25a..c942190 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -103,6 +103,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[PeerWebSite][peerwebsite]** - Peer to Peer Web Site hosting at your fingertips! Send full featured HTML (incl. CSS, JS) sites from your browser and attach files eg. videos, images, etc. - **[CipherTorrent][cipher-torrent]** - Online and offline browser torrent client ([source code][cipher-torrent-source]) - **[Slingcode][Slingcode]** - make, run, and share web apps P2P in the browser. +- **[Torrent🧲Parts][TorrentParts]** - A website to inspect and edit what's in your Torrent file or Magnet link - ***Your app here – [Send a pull request][pr] with your URL!*** -- cgit v1.2.3 From ba13408be8ae02e1f4367f9396e493f8dc1c2d27 Mon Sep 17 00:00:00 2001 From: Leo <5376265+leoherzog@users.noreply.github.com> Date: Mon, 16 Nov 2020 16:30:50 -0500 Subject: =?UTF-8?q?...and=20URL=20=F0=9F=98=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/faq.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/faq.md b/docs/faq.md index c942190..78b7877 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -184,6 +184,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [peerwebsite]: https://peerweb.site [cipher-torrent]: https://torrent.cipherdogs.net [cipher-torrent-source]: https://github.com/CipherDogs/cipher-torrent +[TorrentParts]: https://torrent.parts ## How does WebTorrent work? -- cgit v1.2.3