From 959e65849fd8e77020105c16ee1f963f1843a749 Mon Sep 17 00:00:00 2001 From: boiankeen Date: Tue, 28 Mar 2017 15:14:48 +0300 Subject: [PATCH 1/2] Add keen.tv to faq.md --- docs/faq.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 23acc38e..38b61942 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -96,6 +96,8 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[Lunik-Torrent][lunik-torrent]** - WebTorrent downloader and file manager. ([source code][lunik-torrent-source]) - **[BitChute][bitchute]** - A decentralized video streaming social network - **[Planktos][planktos]** - Enables websites to serve their static content over BitTorrent ([source code][planktos-source]) +- **[Planktos][planktos]** - Enables websites to serve their static content over BitTorrent ([source code][planktos-source]) +- **[KEEN.TV][keentv]** - Free Web-based Media Center and Video Player - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -165,6 +167,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [bitchute]: https://www.bitchute.com [planktos]: https://xuset.github.io/planktos/ [planktos-source]: https://github.com/xuset/planktos +[keentv]: http://live.keen.tv ## How does WebTorrent work? From b4306a4fe4b3e1a983320c2991eae78e9ebaf2d6 Mon Sep 17 00:00:00 2001 From: boiankeen Date: Tue, 28 Mar 2017 15:16:49 +0300 Subject: [PATCH 2/2] Fix a typo --- docs/faq.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 38b61942..f5efe0e4 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -96,7 +96,6 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[Lunik-Torrent][lunik-torrent]** - WebTorrent downloader and file manager. ([source code][lunik-torrent-source]) - **[BitChute][bitchute]** - A decentralized video streaming social network - **[Planktos][planktos]** - Enables websites to serve their static content over BitTorrent ([source code][planktos-source]) -- **[Planktos][planktos]** - Enables websites to serve their static content over BitTorrent ([source code][planktos-source]) - **[KEEN.TV][keentv]** - Free Web-based Media Center and Video Player - ***Your app here – [Send a pull request][pr] with your URL!***