I am using both easy list and the regional easy list, and the Banners show up all around this site. If you go into one of the listings they completely frame the actual content. On the listings itself there is one in the 3rd spot, as well as at the bottom.
One of the websites in question is:
There was another website i encountered it on, but it seems to be blocked by now, as it stopped showing ads after 2 or so weeks. The Ads shown are german language ads.
I also have banners showing on
, but for that one i haven't found the actual offender in the source code yet (its a much larger source page), but i assume its this line:
Code: Select all
var adDelivery = new AdDelivery(wsUrl, true);
document.getElementById('RTAImage').setAttribute('src', "http://cdn1a.static.pornhub.phncdn.com/www-static/images/rta-2.gif?cache=20161124")
As i said... its been almost 15 years since i did anything with webdesign... so i am really rusty. However I was able to find the script on the hentai page, and then the associated github entry, for the work around in question. Which lead me to wonder if there was a way to block the specific script.