mirror of
https://github.com/romancm/gamebrary
synced 2024-11-10 05:34:15 +00:00
remove google ads code
This commit is contained in:
parent
88c470be14
commit
7745681c7e
2 changed files with 0 additions and 14 deletions
|
@ -26,12 +26,6 @@
|
|||
<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>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script> -->
|
||||
<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){
|
||||
|
|
|
@ -61,14 +61,6 @@
|
|||
fluid
|
||||
/>
|
||||
|
||||
<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
data-ad-client="ca-pub-6973051121553624"
|
||||
data-ad-slot="8993171340"
|
||||
data-ad-format="auto"
|
||||
data-full-width-responsive="true"
|
||||
/>
|
||||
|
||||
<b-button
|
||||
v-if="gameNews"
|
||||
variant="info"
|
||||
|
|
Loading…
Reference in a new issue