forked from sent/waves
61 lines
1.9 KiB
HTML
61 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Clicker Heroes</title>
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
|
|
<meta name="generator" content="Construct 3">
|
|
<meta name="author" content="frank">
|
|
<link rel="manifest" href="appmanifest.json">
|
|
<link rel="apple-touch-icon" sizes="128x128" href="icons/icon-128.png">
|
|
<link rel="apple-touch-icon" sizes="256x256" href="icons/icon-256.png">
|
|
<link rel="apple-touch-icon" sizes="512x512" href="icons/icon-512.png">
|
|
<link rel="icon" type="image/png" href="icons/icon-512.png">
|
|
<link rel="stylesheet" href="style.css?v=2">
|
|
<meta name="description" content="Clicker Heroes, Clicker Heroes Unblocked, Clicker Heroes Cool Math, Clicker Heroes Friv Games">
|
|
</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>
|
|
<script src="js/analytics_ubg_v1_4.js"></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> |