X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=re_filterfile;fp=re_filterfile;h=2fb7c72370568cb73783eae76831017bdcc7f721;hp=7c0f452fcb3b3e12e98f9918fd6adc5619c87708;hb=e9d0bb4f3ac3cd967b7e8bc672dba9dbddd98778;hpb=a6552239cc006aa29e144693d3438097dc72b9d7;ds=sidebyside diff --git a/re_filterfile b/re_filterfile index 7c0f452f..2fb7c723 100644 --- a/re_filterfile +++ b/re_filterfile @@ -27,6 +27,9 @@ # # Revisions : # $Log: re_filterfile,v $ +# Revision 1.17 2002/03/07 03:50:54 oes +# Adapted comments to new built-in images +# # Revision 1.16 2002/02/21 00:12:19 jongfoster # Modifying the banner regexps to use long URLS and to autodetect # whether to show a logo or a transparent GIF, based on actionsfile @@ -148,9 +151,9 @@ s|(document\.cookie)([ \t\r\n]*=)|documenZapCooky$2|g # # Kill banners by size: # (Sizes from http://www.iab.net/iab_banner_standards/bannersizes.html) -# Note: Use http://ijbswa.sourceforge.net/config/send-banner?type=trans for a transparent 1x1 PNG -# Use http://ijbswa.sourceforge.net/config/send-banner?type=logo for the logo PNG -# Use http://ijbswa.sourceforge.net/config/send-banner?type=logo for a grey/white pattern PNG +# Note: Use http://ijbswa.sourceforge.net/config/send-banner?type=trans for a transparent 1x1 image +# Use http://ijbswa.sourceforge.net/config/send-banner?type=logo for the logo image +# Use http://ijbswa.sourceforge.net/config/send-banner?type=logo for a grey/white pattern image # Use http://ijbswa.sourceforge.net/config/send-banner?type=auto to auto-select. # ********************************************************************/ s|]*?(width=['"]?468\D)[^>]*(height=['"]?60[^>]*?)>||sig