Skip to content

Commit

Permalink
Update game.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Memelite70 authored Jun 17, 2024
1 parent 02fd84e commit 58bd844
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion game.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,29 @@
</script>

<!-- Iframe element -->
<embed id="game" width="800" height="450" frameborder="0"></center>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9797604980960415"
crossorigin="anonymous"></script>
<!-- banneradd -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-9797604980960415"
data-ad-slot="3591280434"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script><embed id="game" width="800" height="450" frameborder="0"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9797604980960415"
crossorigin="anonymous"></script>
<!-- banneradd -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-9797604980960415"
data-ad-slot="3591280434"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></center>

<script>
// Function to get URL parameter value by name
Expand Down

0 comments on commit 58bd844

Please sign in to comment.