Skip to content

Commit

Permalink
Update the-impossible-quiz.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-freegames authored Apr 4, 2024
1 parent 92d6387 commit ad5cc1e
Showing 1 changed file with 19 additions and 50 deletions.
69 changes: 19 additions & 50 deletions the-impossible-quiz.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,60 +4,29 @@
<title>The Impossible Quiz - Flash Games</title>
<meta content="Here's your chance to play The Impossible Quiz! Have fun with this one!" name="description">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="shortcut icon" href="https://pocket-image-cache.com/16x16/https://img.poki.com/3cd96c99-46c1-4ff0-b04a-82381ea07349.png">
<link rel="stylesheet" href="/files/css/games.css">
<link rel="shortcut icon" href="https://github.githubassets.com/favicons/favicon.png">
<!-- CSS -->
<link rel="stylesheet" href="/files/css/game.css" />
</head>
<body>
<div id="game-container" class="container">
<div class="sidebar">
<div class="nav-game">
<a href="https://ad-freegames.github.io/flash/" id="btn-back">
<img src="https://www.joguix.com/img/back.png" alt="go back">
<a href="/" target="_top" class="neave">
<span class="disc"></span>
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 512 512">
<path fill="#fff" d="M361 360.95L191 290.5v57.1l-40 16.6V151.05l170 70.3v-57.2l1-.4.1-.05 38.9-15.9"></path>
</svg>
<span class="title">Neave Interactive</span>
</a>
<div class="logo-wrapper">
<a href="/" class="logo">
<img src="https://logos.textgiraffe.com/logos/logo-name/Games-designstyle-games-m.png" alt="games">
</a>
</div>
</div>
<div id="game-title" class="game-info"><h1 class="game-info--title">The Impossible Quiz</h1></div>


<div id="games-related" class="game-info">
<script type="text/javascript" src="https://ad-freegames.github.io/files/js/random.js"></script>
<script type="text/javascript" src="https://ad-freegames.github.io/files/js/showgame.js"></script>
</div>


<div id="games-related" class="game-info">
<script type="text/javascript" src="https://ad-freegames.github.io/files/js/random.js"></script>
<script type="text/javascript" src="https://ad-freegames.github.io/files/js/showgame.js"></script>
</div>


<div id="games-related" class="game-info">
<script type="text/javascript" src="https://ad-freegames.github.io/files/js/random.js"></script>
<script type="text/javascript" src="https://ad-freegames.github.io/files/js/showgame.js"></script>
</div>


<section class="content">
<iframe sandbox="allow-scripts allow-same-origin" scrolling="no" frameborder="0" src="game/the-impossible-quiz.html" style="border-radius: 1%; height: 720px; width: 1080px"></iframe>
</section>
<div class="ad skyscraper1">
<ins class="adsbygoogle" data-ad-client="ca-pub-3818483896982139" data-ad-slot="2386379804" data-page-url="https://unblockedgameszone.blogspot.com/"></ins>
<script> (adsbygoogle=window.adsbygoogle||[]).push({}); </script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3818483896982139" crossorigin="anonymous"></script>
</div>
<div class="game-wrap" id="game-wrap">
<div id="game-preloader"></div>
<div class="game" id="game">
<iframe id="iframe-game" allow="autoplay" src="game/the-impossible-quiz.html" scrolling="no" frameborder="0" style="height: 100%; width: 100%" sandbox="allow-scripts allow-same-origin"></iframe></div></div></div>
<footer id="footer" style="clear: both;">
<div id="copyright">
&copy; <script type='text/javascript'>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script> <a href="/" rel="nofollow co-worker">Ad-Free Games</a></div>
<div id="footer-links">
<a href="/dinosaur-game/">Dinosaur Game</a> &nbsp;&nbsp;
<a href="/happy-wheels/">Happy Wheels</a> &nbsp;&nbsp;
<a href="/bubble-shooter/">Bubble Shooter</a> &nbsp;&nbsp;
<a href="/run-3/">Run 3</a> &nbsp;&nbsp;
<a href="/cookie-clicker/">Cookie Clicker</a> &nbsp;&nbsp;
<a href="/tunnel-rush/">Tunnel Rush</a> &nbsp;&nbsp;
<a href="/drift-hunters/">Drift Hunters</a>
<div class="ad skyscraper2">
<ins class="adsbygoogle" data-ad-client="ca-pub-3818483896982139" data-ad-slot="2386379804" data-page-url="https://unblockedgameszone.blogspot.com/"></ins>
<script> (adsbygoogle=window.adsbygoogle||[]).push({}); </script>
</div>
</footer>
</body>
</html>

0 comments on commit ad5cc1e

Please sign in to comment.