Post Reply 
Remove/Hide: Ad Containers - IDs
Jan. 19, 2009, 03:02 PM
Post: #1
Remove/Hide: Ad Containers - IDs
Hello,

I am seeing a big ad for KAV on the right hand side of this page:
http://cleanthe.net/
I can get the Ad Containers filter to remove it if I include the "<li\s" tag at the beginning of the matching expression, but I don't know if this is the proper way to do it. Perhaps the nesting part needs adjustment.

Thanks,
DarthTrader
Add Thank You Quote this message in a reply
Jan. 19, 2009, 03:56 PM
Post: #2
RE: Remove/Hide: Ad Containers - IDs
Should be fine, if followed by an "|". If the <li> test matches elsewhere, i'll add it.
If you want to look for matches as well, append below line to the end of the matching expression.

Code:
&($TST(\0=li)$TST(volat=*.log:[12]*)$ADDLST(Log-Rare,WEB AdTag_\0\1 \t\3 \8 \t\u)|)
Add Thank You Quote this message in a reply
Jan. 19, 2009, 04:18 PM
Post: #3
RE: Remove/Hide: Ad Containers - IDs
Thanks Sidki,

I have added the new "Log-Rare" line after removing the old one!

Regards,
DarthTrader
Add Thank You Quote this message in a reply
Feb. 10, 2009, 02:24 AM
Post: #4
RE: Remove/Hide: Ad Containers - IDs
It turned out that <li> blocks are mostly used for pure text content.
I got roughly as much false positives as true ones, so i've removed that test.
The ad'ish <li> at cleanthe.net seems to be gone BTW (now <div id="osam"> ).

Nonetheless, i've added a <li> test to "Manage: Specific Containers on sel. Sites" (-> AdKeys-S).
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: