Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2020-11-17 08:10:47 +0300
committerGitHub <noreply@github.com>2020-11-17 08:10:47 +0300
commitecbb7f7117a6f903f59435495ed18fa93ffcac91 (patch)
tree718096cb5fe75d1466418ac5d94217fc18e09b62 /docs
parenta32b7e9d1b6a32b85576b4873829510da266b111 (diff)
parentba13408be8ae02e1f4367f9396e493f8dc1c2d27 (diff)
Merge pull request #1964 from leoherzog/patch-1
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index c2db25a..78b7877 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!***
<!-- - **[PeerCloud][peercloud]** - Serverless websites via WebTorrent ([source code][peercloud-source]) -->
<!-- - **[Niagara][niagara]** - Video player webtorrent with subtitles (zipped .srt(s)) -->
@@ -183,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?