Hi all,
Here is a filter to get rid of the monster banners that decorate most of the ezboard forums.
[Patterns]
Name = "ezboard AdCode"
Active = TRUE
URL = "pub[#0:*].ezboard.com/&$TYPE(htm)"
Limit = 14000
Match = "(</TITLE> $NEST(<CENTER>,</CENTER>)$SET(1=</TITLE>))|"
"(<CENTER><table*</table></CENTER>)|"
"(<center> $NEST(<CENTER>,</CENTER>)$SET(1=<center>))|"
"(<!-- Bravenet.com Counters -->*</noscript>)|"
"(<CENTER><!--*--></CENTER>)|"
"(<table width=95% border=0 cellspacing=0 cellpadding=3>"
" <tr> <td width=34 class=communitychest>*</table>)"
Replace = "1
<!-- ezboard AdCode removed -->"
Filters with <title> bounds, if any, must be set to multi for this to work.
regards, sidki