Шаблон:Ads recomended — различия между версиями
Alexander (обсуждение | вклад) м |
Alexander (обсуждение | вклад) м |
||
(не показаны 54 промежуточные версии этого же участника) | |||
Строка 1: | Строка 1: | ||
+ | <center> | ||
<html> | <html> | ||
<body> | <body> | ||
− | <div | + | <div class="adsrecomended" id="adsrecomended"> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> | ||
− | + | if (window.matchMedia) { | |
+ | if(window.matchMedia('(prefers-color-scheme: dark)').matches){ | ||
+ | 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="3158273233"></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> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> | ||
(adsbygoogle = window.adsbygoogle || []).push({}); | (adsbygoogle = window.adsbygoogle || []).push({}); | ||
</script> | </script> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> | ||
</center> | </center> |
Текущая версия на 16:18, 16 августа 2022