diff --git a/docs/faq.md b/docs/faq.md index dedd86b8..9c17bb55 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -97,6 +97,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[BitChute][bitchute]** - A decentralized video streaming social network - **[Planktos][planktos]** - Enables websites to serve their static content over BitTorrent ([source code][planktos-source]) - **[SuperQuickShare][superquickshare]** - Quickly share files between devices using webtorrent and qrcodes ([source code][superquickshare-source]) +- **[P2P-CDN][p2pcdn]** - WebTorrent CDN with graceful degradation - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -168,6 +169,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [planktos-source]: https://github.com/xuset/planktos [superquickshare]: https://sqs.fun [superquickshare-source]: https://github.com/manicphase/super-quick-share +[p2pcdn]: https://github.com/andreapaiola/P2P-CDN ## How does WebTorrent work?