Update index.html
This commit is contained in:
parent
72b778d33f
commit
aae91b4882
1 changed files with 6 additions and 7 deletions
13
index.html
13
index.html
|
@ -19,9 +19,9 @@
|
|||
|
||||
<h2 id="portal">Portal</h2>
|
||||
<nav>
|
||||
<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="https://forge.fsky.io/frost/repo/raw/branch/main/tv.m3u" target="_blank">TV channels</a> •
|
||||
<a href="https://forge.fsky.io/frost/repo/raw/branch/main/radio.m3u" target="_blank">Radio stations</a> •
|
||||
<a href="https://forge.fsky.io/frost/" target="_blank">Git</a> •
|
||||
<a href="/tutorial/" target="_blank">How to use</a>
|
||||
</nav>
|
||||
<nav>
|
||||
|
@ -44,7 +44,7 @@
|
|||
<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, see Community 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>
|
||||
<p>Want to help out? That'd be great! You can either open an issue, see Community or <a href="mailto:notvoxel@tuta.io?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 the maintainers of this repository).</p>
|
||||
|
@ -52,15 +52,15 @@
|
|||
<h3 id="members">Members</h3>
|
||||
<div>
|
||||
<a href="https://voxel.fsky.io"><img src="https://git.nadeko.net/avatar/63d794b0b43823a2ce84424c50eddfe7" loading="lazy" alt="Voxel" width="64" height="64"></a>
|
||||
<a href="https://git.nadeko.net/LazaHaze"><img src="https://mov.im/picture?type=avatar&id=l" loading="lazy" alt="LazaHaze" width="64" height="64"></a>
|
||||
<a href="https://forge.fsky.io/LazaHaze"><img src="https://mov.im/picture?type=avatar&id=l" loading="lazy" alt="LazaHaze" width="64" height="64"></a>
|
||||
<a href="https://github.com/Mavijavi12"><img src="https://mov.im/picture?type=avatar&id=m" loading="lazy" alt="LazaHaze" width="64" height="64"></a>
|
||||
<a href="https://prigoana.com"><img src="https://git.nadeko.net/avatars/782d79b9cae7b68d734c6762d743391e3fe73a5b5c044a08b1b59b56da41ac57" loading="lazy" alt="Eduard Prigoana" width="64" height="64"></a>
|
||||
<a href="https://nadeko.net"><img src="https://git.nadeko.net/avatars/40d5e488ee28f1381758a912adbdd65415fa8f246028dfdd45a731a2e7bc6002" loading="lazy" alt="Fijxu" width="64" height="64"></a>
|
||||
|
||||
|
||||
<h3 id="hall-of-fame">Hall of Fame</h3>
|
||||
<nav>
|
||||
<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</a> - Helped with stream testing.</p>
|
||||
</nav>
|
||||
|
@ -69,7 +69,6 @@
|
|||
<footer>
|
||||
<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>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Reference in a new issue