X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=default.filter;h=8a22c3cd7404000a7fcfd4ec378d8ae5a1762b39;hp=a0601d0b7f33e0e818cbdef10febc8392af9bf92;hb=947aeaf773c34acf8e687fa66a560abb1b367eac;hpb=78c1d867c0d435438980ccbe782e3ce8d5f07f24 diff --git a/default.filter b/default.filter index a0601d0b..8a22c3cd 100644 --- a/default.filter +++ b/default.filter @@ -2,11 +2,11 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.42 2007/05/17 15:55:36 fabiankeil Exp $ +# $Id: default.filter,v 1.78 2010/04/18 11:20:48 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-2010 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,36 +202,39 @@ s+([^'"]\s*)(?!\s*(\\n|'|"))+$1