Update counter.html
This commit is contained in:
parent
0a261ecc91
commit
51343fc2e7
1 changed files with 7 additions and 0 deletions
|
|
@ -7,6 +7,13 @@
|
|||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<script type="text/javascript" src="../js/thankssaurik.js"></script>
|
||||
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-5161079004041900",
|
||||
enable_page_level_ads: true
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<panel>
|
||||
|
|
|
|||
Reference in a new issue