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
774 B
20 lines
774 B
<!DOCTYPE html> |
|
<html> |
|
<head> |
|
<meta charset="UTF-8"> |
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
<title>XMPP 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 XMPP</h1> |
|
<ul> |
|
<li>General chat - <a href="xmpp:frost@room.telepath.im?join">frost@room.telepath.im</a></li> |
|
<li>Request & share streams - <a href="xmpp:frost-streams@room.telepath.im?join">frost-streams@room.telepath.im</a></li> |
|
</ul> |
|
</body> |
|
</html> |