19 lines
660 B
HTML
19 lines
660 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>Two Ball 3d</title>
|
|
|
|
</head>
|
|
<body style="margin:0;">
|
|
<iframe height="100%" src="files/games/other/TwoBall3D/index.html" style="width:100%;height:100%;border:0;" width="100%"></iframe>
|
|
</body>
|
|
</html> |