X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=default.filter;h=8a0ac5f05327cd32e5a37063a7bdbb3c50d4c5dd;hb=a8b55c27f4580817d2ab1f3e315082ebb36255c8;hp=e8efe2e03a37473cce0b5fdf2da708a712c3792a;hpb=38f383f0e5e64f761d067594310f4c2715fe21f7;p=privoxy.git diff --git a/default.filter b/default.filter index e8efe2e0..8a0ac5f0 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.48 2007/10/17 18:11:32 fabiankeil Exp $ +# $Id: default.filter,v 1.51 2007/11/04 16:15:11 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -77,10 +77,10 @@ ################################################################################# # -# 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@