From df986451e1156765da8d167aaccde8165338c0ca Mon Sep 17 00:00:00 2001 From: DeltaF1 Date: Tue, 29 Oct 2019 03:44:54 -0400 Subject: [PATCH 1/2] Remove commented-out links The inclusion of HTML comments was breaking the markdown rendering on https://webtorrent.io/faq. If the links get fixed for these URLs, they can be added back from the git history. --- docs/faq.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 55f936ce..e47e0095 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -61,15 +61,12 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[WebTorrent Desktop][webtorrent-desktop]** - Streaming torrent app. For Mac, Windows, and Linux. ([source code][webtorrent-desktop-source]) - **[Instant.io][instant.io]** – Streaming file transfer over WebTorrent ([source code][instant.io-source]) - **[GitTorrent][gittorrent]** - Decentralized GitHub using BitTorrent and Bitcoin ([source code][gittorrent-source]) - - **[File.pizza][filepizza]** - Free peer-to-peer file transfers in your browser ([source code][filepizza-source]) - **[Webtorrentapp][webtorrentapp]** – Platform for launching web apps from torrents - **[Fastcast][fastcast]** – Gallery site with some videos ([source code][fastcast-source]) - **[Tokenly Pockets][pockets]** - Digital token issuance with WebTorrent-based metadata ([source code][pockets-source]) - **[βTorrent][btorrent]** - Fully-featured browser WebTorrent client ([source code][btorrent-source]) - **[PeerWeb][peerweb]** - Fetch and render a static website from a torrent - - - **[YouShark][youshark]** - Web music player for WebTorrent ([source code][youshark-source]) - **[Twister][twister]** - Decentralized microblogging service, using WebTorrent for media attachments ([source code][twister-source]) - **[PeerTube][peertube]** - Prototype of a decentralized video streaming platform in the web browser ([source code][peertube-source]) From b08ffe44ce7b8e5b0b7388147abef5560fff9d9f Mon Sep 17 00:00:00 2001 From: DeltaF1 Date: Thu, 31 Oct 2019 18:32:15 -0400 Subject: [PATCH 2/2] Update faq.md Move removed comments to the end of the list --- docs/faq.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index e47e0095..c6f85f19 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -100,6 +100,9 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[P2P Media Loader][p2p-media-loader]** - engine for Hls.js and Shaka Player that enables P2P sharing of live and VOD streams over HLS or DASH protocols. - **[Hubzilla][hubzilla]** - WebTorrent player integration into posts ([source code][hubzilla-source]) - ***Your app here – [Send a pull request][pr] with your URL!*** + + + #### WebTorrent Product Alternatives