Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
BigHummus69 authored Mar 23, 2024
1 parent cce358f commit ee91840
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions actual/dogeminer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Doge Miner</title>

<!-- Google -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1477355143669983"
crossorigin="anonymous"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RN2RSBQT28"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());

gtag('config', 'G-RN2RSBQT28');
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-D3MYGGCWR3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-D3MYGGCWR3');
</script>

</script>
<meta name="description" content="How to mine dogecoins? Find out in Dogeminer: The Dogecoin Mining Simulator. Very wow. To the moon!" />
<meta name="keywords"
Expand Down

0 comments on commit ee91840

Please sign in to comment.