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

70 lines
2.3 KiB
HTML

<!DOCTYPE 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>
<meta charset="utf-8"/>
<title>Clicker Heroes Unblocked</title>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" name="viewport"/>
<meta content="Construct 3" name="generator"/>
<meta content="frank" name="author"/>
<link href="appmanifest.json" rel="manifest"/>
<link href="icons/icon-128.png" rel="apple-touch-icon" sizes="128x128"/>
<link href="icons/icon-256.png" rel="apple-touch-icon" sizes="256x256"/>
<link href="icons/icon-512.png" rel="apple-touch-icon" sizes="512x512"/>
<link href="icons/icon-512.png" rel="icon" type="image/png"/>
<link href="style.css?v=2" rel="stylesheet"/>
<meta content="Clicker Heroes, Clicker Heroes Unblocked, Clicker Heroes Cool Math, Clicker Heroes Friv Games" name="description"/>
</head>
<style>
.flex{display:flex;}
</style>
<body>
<div id="fb-root"></div>
<script src="lodash.custom.min.js?v=2"></script>
<script src="tween.js?v=2"></script>
<noscript>
<div id="notSupportedWrap">
<h2 id="notSupportedTitle">This content requires JavaScript</h2>
<p class="notSupportedMessage">JavaScript appears to be disabled. Please enable it to view this content.</p>
</div>
</noscript>
<script src="scripts/supportcheck.js?v=2"></script>
<script src="scripts/offlineclient.js?v=2"></script>
<script src="scripts/main.js?v=2"></script>
<script src="scripts/register-sw.js?v=2"></script>
<script>
function Showloading() {
let Loading = document.getElementById("content-loading");
Loading.style.display = "block";
}
function Hideloading() {
let Loading = document.getElementById("content-loading");
Loading.style.display = "none";
}
</script>
<div id="content-loading">
<div class="flex">Loading...</div>
<div class="flex">
<div class="dash uno"></div>
<div class="dash dos"></div>
<div class="dash tres"></div>
<div class="dash cuatro"></div>
</div>
</div>
</body>
</html>