File: /home/bigfreeodds/public_html/wp-content/public/scores/terms.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>Terms and Conditions — Live Scores</title>
<meta name="description" content="Terms and conditions for the Live Scores app." />
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body data-page="terms">
<div class="app">
<div class="topbar-back">
<a class="back" href="profile.html" aria-label="Back">‹</a>
<div class="title">TERMS & CONDITIONS</div>
<span style="width:18px;"></span>
</div>
<div class="doc-card">
<h2>Terms and Conditions</h2>
<p>By using this app you agree to use it for personal, non-commercial purposes. All match data is for informational purposes only.</p>
<h3>No betting or gambling</h3>
<p>This app does not provide odds, predictions for betting, or any gambling features. Match analysis is informational only.</p>
<h3>Trademarks</h3>
<p>Team and league names are trademarks of their respective owners. This is a demo project and not affiliated with any official organisation.</p>
<h3>Liability</h3>
<p>Data is provided "as is" without warranty of any kind.</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>