<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Icecast Streaming Media Server</title>
    <link rel="stylesheet" type="text/css" href="style.css" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
  </head>
  <body>
    <h1 id="header">Server Information</h1>
    <div id="menu">
      <ul>
        <li>
          <a href="admin/">Administration</a>
        </li>
        <li>
          <a href="status.xsl">Server Status</a>
        </li>
        <li>
          <a href="server_version.xsl">Version</a>
        </li>
      </ul>
    </div>
    <div class="roundbox">
      <h3>Server Information</h3>
      <table class="yellowkeys">
        <tbody>
          <tr>
            <td>Location</td>
            <td>Slovakia</td>
          </tr>
          <tr>
            <td>Admin</td>
            <td>info@radiobiblia.online</td>
          </tr>
          <tr>
            <td>Host</td>
            <td>localhost</td>
          </tr>
          <tr>
            <td>Version</td>
            <td>Icecast 2.4.4</td>
          </tr>
          <tr>
            <td>Download</td>
            <td>
              <a href="https://icecast.org/download/">icecast.org</a>
            </td>
          </tr>
          <tr>
            <td>Source code</td>
            <td>
              <a href="https://icecast.org/download/#git">icecast.org/download/#git</a>
            </td>
          </tr>
          <tr>
            <td>Documentation</td>
            <td>
              <a href="https://icecast.org/docs/">icecast.org/docs</a>
            </td>
          </tr>
          <tr>
            <td>Stream Directory</td>
            <td>
              <a href="http://dir.xiph.org/index.php">dir.xiph.org</a>
            </td>
          </tr>
          <tr>
            <td>Community</td>
            <td>
              <a href="https://icecast.org/contact/">icecast.org/contact</a>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
    <div id="footer">
		Support icecast development at <a href="https://www.icecast.org/">www.icecast.org</a></div>
  </body>
</html>
