mytarget.php 935 B

123456789101112131415161718192021222324252627282930
  1. <?
  2. /*
  3. * <script async src="https://ad.mail.ru/static/ads-async.js"></script>
  4. <ins class="mrg-tag" style="display:inline-block;width:300px;height:250px" data-ad-client="ad-1326298" data-ad-slot="1326298"></ins>
  5. <script>(MRGtag = window.MRGtag || []).push({})</script>
  6. */
  7. ?>
  8. <?php if(Yii::$app->deviceDetect->isMobile()): ?>
  9. <!--AdFox START-->
  10. <!--amic-->
  11. <!--Площадка: amic.ru / * / *-->
  12. <!--Тип баннера: Блок под комментариями_mobile-->
  13. <!--Расположение: Блок под комментариями_mobile-->
  14. <div id="adfox_16895635254493432"></div>
  15. <script>
  16. window.yaContextCb.push(()=>{
  17. Ya.adfoxCode.create({
  18. ownerId: 279920,
  19. containerId: 'adfox_16895635254493432',
  20. params: {
  21. pp: 'dpbm',
  22. ps: 'dbpj',
  23. p2: 'ilww'
  24. }
  25. })
  26. })
  27. </script>
  28. <?php else: ?>
  29. <?php endif; ?>