mirror of https://forge.fsky.io/frost/site
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
972 B
20 lines
972 B
<!DOCTYPE html> |
|
<html> |
|
<head> |
|
<meta charset="UTF-8"> |
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
<title>IRC community - 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> |
|
<h1>Join us on IRC</h1> |
|
<ul> |
|
<li>General chat - <a href="ircs://irc.telepath.im:6697/frost">#frost on irc.telepath.im</a> (<a href="https://webirc.telepath.im/?channels=%23frost" target="_blank">join over web</a>)</li> |
|
<li>Request & share streams - <a href="ircs://irc.telepath.im:6697/frost-streams">#frost-streams on irc.telepath.im</a> (<a href="https://webirc.telepath.im/?channels=%23frost-streams" target="_blank">join over web</a>)</li> |
|
</ul> |
|
</body> |
|
</html> |