adsense code

This commit is contained in:
Gamebrary 2022-10-24 10:53:01 -07:00
parent d536e5bf3e
commit 6a0d3c480f

View file

@ -26,6 +26,8 @@
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6973051121553624"
crossorigin="anonymous"></script>
<script>
if (location.hostname !== 'localhost') {
(function(h,o,t,j,a,r){
@ -35,7 +37,7 @@
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
}
</script>
</head>