You need to write a script that when you open the page clicks on a teaser with advertising. Skeleton:
<script> if (location.search=="") { } </script> Regular expression to search for items on the page:
(?<=href=")http:\/\/do.traffim.com\/.*(?=" class="traffim-descr-link">) how to connect all right?