Update index.html
This commit is contained in:
parent
aca961ea4e
commit
ccb99e4429
1 changed files with 7 additions and 8 deletions
15
index.html
15
index.html
|
@ -22,6 +22,7 @@
|
|||
<a href="https://git.nadeko.net/frost/repo/raw/branch/main/tv.m3u" target="_blank">TV channels</a> •
|
||||
<a href="https://git.nadeko.net/frost/repo/raw/branch/main/radio.m3u" target="_blank">Radio stations</a> •
|
||||
<a href="https://git.nadeko.net/frost/" target="_blank">Git</a>
|
||||
<a href="/tutorial/" target="_blank">How to use</a>
|
||||
</nav>
|
||||
<nav>
|
||||
<b>Community (bridged)</b>:
|
||||
|
@ -37,14 +38,12 @@
|
|||
<a href="https://reddit.com/r/iptvglory/" target="_blank">IPTVGlory</a> •
|
||||
</nav>
|
||||
|
||||
<h3 id="how-to-use">How to use</h3>
|
||||
<p>See the <a href="/tutorial/">tutorial page</a> for instructions.</p>
|
||||
|
||||
<h3 id="our-philosophy">Our philosophy</h3>
|
||||
<p>We believe entertainment and information are essential resources in life, and they should be easily accessible to the public. Things like cable services are not very accessible or affordable, and things like <a href="https://en.wikipedia.org/wiki/Terrestrial_television">OTA</a> and <a href="https://en.wikipedia.org/wiki/Free_ad-supported_streaming_television">FAST</a> television aren't a cakewalk to rely on. We're giving you what you want to watch when you want it, no strings attached.</p>
|
||||
<p>We believe entertainment and information are essential resources in life, and they should be easily accessible to the public, not locked behind paywalls. Things like <a href="https://en.wikipedia.org/wiki/Terrestrial_television">OTA</a> and <a href="https://en.wikipedia.org/wiki/Free_ad-supported_streaming_television">FAST</a> television aren't a cakewalk to rely on. We provide what people want to watch for free, no strings attached.</p>
|
||||
|
||||
<h3 id="contribute">Contribute</h3>
|
||||
<p>Want to help out? That'd be great! You can either open an issue or <a href="mailto:lake@ari.lt?subject=I+want+to+help+with+Frost&body=Explain+here">ask for an invite</a>. Please test your streams before submitting.</p>
|
||||
<p>Want to help out? That'd be great! You can either open an issue, join the Discord server or <a href="mailto:lake@ari.lt?subject=I+want+to+help+with+Frost&body=Explain+here">ask for an invite to the git</a>. Please test your streams before submitting.</p>
|
||||
|
||||
<h3 id="disclaimer">Disclaimer</h3>
|
||||
<p>No files are stored. We're just using user-submitted links to publicly available video stream URLs, which to our knowledge have been intentionally made public by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by notifying us or opening an issue. However, we have no control over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Linking does not directly infringe copyright because no copy is actually made on the site providing the link, so this is not a valid reason to send a DMCA notice. To completely remove this content from the web, contact the web host that's actually hosting the content (not the maintainers of this repository).</p>
|
||||
|
@ -60,14 +59,14 @@
|
|||
|
||||
<h3 id="hall-of-fame">Hall of Fame</h3>
|
||||
<nav>
|
||||
<a href="https://github.com/joshietrue">JoshieTrue - Helped with the UK lineup.</a> •
|
||||
<a href="https://github.com/c4artisan">zappr - Helped with the Latin American lineup.</a> •
|
||||
<a href="https://github.com/shavedbroom">Shavedbroom - Helper with stream testing.</a>
|
||||
<p><a href="https://fsky.io">FSKY</a> - Subdomain, helps with the site.</p>
|
||||
<p><a href="https://nadeko.net">Fijxu</a> - Let us host Frost on their Forgejo instance.</p>
|
||||
<p><a href="https://bnkd.xyz">BNKdesigns</a> - Made the <a href="https://git.nadeko.net/frost/site-v2">old site.</a></p>
|
||||
<p><a href="https://github.com/shavedbroom">Shavedbroom - Helped with stream testing.</a></p>
|
||||
</nav>
|
||||
|
||||
|
||||
<footer>
|
||||
<p>Thanks to: <a href="https://fsky.io/">FSKY</a> for the subdomain and for helping with most of the site, <a href="https://nadeko.net">Fijxu</a> for letting Frost's home be nadeko.net, and <a href="https://github.com/BNKdesigns">BNKdesigns</a> for making the <a href="https://git.nadeko.net/frost/site-v2">old site.</a></p>
|
||||
<a href="https://frost.fsky.io/"><img src="/assets/img/88x31/badge.png" loading="lazy" alt="FrostIPTV badge" width="88px" height="31px"></a>
|
||||
<a href="https://fsky.io/"><img src="/assets/img/88x31/fsky.png" loading="lazy" alt="FSKY badge" width="88px" height="31px"></a>
|
||||
<a href="https://nadeko.net/"><img src="/assets/img/88x31/nadeko.png" loading="lazy" alt="Nadeko badge" width="88px" height="31px"></a>
|
||||
|
|
Loading…
Reference in a new issue