HEX
Server: LiteSpeed
System: Linux c7.my-control-panel.com 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User: bigfreeodds (5956)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/bigfreeodds/public_html/wp-content/public/scores/live.html
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<title>Live Matches — Football Live Scores</title>
<meta name="description" content="All currently live football matches across major leagues." />
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body data-page="live">
  <div class="app">
    <header class="topbar">
      <h1>LIVE NOW</h1>
      <span class="badge live">● LIVE</span>
    </header>
    <div id="live-list" style="margin-top:10px;"></div>
  </div>

  <nav class="bottom-nav">
    <a href="index.html"><span class="ic">⌂</span><span>Home</span></a>
    <a href="live.html" class="active"><span class="ic">▶</span><span>Live</span></a>
    <a href="favourites.html"><span class="ic">★</span><span>Favourites</span></a>
    <a href="leagues.html"><span class="ic">🏆</span><span>Leagues</span></a>
    <a href="profile.html"><span class="ic">◉</span><span>Profile</span></a>
  </nav>
  <script src="assets/js/app.js"></script>
</body>
</html>