Post Reply 
Filter to hide ads panel on specific site
Jul. 06, 2012, 02:13 PM
Post: #7
RE: Filter to hide ads panel on specific site
The Exceptions-U entry 'works' for me. Did you see a BlockList line for it in the Proxomitron's Log window? Regardless, it removes too much.

Try

Code:
[Patterns]
Name = "Boursorama  12.07.06  [jp] (o.s)"
Active = TRUE
URL = "$TYPE(htm)www.boursorama.com"
Limit = 512
Match = "(<div  id=$AV( \wBoursorama_Block[0-9]+) class="block")\1"
Replace = "\1 style="display:none""

BTW, I don't see any ads in that div. The set's "<a> Remove: Ad Links" is removing them.

Quote:I have "www.boursorama.com/" in my Bypass-SSL list.

I wonder if that should be "www.boursorama.com:". Do you see a BlockList line for it in the Proxomitron's Log window?

HTH
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Filter to hide ads panel on specific site - JJoe - Jul. 06, 2012 02:13 PM

Forum Jump: