http://www.eintracht.de/aktuell/
the "sponsoren" box on the left side
it used be possible to block this with one rule (using element hiding helper) but the rule doesn't work anymore and right now i need 33 rules to block this shit (and im not even sure i got them all)
help plz
eintracht.de
Re: eintracht.de
could you test this:
eintracht.de##div.box
or (if is hidden more then you want)
eintracht.de##div#eintracht_sponsors_wrapper
eintracht.de##div.box
or (if is hidden more then you want)
eintracht.de##div#eintracht_sponsors_wrapper
Re: eintracht.de
You could also block the box instead of just hiding it with:
Code: Select all
||eintracht.de/javascripts/rotate_sponsors.php
Re: eintracht.de
i actually dont have any blocking rules besides google-analytics.com
most the things i block are elements (eg empty ad frames) and for the few things that arent, i just treat them as if because having 2 lists seems a bit messy
thx for trying to help though
most the things i block are elements (eg empty ad frames) and for the few things that arent, i just treat them as if because having 2 lists seems a bit messy
thx for trying to help though