X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=default.filter;h=485033a2cfd68db756494bb75c04e246dde4892a;hp=3159c1668bcdb470e6db0a38e5ff7340212ab180;hb=1447fa1258672f8c1a15e1784110e5376c1bf385;hpb=f6e323d7d63ced384dc8c67c08c91a2bb9a3b013 diff --git a/default.filter b/default.filter index 3159c166..485033a2 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.9 2002/04/11 07:36:35 oes Exp $ +# $Id: default.filter,v 1.10 2002/04/18 10:14:19 oes Exp $ # # Purpose : Rules to process the content of web pages # @@ -80,11 +80,6 @@ s/(]+)menubar=['"]?(no|0)['"]?(.*>)/$1menubar="1"$3/igU # s*|**ig -# Is this evil? -# -#s/margin(height|width)=[0-9]*//gi -#s/noresize/yesresize/igU - ################################################################################# # @@ -156,7 +151,7 @@ s/(]+)scrolling=['"]?(no)['"]?(.*>)/$1$3/igU ################################################################################# FILTER: webbugs Squish WebBugs (1x1 invisible GIFs used for user tracking) -s/]*?(width|height)\s*=\s*['"]?1\D[^>]*?(width|height)\s*=\s*['"]?1(\D[^>]*?)?>//sig +s/]*?(width|height)\s*=\s*['"]?1\D[^>]*?(width|height)\s*=\s*['"]?1(\D[^>]*?)?>//siUg ################################################################################# @@ -267,6 +262,9 @@ s+^.*warez.*$+No Warez

You're not sea # # Revisions : # $Log: default.filter,v $ +# Revision 1.10 2002/04/18 10:14:19 oes +# renamed some filters +# # Revision 1.9 2002/04/11 07:36:35 oes # Generalized js-popup filter #