site/mirrors/index.html

19 lines
726 B
HTML
Raw Normal View History

2025-02-15 01:42:59 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mirrors - 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>Mirrors</h1>
<a href="https://git.everypizza.im/frost/repo">everypizza.im</a>
<a href="https://git.nadeko.net/frost/repo">nadeko.net</a>
<a href="https://git.prigoana.com/frost/repo">prigoana.com</a>
</body>
</html>