65 lines
4.9 KiB
HTML
65 lines
4.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>FrostIPTV</title>
|
|
<meta name="description" content="The simplest IPTV service. TV channels and radio stations from around the world, all for free.">
|
|
<meta name="keywords" content="IPTV, TV, free TV, free IPTV">
|
|
<link rel="stylesheet" href="/assets/css/style.css">
|
|
<link rel="icon" type="image/png" href="/assets/img/favicon.png">
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
<img src="/assets/img/logo.png" alt="Frost logo" width="108px" height="124px">
|
|
<h1>FrostIPTV</h1>
|
|
<p>The simplest IPTV service. TV channels and radio stations from around the world, all for free.</p>
|
|
</header>
|
|
|
|
<h2>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>
|
|
</nav>
|
|
<nav>
|
|
<b>Community</b>:
|
|
<a href="https://dsc.gg/frost2" target="_blank">Discord</a> •
|
|
<a href="xmpp:frost@room.telepath.im?join" target="_blank">XMPP</a> •
|
|
<a href="https://matrix.to/#/#frost:omada.cafe" target="_blank">Matrix</a>
|
|
</nav>
|
|
<a href="/v2/">The new website (work in progress)</a>
|
|
|
|
<h3>How to use</h3>
|
|
<p>See the <a href="/tutorial/">tutorial page</a> for instructions.</p>
|
|
|
|
<h3>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 locking these behind paywalls that some people might not be able to afford or access easily, and things like OTA / FAST television are very hard to rely on. This service is giving to you what you'll need to know and also providing easily available entertainment.</p>
|
|
|
|
<h3>Contribute</h3>
|
|
<p>Want to help out? That'd be awesome! You can either open an issue to contribute or ask for an invite. If you open an issue you'll probably be invited anyways but it's your choice to join. Anything that can last at least 5 minutes without lagging, freezing or crashing is considered a stable stream.</p>
|
|
|
|
<h3>Disclaimer</h3>
|
|
<p>No video files are stored. We're simply using user-submitted links to publicly available video stream URLs, which to the best of 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 sending a pull request 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, and thus this is not a valid reason to send a DMCA notice. To remove this content from the web, you should contact the web host that's actually hosting the content (not the maintainers of this repository).</p>
|
|
|
|
<h3>Members</h3>
|
|
<div>
|
|
<a href="https://git.nadeko.net/v/"><img src="https://git.nadeko.net/avatar/63d794b0b43823a2ce84424c50eddfe7" loading="lazy" alt="Voxel" width="64" height="64"></a>
|
|
<a href="https://github.com/c4artisan/"><img src="https://avatars.githubusercontent.com/u/41709262" loading="lazy" alt="zappr" width="64" height="64"></a>
|
|
<a href="https://github.com/joshietrue/"><img src="https://avatars.githubusercontent.com/u/78919116" loading="lazy" alt="JoshieTrue" width="64" height="64"></a>
|
|
<a href="https://github.com/rushereeeeee/"><img src="https://avatars.githubusercontent.com/u/125172679" loading="lazy" alt="rushereeeeee" width="64" height="64"></a>
|
|
<a href="https://github.com/InsolenceWillow/"><img src="https://avatars.githubusercontent.com/u/123328690" loading="lazy" alt="InsolenceWillow" width="64" height="64"></a>
|
|
<a href="https://github.com/mavijavi5124/"><img src="https://avatars.githubusercontent.com/u/166801153" loading="lazy" alt="Mavijavi" width="64" height="64"></a>
|
|
<a href="https://discord.com/users/1012822632720244786/"><img src="https://git.gra.phite.ro/avatars/bd3b0b2275ae2c3a81a33a6151da1f3859564bb24d1c6b7549fbf4c5fdbdccbd" loading="lazy" alt="askor" width="64" height="64"></a>
|
|
</div>
|
|
|
|
<footer>
|
|
<p>Thanks to: <a href="https://fsky.io/">FSKY</a> for the subdomain and for helping with like 90% of the site, <a href="https://git.nadeko.net/Fijxu/">Fijxu</a> for letting Frost's home be nadeko.net, and <a href="https://github.com/BNKdesigns">BNKdesigns</a> for making the V2 site.</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>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|