v2.021 beta
This commit is contained in:
parent
d307ac3229
commit
38da13af5e
31
index.html
31
index.html
|
@ -20,13 +20,6 @@ Feel free to alter this code to your liking, but please do not re-host it, do no
|
||||||
<script src="showads.js"></script><!-- this just detects adblockers so we can adjust the layout and play nice -->
|
<script src="showads.js"></script><!-- this just detects adblockers so we can adjust the layout and play nice -->
|
||||||
<script src="base64.js"></script>
|
<script src="base64.js"></script>
|
||||||
<script src="main.js?v=2.058"></script>
|
<script src="main.js?v=2.058"></script>
|
||||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
|
||||||
<script>
|
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({
|
|
||||||
google_ad_client: "ca-pub-8491708950677704",
|
|
||||||
enable_page_level_ads: true
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
<link href="style.css?v=2.050" rel="stylesheet" type="text/css">
|
<link href="style.css?v=2.050" rel="stylesheet" type="text/css">
|
||||||
<!--[if IE]>
|
<!--[if IE]>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
@ -154,18 +147,6 @@ Feel free to alter this code to your liking, but please do not re-host it, do no
|
||||||
</div>
|
</div>
|
||||||
<div id="smallSupport" style="width:300px;text-align:center;padding-bottom:40px;background:rgba(0,0,0,0.5);position:relative;z-index:100;">
|
<div id="smallSupport" style="width:300px;text-align:center;padding-bottom:40px;background:rgba(0,0,0,0.5);position:relative;z-index:100;">
|
||||||
|
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
|
||||||
<!-- Cookie Clicker Header Responsive -->
|
|
||||||
<ins class="adsbygoogle"
|
|
||||||
style="display:block;margin:auto;width:300px;max-height:300px;overflow:hidden;"
|
|
||||||
data-ad-client="ca-pub-8491708950677704"
|
|
||||||
data-ad-slot="7077525342"
|
|
||||||
data-ad-format="rectangle"
|
|
||||||
data-full-width-responsive="true"></ins>
|
|
||||||
<script>
|
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<div class="supportComment">^ Sponsored link ^</div>
|
<div class="supportComment">^ Sponsored link ^</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="store">
|
<div id="store">
|
||||||
|
@ -184,18 +165,6 @@ Feel free to alter this code to your liking, but please do not re-host it, do no
|
||||||
|
|
||||||
<div style="position:relative;z-index:100;min-height:250px;">
|
<div style="position:relative;z-index:100;min-height:250px;">
|
||||||
|
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
|
||||||
<!-- Cookie Clicker Responsive -->
|
|
||||||
<ins class="adsbygoogle"
|
|
||||||
style="display:block;margin:auto;"
|
|
||||||
data-ad-client="ca-pub-8491708950677704"
|
|
||||||
data-ad-slot="9780186019"
|
|
||||||
data-ad-format="auto"
|
|
||||||
data-full-width-responsive="true"></ins>
|
|
||||||
<script>
|
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<div style="height:16px;"></div>
|
<div style="height:16px;"></div>
|
||||||
|
|
||||||
<!-- AdventureQuest Worlds banner -->
|
<!-- AdventureQuest Worlds banner -->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user