57 lines
1.6 KiB
PHP
57 lines
1.6 KiB
PHP
|
|
<!--[ad/adfox/ad-inlist-3]-->
|
||
|
|
|
||
|
|
<?php if(wp_is_mobile()): ?>
|
||
|
|
|
||
|
|
<?php if((int)get_option('show_ad') == 1): ?>
|
||
|
|
|
||
|
|
<?php if($_SERVER['HTTP_SIDE'] === 'gprofile'): ?>
|
||
|
|
|
||
|
|
<!-- /176990977/profile_ru/mobile_list1 -->
|
||
|
|
|
||
|
|
<div id='div-gpt-ad-1672142322541-0' style='min-width: 300px; min-height: 250px;'>
|
||
|
|
|
||
|
|
<script>
|
||
|
|
|
||
|
|
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1672142322541-0'); });
|
||
|
|
|
||
|
|
</script>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<?php else: ?>
|
||
|
|
|
||
|
|
<?php $rand = rand() . date("U"); ?>
|
||
|
|
|
||
|
|
<div class="d-block d-md-none col-12 col-md-4 col-xl-3 pb-4 float-left" data-typeitem="ad">
|
||
|
|
|
||
|
|
<!--montemedia-->
|
||
|
|
<!--Площадка: profile.ru / mobile / mobile_list3-->
|
||
|
|
<!--Категория: <не задана>-->
|
||
|
|
<!--Тип баннера: 300x250--new-->
|
||
|
|
|
||
|
|
<div id="adfox_163361811589116320_<?=$rand?>"></div>
|
||
|
|
|
||
|
|
<script>
|
||
|
|
|
||
|
|
window.yaContextCb.push(() => {
|
||
|
|
Ya.adfoxCode.create({
|
||
|
|
ownerId: 242477,
|
||
|
|
containerId: 'adfox_163361811589116320_<?=$rand?>',
|
||
|
|
params: {
|
||
|
|
p1: 'cgvgn',
|
||
|
|
p2: 'gket'
|
||
|
|
}
|
||
|
|
})
|
||
|
|
})
|
||
|
|
|
||
|
|
</script>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<?php endif; ?>
|
||
|
|
|
||
|
|
<?php endif; ?>
|
||
|
|
|
||
|
|
<?php endif; ?>
|
||
|
|
|
||
|
|
<!--[/ad/adfox/ad-inlist-3]-->
|