File: /home/httpd/html/baretube.com.new/templates/default_tube2019/widgets/widget.ad_content_side.php
<div class="content-aside-col col">
<div class="aff-col col -aside">
<ul class="aff-list">
<?php if ($_GET['controller'] == 'pornstar_bio' || $_GET['controller'] == 'user_profile' || $_GET['controller'] == 'my_profile' || $_GET['controller'] == 'my_friends') { ?>
<li>
<a href="https://www.mechbunny.com/" title="Mechbunny.com">
<img src="<?php echo $template_url; ?>/images/ad-280.png" alt="Mechbunny.com">
</a>
</li>
<?php } else { ?>
<li>
<a href="https://www.mechbunny.com/" title="Mechbunny.com">
<img src="<?php echo $template_url; ?>/images/ad-280.png" alt="Mechbunny.com">
</a>
</li>
<li>
<a href="https://www.mechbunny.com/" title="Mechbunny.com">
<img src="<?php echo $template_url; ?>/images/ad-280-2.png" alt="Mechbunny.com">
</a>
</li>
<li>
<a href="https://www.mechbunny.com/" title="Mechbunny.com">
<img src="<?php echo $template_url; ?>/images/ad-280-3.png" alt="Mechbunny.com">
</a>
</li>
<?php } ?>
</ul>
</div>
</div>