Шаблон:Ads recomended — различия между версиями
Alexander (обсуждение | вклад) м |
Alexander (обсуждение | вклад) м |
||
Строка 3: | Строка 3: | ||
<body> | <body> | ||
<div class="adsrecomended"> | <div class="adsrecomended"> | ||
− | <script type="text/javascript" src="/ | + | <script> |
+ | var externalScript = document.createElement("script"); | ||
+ | externalScript.type = "text/javascript"; | ||
+ | externalScript.setAttribute('async','async'); | ||
+ | externalScript.src = "//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9226951475373251"; | ||
+ | document.getElementsByTagName('body')[0].appendChild(externalScript); | ||
+ | |||
+ | var ins = document.createElement("ins"); | ||
+ | ins.setAttribute('class','adsbygoogle'); | ||
+ | ins.setAttribute('style','display:block;');/*add other styles if required*/ | ||
+ | ins.setAttribute('data-ad-client','9226951475373251'); | ||
+ | ins.setAttribute('data-ad-slot','3159268773'); | ||
+ | ins.setAttribute('data-ad-format','autorelaxed'); | ||
+ | document.getElementsByTagName('body')[0].appendChild(ins); | ||
+ | |||
+ | var inlineScript = document.createElement("script"); | ||
+ | inlineScript.type = "text/javascript"; | ||
+ | inlineScript.text = '(adsbygoogle = window.adsbygoogle || []).push({});' | ||
+ | document.getElementsByTagName('body')[0].appendChild(inlineScript); | ||
+ | </script> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> | ||
</center> | </center> |
Версия 13:57, 22 июля 2021