sofatips.com Ads.txt file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<style>
html,
body {
background-color: #04070D;
margin: 0;
padding: 0;
height: 100%;
}
#root {
min-height: 100vh;
height: 100%;
background-color: #04070D;
display: flex;
flex-direction: column;
}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<title>Sofatips - Social Platform for Bettors</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/remixicon@3.5.0/fonts/remixicon.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="manifest" href="/manifest.json">
<meta name="theme-color" content="#04070D">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" href="/logo.png">
<link rel="icon" type="image/x-icon" href="/logo.png">
<script type="module" crossorigin src="/assets/index-D7hlvZUB.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BGJvx-sV.css">
</head>
<body>
<div id="pwa-splash" style="
background-color: #04070D;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;">
</div>
<div id="root"></div>
<script>
window.addEventListener('DOMContentLoaded', function () {
var splash = document.getElementById('pwa-splash');
if (splash) {
splash.parentNode.removeChild(splash);
}
});
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XSMBX8XY6V"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-XSMBX8XY6V');
</script>
</body>
</html>