Skip to content

Commit

Permalink
v2.021 beta
Browse files Browse the repository at this point in the history
Edited html
  • Loading branch information
Trixter9994 authored Oct 4, 2019
1 parent a27d4f5 commit f09163f
Showing 1 changed file with 34 additions and 23 deletions.
57 changes: 34 additions & 23 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,33 +1,34 @@

<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
window.cookieconsent_options = {"message":"Unsurprisingly, this website uses cookies for ads and traffic analysis.","dismiss":"Got it!","learnMore":"Learn more","link":"http://orteil.dashnet.org/cookieconsentpolicy.html","target":"_blank","theme":"http://orteil.dashnet.org/cookieconsent.css","domain":"dashnet.org"};
</script>

<script type="text/javascript" src="js/cookieconsent.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script>

<title>Cookie Clicker</title>
<!--
Code and graphics copyright Orteil, 2013-2019
Sorry Orteil if I violated one of these rules (I probably have) I only rehosted this for my fellow students in school.
Feel free to alter this code to your liking, but please do not re-host it, do not profit from it and do not present it as your own.
-->

<meta name="viewport" content="width=900, initial-scale=1">
<link rel="shortcut icon" href="favicon.ico">
<link rel="shortcut icon" href="img/favicon.ico" />
<!--<link href="https://fonts.googleapis.com/css?family=Kavoon&subset=latin,latin-ext" rel="stylesheet" type="text/css">-->
<link href="css/css.css" rel="stylesheet" type="text/css">
<script src="js/showads.js"></script><!-- this just detects adblockers so we can adjust the layout and play nice -->
<script src="js/base64.js"></script>
<script src="js/main.js"></script>
<script async src="js/adsbygoogle.js"></script>
<link href='https://fonts.googleapis.com/css?family=Merriweather:900&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<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="main.js?v=2.058"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
/*(adsbygoogle = window.adsbygoogle || []).push({
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-8491708950677704",
enable_page_level_ads: true
});*/
});
</script>
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href="style.css?v=2.050" rel="stylesheet" type="text/css">
<!--[if IE]>
<style type="text/css">
#ifIE9{display:block;}
Expand All @@ -46,10 +47,10 @@
<div><a href="http://twitter.com/orteil42" target="_blank" id="topbarTwitter">twitter</a></div>
<div><a href="http://orteil42.tumblr.com" target="_blank" id="topbarTumblr">tumblr</a></div>
<!--<div><a href="http://forum.dashnet.org" target="_blank">Official forum</a></div>-->
<div style="position:relative;"><div style="width:22px;height:32px;background:url(images/discord.png);position:absolute;left:0px;top:0px;pointer-events:none;"></div><a href="https://discordapp.com/invite/cookie" target="_blank" style="padding-left:16px;" id="topbarDiscord">Discord</a></div>
<div style="position:relative;"><div style="width:25px;height:32px;background:url(images/weeHoodie.png);position:absolute;left:-2px;top:0px;pointer-events:none;"></div><a class="blueLink" href="http://www.redbubble.com/people/dashnet" target="_blank" style="padding-left:12px;" id="topbarMerch">Merch!</a></div>
<div style="position:relative;"><div style="width:22px;height:32px;background:url(images/patreon.png);position:absolute;left:0px;top:0px;pointer-events:none;"></div><a class="orangeLink" href="https://www.patreon.com/dashnet" target="_blank" style="padding-left:16px;" id="topbarPatreon">Patreon</a></div>
<div style="position:relative;display:none;font-weight:bold;" id="heralds"><div style="position:absolute;top:-4px;width:31px;height:39px;background:url(images/heraldFlag.png);left:50%;margin-left:-15px;pointer-events:none;"></div><div id="heraldsAmount" style="position:relative;z-index:10;text-shadow:0px 1px 0px #000,0px 0px 6px #ff00e4;color:#fff;">-</div></div>
<div style="position:relative;"><div style="width:22px;height:32px;background:url(img/discord.png);position:absolute;left:0px;top:0px;pointer-events:none;"></div><a href="https://discordapp.com/invite/cookie" target="_blank" style="padding-left:16px;" id="topbarDiscord">Discord</a></div>
<div style="position:relative;"><div style="width:25px;height:32px;background:url(img/weeHoodie.png);position:absolute;left:-2px;top:0px;pointer-events:none;"></div><a class="blueLink" href="http://www.redbubble.com/people/dashnet" target="_blank" style="padding-left:12px;" id="topbarMerch">Merch!</a></div>
<div style="position:relative;"><div style="width:22px;height:32px;background:url(img/patreon.png);position:absolute;left:0px;top:0px;pointer-events:none;"></div><a class="orangeLink" href="https://www.patreon.com/dashnet" target="_blank" style="padding-left:16px;" id="topbarPatreon">Patreon</a></div>
<div style="position:relative;display:none;font-weight:bold;" id="heralds"><div style="position:absolute;top:-4px;width:31px;height:39px;background:url(img/heraldFlag.png);left:50%;margin-left:-15px;pointer-events:none;"></div><div id="heraldsAmount" style="position:relative;z-index:10;text-shadow:0px 1px 0px #000,0px 0px 6px #ff00e4;color:#fff;">-</div></div>
<div><a class="lightblueLink" style="font-weight:bold;" href="https://play.google.com/store/apps/details?id=org.dashnet.cookieclicker" target="_blank" id="topbarMobileCC">Cookie Clicker for Android</a></div>
<div><a href="http://orteil.dashnet.org/randomgen/" target="_blank" id="topbarRandomgen">RandomGen</a></div>
<div><a href="http://orteil.dashnet.org/igm/" target="_blank" id="topbarIGM">Idle Game Maker</a></div>
Expand Down Expand Up @@ -154,9 +155,14 @@
</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;">

<script async src="js/adsbygoogle.js"></script>
<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>
<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>
Expand All @@ -179,18 +185,23 @@

<div style="position:relative;z-index:100;min-height:250px;">

<script async src="js/adsbygoogle.js"></script>
<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>
<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>

<!-- AdventureQuest Worlds banner
<a class="ad" id="aqad" href="http://www.aq.com/landing/cookie/?utm_campaign=AQW_CookieClicker&utm_source=CookieClicker" target="_blank" title="AdventureQuest Worlds" style="background:url(images/aqworldsbanner.jpg) no-repeat;width:300px;height:64px;display:block;position:relative;margin:0px auto;">
</a>-->
<!-- AdventureQuest Worlds banner -->
<a class="ad" id="aqad" href="http://www.aq.com/landing/cookie/?utm_campaign=AQW_CookieClicker&utm_source=CookieClicker" target="_blank" title="AdventureQuest Worlds" style="background:url(img/aqworldsbanner.jpg) no-repeat;width:300px;height:64px;display:block;position:relative;margin:0px auto;">
</a>

</div>

Expand All @@ -210,7 +221,7 @@
<div class="separatorBottom"></div>
</div>

<div id="tooltipAnchor"><div id="tooltip" class="framed" onmouseout="Game.tooltip.hide();"></div></div>
<div id="tooltipAnchor"><div id="tooltip" class="framed" onMouseOut="Game.tooltip.hide();"></div></div>

</div>

Expand Down

0 comments on commit f09163f

Please sign in to comment.