Widget:YaWidget: различия между версиями

Материал из FIJTeam Project Wiki
Перейти к навигации Перейти к поиску
м (Защитил страницу Widget:YaWidget: популярная страница ([Редактирование=Разрешено только администраторам] (бессрочно) [Переименование=Разрешено только администраторам] (бессрочно)))
Нет описания правки
Метка: отменено
Строка 1: Строка 1:
<script>window.yaContextCb=window.yaContextCb||[]</script>
<!-- Widget:AdLoader -->
<script src="https://yandex.ru/ads/system/context.js" async></script>
<div id="yandex_rtb_R-A-10417805-1"></div>
<div id="yandex_rtb_R-A-10417805-1"></div>
<script>
<script>
window.yaContextCb = window.yaContextCb || [];
(function() {
    var ya = document.createElement('script');
    ya.type = 'text/javascript';
    ya.async = true;
    ya.src = 'https://yandex.ru/ads/system/context.js';
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(ya, s);
})();
window.yaContextCb.push(() => {
window.yaContextCb.push(() => {
     Ya.Context.AdvManager.render({
     Ya.Context.AdvManager.render({

Версия от 19:26, 20 июля 2024

<script> window.yaContextCb = window.yaContextCb || []; (function() {

   var ya = document.createElement('script');
   ya.type = 'text/javascript';
   ya.async = true;
   ya.src = 'https://yandex.ru/ads/system/context.js';
   var s = document.getElementsByTagName('script')[0];
   s.parentNode.insertBefore(ya, s);

})(); window.yaContextCb.push(() => {

   Ya.Context.AdvManager.render({
       "blockId": "R-A-10417805-1",
       "renderTo": "yandex_rtb_R-A-10417805-1"
   });

}); </script>