This commit is contained in:
Trixter9994 2021-09-14 11:14:41 -04:00 committed by GitHub
parent 6cdf0238a8
commit cd2da708c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
window.cookieconsent_options = {"message":"Unsurprisingly, this website uses cookies for ads and traffic analysis.","dismiss":"Got it!","learnMore":"Learn more","link":"//orteil.dashnet.org/cookieconsentpolicy.html","target":"_blank","theme":"//orteil.dashnet.org/cookieconsent.css","domain":"dashnet.org"};
</script>
<script type="text/javascript" src="asset/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>
<!--
@ -16,11 +16,11 @@ Feel free to alter this code to your liking, but please do not re-host it, do no
<meta name="viewport" content="width=900, initial-scale=1">
<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='asset/css/css' rel='stylesheet' type='text/css'>
<script src="asset/js/showads.js"></script><!-- this just detects adblockers so we can adjust the layout and play nice -->
<script src="asset/js/base64.js"></script>
<script src="asset/js/main.js"></script>
<script async src="asset/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({
google_ad_client: "ca-pub-8491708950677704",