7
0
Fork 0

Create index.html (lite)

This commit is contained in:
Voxel 2024-07-08 11:12:13 -04:00 committed by GitHub
parent b962950c84
commit 49558f7223
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

26
lite/index.html Normal file
View file

@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FrostIPTV</title>
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:Arial;}a{color:#05d5ff}</style>
<link rel="icon" type="image/jpeg" href="https://avatars.githubusercontent.com/u/168616494"/>
</head>
<body>
<img src="https://avatars.githubusercontent.com/u/168616494" alt="Frost logo" style="width:123px;height:123px;">
<h1>FrostIPTV</h1>
<p>The simplest IPTV service. Channels and radio stations from around the world, all for free.</p>
<h2>Portal</h2>
<nav>
<a href="https://git.gra.phite.ro/frost/repo" target="_blank">Repository</a> &#x2022
<a href="https://f.phite.ro/tutorial/" target="_blank">Help</a> &#x2022
<a href="xmpp:frost@room.telepath.im?join" target="_blank">XMPP MUC</a> &#x2022
<a href="https://matrix.to/#/#frost:omada.cafe" target="_blank">Matrix room</a> &#x2022
<a href="https://dsc.gg/frost2" target="_blank">Discord server</a>
</nav>
<nav>
<a href="https://www.videolan.org/vlc" target="_blank">Download VLC</a> &#x2022
<a href="https://potplayer.daum.net/" target="_blank">Download PotPlayer</a>