X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=default.filter;h=9476c048f96060ac04e00fd8a9e3cd5eceea9d1e;hp=2a791f3d7e11701294801387bf3245cf440d689a;hb=5b366a65be8550ee01cc3e7cf2495a2f4f2bd870;hpb=f87b64cffde60dba04f5ed46dfad6be133f9ee3f diff --git a/default.filter b/default.filter index 2a791f3d..9476c048 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.63 2008/06/27 12:53:41 fabiankeil Exp $ +# $Id: default.filter,v 1.64 2008/07/12 15:49:09 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -226,7 +226,7 @@ FILTER: img-reorder Reorder attributes in tags to make the banners-by-* fi s|]*) src\s*=\s*(['"])([^>\\\2]+)\2|]*) src\s*=\s*([^'">\\\s]+)|\\\\2]*\2\|[^'">\\\s]+?))([^>]*)\s+width\s*=\s*((["']?)\d+?\5[\s>])|\\\\2]*\2\|[^'">\\\s]+?))([^>]*)\s+width\s*=\s*((["']?)\d+?\5)(?=[\s>])|', +# as those usually indicate onclick nonsense. +# Problem and solution reported by Glenn Washburn in #2014552. +# - While at it, don't use more groups than necessary. +# # Revision 1.63 2008/06/27 12:53:41 fabiankeil # Make sure the taggers css-requests and image-requests # only match at the beginning of the header.