Files
monkeygg2.github.io/games/reach-the-core/index.html
T
2023-09-25 19:51:08 -04:00

20 lines
663 B
HTML

<html>
<head>
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-7L02W3ZMS5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7L02W3ZMS5');
</script>
<script async="" crossorigin="anonymous" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5648726754785335"></script>
<title>Reach The Core</title>
<script src="sdk.1.2.js"></script>
<script src="ReachTheCore_norm.js"></script>
</head>
<body style="margin:0; overflow:hidden">
</body>
</html>