Weezy
Mowi7 Add the below code @ the end of your filelist template
<div class="ad_pop_in"></div>
Copy code
Add the below javascript n the page footer, edit the ads code in it to yours!
<script>
var x = document.getElementsByClassName("ad_pop_in");
var y = Math.floor(Math.random() * x.length);
x[y].innerHTML = '\<div class=\"ad\"\>\<b\><a href="https://ylx-4.com/fullpage.php?section=Header&pub=935185&ga=a"><img src="https://www.jumia.com/affiliate-program/banners/9/80/320x50.jpg" /></a>\</b\>\</div\>';
</script>
Copy code