X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=default.filter;h=c845cedb487cd364827cde4982dfe26f16b02d1c;hp=ed3200548321af80dd82a26e197fa71d5c80b5b4;hb=54b4e8c141117d636f6113ec4c43579248b77ed7;hpb=86a2fdbbb9d15c0a498cd7285daaa27f3678e454 diff --git a/default.filter b/default.filter index ed320054..c845cedb 100644 --- a/default.filter +++ b/default.filter @@ -2,11 +2,11 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.45 2007/08/11 16:54:12 fabiankeil Exp $ +# $Id: default.filter,v 1.75 2009/10/03 10:39:33 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # -# Copyright : Written by and Copyright (C) 2001 - 2007 the +# Copyright : Written by and Copyright (C) 2001-2009 the # Privoxy team. http://www.privoxy.org/ # # We value your feedback. However, to provide you with the best support, @@ -52,7 +52,7 @@ # # Note that you are free to choose the delimiter as you see fit. # -# Note2: In addidion to the Perl options gimsx, the following nonstandard +# Note2: In addition to the Perl options gimsx, the following nonstandard # options are supported: # # 'U' turns the default to ungreedy matching. Add ? to quantifiers to @@ -77,17 +77,17 @@ ################################################################################# # -# js-annoyances: Get rid of particularly annoying JavaScript abuse +# js-annoyances: Get rid of particularly annoying JavaScript abuse. # ################################################################################# -FILTER: js-annoyances Get rid of particularly annoying JavaScript abuse +FILTER: js-annoyances Get rid of particularly annoying JavaScript abuse. # Note: Most of these jobs would be safer if restricted to a # +isU s@([^\w\s.]\s*)((?:map)?(window|this|parent)\.?)?open\s*\(@$1PrivoxyWindowOpen(@ig @@ -202,10 +202,10 @@ s+([^'"]\s*)(?!\s*(\\n|'|"))+$1