Page 1 of 1

ADBLOCK and this site :(

Posted: Tue Aug 21, 2007 12:18 pm
by jose
In Spain one of the most visited pages is www.elmundo.es

ABP always worked perfectly in that site, but now I block everyday a lot of ads and when the page is reloaded ¡¡¡there is the ad again!!! unblocked.Specially protected are some news.

Example:
http://www.elmundo.es/elmundo/2007/08/2 ... 88120.html


Sorry if this is not the right forum but I´m out of time and I don´t know how to configurate ABP (I never did it because the program worked perfect until 1 month or may be 6 weeks!

Posted: Tue Aug 21, 2007 1:51 pm
by fanboy

Code: Select all

.el-mundo.net/banners
.el-mundo.net/cajas

Posted: Sun Aug 26, 2007 7:42 pm
by PublicidadSi
Alternatively,

elmundo.es#DIV(class=publicidadtira1)
elmundo.es#DIV(class=publicidadhorizontal)
elmundo.es#DIV(class=publicidadmodulo)
elmundo.es#DIV(class=publicidadnoticia)
elmundo.es#DIV(class=publicidadpie)

Posted: Mon Aug 27, 2007 12:24 am
by rick752
Thanks for the language I don't understand. But does the single hide:

Code: Select all

elmundo.es#div(class^=publicidad)
... work for all that?

And would:

Code: Select all

#div(class^=publicidad)
... work as a generic hide?