X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=default.filter;h=0d6b8145b9eba386171bc122593d1158dc1e7353;hb=2966c5c92e16a7c3590da40a9be4741eec62c80b;hp=dbe77a801152853a40a6134f076a5172ec319d08;hpb=0d7957646274dc9fbd04689299a39a300f87061d;p=privoxy.git diff --git a/default.filter b/default.filter index dbe77a80..0d6b8145 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.65 2008/07/21 13:43:44 fabiankeil Exp $ +# $Id: default.filter,v 1.66 2008/08/03 17:27:47 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -219,12 +219,15 @@ s/\starget\s*=\s*(['"]?)_?(blank|new)\1?/ /ig # (X)HTML FILTER: img-reorder Reorder attributes in tags to make the banners-by-* filters more effective. # In the first step src is moved to the start, then width is moved to the second -# place to guarantee an order of src, width, height. +# place to guarantee an order of src, width, height. Also does some white-space +# normalization. +# # This makes banners-by-size more effective and allows both banners-by-size # and banners-by-link to preserve the original image URL in the title attribute. -s|]*) src\s*=\s*(['"])([^>\\\2]+)\2|]*) src\s*=\s*([^'">\\\s]+)|]*)\ssrc\s*=\s*(['"])([^>\\\2]+)\2|]*)\ssrc\s*=\s*([^'">\\\s]+)|]+height)\s*=\s*|$1=|sig s|\\\\2]*\2\|[^'">\\\s]+?))([^>]*)\s+width\s*=\s*((["']?)\d+?\5)(?=[\s>])|