54 lines
No EOL
2.4 KiB
HTML
54 lines
No EOL
2.4 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.webp" alt="Frost logo" width="349px" height="36px" class="logo">
|
|
<p>FrostIPTV has been merged into <a href="https://git.nadeko.net/Mystique/Mystique">Mystique</a>.</p>
|
|
</header>
|
|
|
|
<h2 id="what-now">Why? What now?</h2>
|
|
<nav>
|
|
<p>#1: A lack of good sources, and inactivity / a failure to maintain the project well. It's FSKY's choice if they'd like to continue Frost or not.</p>
|
|
<p>#2: The Frost repository will remain archived, and the community spaces will remain open, along with this site.</p>
|
|
</nav>
|
|
<nav>
|
|
<b>Community (bridged)</b>:
|
|
<a href="/irc/" target="_blank">IRC</a> •
|
|
<a href="/xmpp/" target="_blank">XMPP</a> •
|
|
<a href="https://matrix.to/#/#frost:telepath.im" target="_blank">Matrix</a> •
|
|
<a href="https://discord.gg/vszb4bH6" target="_blank">Discord</a>
|
|
</nav>
|
|
<nav>
|
|
<b>Other useful links</b>:
|
|
<a href="https://tvheadend.org/p/about" target="_blank">TVHeadend</a> •
|
|
<a href="https://discord.gg/m3u" target="_blank">Stream Collecting Server</a> •
|
|
<a href="https://reddit.com/r/iptvglory/" target="_blank">IPTVGlory</a> •
|
|
<a href="https://fmhy.net/" target="_blank">fmhy</a>
|
|
</nav>
|
|
|
|
<h2 id="hall-of-fame">Hall of Fame</h3>
|
|
<nav>
|
|
<p><a href="/archive.html">Main page</a> - archived because why not?</p>
|
|
<p><a href="https://fsky.io/">FSKY</a> - Subdomain, helped with the site.</p>
|
|
<p><a href="https://bnkd.xyz/">BNKdesigns</a> - Helped with the site.</p>
|
|
<p><a href="https://github.com/shavedbroom">Shavedbroom</a> - Helped with stream testing.</p>
|
|
</nav>
|
|
|
|
|
|
<footer>
|
|
<a href="https://frost.fsky.io/archive.html"><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>
|
|
</footer>
|
|
|
|
</body>
|
|
</html> |