1
0
Fork 0
Kahtlane FM web page
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.
 
 
 

39 lines
1.8 KiB

<!DOCTYPE html>
<html>
<head>
<title>Kahtlane FM</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Minge vittu kui sitt muusika">
<meta property="og:url" content="http://kahtlane.eu">
<meta property="og:title" content="Kahtlane FM">
<meta property="og:description" content="Minge vittu kui sitt muusika">
<meta property="og:image" content="http://i.imgur.com/37n5BhH.png">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:width" content="1920">
<meta property="og:image:height" content="1080">
<meta property="og:type" content="website">
<meta property="og:locale" content="et_EE">
<meta property="og:audio" content="http://kahtlane.eu:8000/live">
<meta property="og:audio:type" content="application/ogg">
<link href='http://fonts.googleapis.com/css?family=Roboto:400,500,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="style.css" media="screen, print" />
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<div id="content">
<h1 onmouseover="change_bg('37n5BhH');" onmouseout="reset_bg();">Kahtlane FM</h1>
<hr />
<h3>Minge vittu kui sitt muusika...</h3>
<div id="players">
<div class="playertitle"><a href="http://kahtlane.eu:8000/live.m3u">KUULA PÄRIS PLEIERIGA, PLEB</a><br /><span id="listeners1">0</span> kuulajat praegalt</div>
<div class="playerbox"><audio controls="controls" preload="none"><source src="http://kahtlane.eu:8000/live" type="application/ogg" /></audio></div>
<div id="on-air-head">HETKEL EETRIS:</div>
<div id="on-air"></div>
</div>
</div>
<script>
autoupdate();
</script>
</body>
</html>