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/privacy.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>Privacy Policy — Live Scores</title>
<meta name="description" content="Privacy policy for the Live Scores app." />
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body data-page="privacy">
  <div class="app">
    <div class="topbar-back">
      <a class="back" href="profile.html" aria-label="Back">‹</a>
      <div class="title">PRIVACY POLICY</div>
      <span style="width:18px;"></span>
    </div>
    <div class="doc-card">
      <h2>Privacy Policy</h2>
      <p>This is a demo Privacy Policy for the Live Scores app. We respect your privacy and only store local preferences (favourites, theme) in your browser.</p>
      <h3>Information we collect</h3>
      <p>We do not collect personally identifiable information. App preferences are stored in your browser's local storage only.</p>
      <h3>Cookies</h3>
      <p>We use only essential storage required for the app to function (no tracking cookies).</p>
      <h3>Third parties</h3>
      <p>This demo does not share data with third parties.</p>
      <h3>Contact</h3>
      <p>Questions? Email hello@livescores.example.</p>
    </div>
  </div>
  <nav class="bottom-nav">
    <a href="index.html"><span class="ic">⌂</span><span>Home</span></a>
    <a href="live.html"><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" class="active"><span class="ic">◉</span><span>Profile</span></a>
  </nav>
  <script src="assets/js/app.js"></script>
</body>
</html>