mirror of
https://forge.fsky.io/frost/site
synced 2025-03-14 15:19:07 +02:00
Add mirrors/index.html
This commit is contained in:
parent
2076e5b86b
commit
b682d1f507
1 changed files with 19 additions and 0 deletions
19
mirrors/index.html
Normal file
19
mirrors/index.html
Normal file
|
@ -0,0 +1,19 @@
|
|||
<!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>
|
Loading…
Add table
Reference in a new issue