X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=default.filter;h=1397e456afa1bbad9e6f6d498f0cfc5f28652a21;hp=111f75f2a4c058dffab2b89c366238d3ec5557fa;hb=8070e13f8c6ca18ad8f6fecdcdd7a6506a117065;hpb=e8c410da3b4ea069c0d3cb3692e049f51d957a3b diff --git a/default.filter b/default.filter index 111f75f2..1397e456 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.44 2007/07/18 11:06:56 hal9 Exp $ +# $Id: default.filter,v 1.56 2008/01/25 19:12:40 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