123456789101112131415161718192021222324252627282930 |
- <?
- /*
- * <script async src="https://ad.mail.ru/static/ads-async.js"></script>
- <ins class="mrg-tag" style="display:inline-block;width:300px;height:250px" data-ad-client="ad-1326298" data-ad-slot="1326298"></ins>
- <script>(MRGtag = window.MRGtag || []).push({})</script>
- */
- ?>
- <?php if(Yii::$app->deviceDetect->isMobile()): ?>
- <!--AdFox START-->
- <!--amic-->
- <!--Площадка: amic.ru / * / *-->
- <!--Тип баннера: Блок под комментариями_mobile-->
- <!--Расположение: Блок под комментариями_mobile-->
- <div id="adfox_16895635254493432"></div>
- <script>
- window.yaContextCb.push(()=>{
- Ya.adfoxCode.create({
- ownerId: 279920,
- containerId: 'adfox_16895635254493432',
- params: {
- pp: 'dpbm',
- ps: 'dbpj',
- p2: 'ilww'
- }
- })
- })
- </script>
- <?php else: ?>
- <?php endif; ?>
|