Difference between revisions of "Template:Ads recomended"

From Enduro.team
Jump to: navigation, search
m
m
Line 4: Line 4:
 
<div class="adsrecomended">
 
<div class="adsrecomended">
 
<script>
 
<script>
document.append("<ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-9226951475373251" data-ad-slot="3159268773"></ins>");
+
setTimeout(function(){
(adsbygoogle = window.adsbygoogle || []).push({});
+
var div = document.createElement("ins");
 +
div.setAttribute('class', 'adsbygoogle');
 +
div.setAttribute('data-ad-client', '9226951475373251');
 +
div.setAttribute('data-ad-slot', '3159268773');
 +
div.setAttribute('data-ad-format', 'autorelaxed');
 +
$('.search-results-title').append(div);
 +
var js = document.createElement("script");
 +
js.setAttribute('src', 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9226951475373251');
 +
js.setAttribute('async', true);
 +
js.setAttribute('crossorigin', anonymous);
 +
document.head.appendChild(js);
 +
setTimeout(function(){
 +
(adsbygoogle = window.adsbygoogle || []).push({});
 +
}, 1000);
 +
}, 3000);
 
</script>
 
</script>
 
</div>
 
</div>

Revision as of 14:55, 22 July 2021