X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=default.filter;h=22a8cf7fdee121788d6de3b266f12606321e6934;hp=05cea808473d4d0a230fff7fbfdd279a6cd8d201;hb=b285210994b1188927a1bdc93b7e2bad5d335592;hpb=6190b0ff666de18129c8c197a4a769fe7c14d622 diff --git a/default.filter b/default.filter index 05cea808..22a8cf7f 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.43 2007/06/01 14:17:04 fabiankeil Exp $ +# $Id: default.filter,v 1.54 2007/12/31 19:11:31 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -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