Pacman / index.html
SplaatKlasky's picture
Update index.html
7833278 verified
raw
history blame contribute delete
No virus
873 Bytes
<!doctype html>
<html lang="en">
<head>
<link type="image/ico" rel="icon" href="https://pacman.cc/favicon.ico"/>
<meta charset="UTF-8">
<meta name="robots" content="noindex,nofollow" />
<title>Abby Hatcher Fuzzly Catcher</title>
<style>iframe{width: 100vw; height: 100vh;}body{margin:0}</style>
<body>
<iframe title="Game Container" id="iframe-lazyload-src" allow="autoplay; fullscreen; picture-in-picture; cross-origin-isolated" src="https://pacman.ee/wp-content/games/pacman/" width="100%" height="100%" scrolling="yes" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NP2SJRD4RX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NP2SJRD4RX');
</script>
</body>
</html>