38 lines
1.0 KiB
HTML
38 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
<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>Maptroid</title>
|
|
<meta content="width=device-width, initial-scale=1, user-scalable=no" name="viewport"/>
|
|
<meta content="True" name="HandheldFriendly"/>
|
|
<meta content="320" name="MobileOptimized"/>
|
|
<meta content="on" http-equiv="cleartype"/>
|
|
<style>
|
|
html,
|
|
body,
|
|
canvas {
|
|
margin: 0 !important;
|
|
padding: 0 !important;
|
|
overflow: hidden !important;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
<body>
|
|
<div id="content"></div>
|
|
<script src="vendors.app.bundle.js"></script>
|
|
<script src="app.bundle.js"></script>
|
|
</body>
|
|
</html>
|