Difference between revisions of "Template:Ads recomended"

From Enduro.team
Jump to: navigation, search
m
m
 
(45 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<html>
 
<html>
 
<body>
 
<body>
<div class="adbanner">
+
<script>
<script type="text/javascript">
+
 
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+
if (window.matchMedia) {
     document.write("<ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-9226951475373251" data-ad-slot="3158273233"></ins>");
+
  if(window.matchMedia('(prefers-color-scheme: dark)').matches){
}
+
     var d1 = document.getElementById('adsrecomended');
else {
+
    d1.insertAdjacentHTML('beforeend', '<ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-9226951475373251" data-ad-slot="3158273233"></ins>');
    document.write("<ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-9226951475373251" data-ad-slot="3159268773"></ins>");
+
  } else {
 +
    var d1 = document.getElementById('adsrecomended');
 +
    d1.insertAdjacentHTML('beforeend', '<ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-9226951475373251" data-ad-slot="3159268773"></ins>');
 +
  }
 +
} else {
 +
    var d1 = document.getElementById('adsrecomended');
 +
    d1.insertAdjacentHTML('beforeend', '<ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-9226951475373251" data-ad-slot="3159268773"></ins>');
 
}
 
}
 
</script>
 
</script>
 +
<div class="adsrecomended" id="adsrecomended">
 
<script>
 
<script>
 
     (adsbygoogle = window.adsbygoogle || []).push({});
 
     (adsbygoogle = window.adsbygoogle || []).push({});

Latest revision as of 15:40, 22 July 2021