X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=default.filter;h=0821ae370390c79711f4b0ceca0582d8ce662f4e;hp=e8efe2e03a37473cce0b5fdf2da708a712c3792a;hb=5033abe001885b8f206fcf9d03ebe3b227958357;hpb=38f383f0e5e64f761d067594310f4c2715fe21f7 diff --git a/default.filter b/default.filter index e8efe2e0..0821ae37 100644 --- a/default.filter +++ b/default.filter @@ -2,11 +2,11 @@ # # 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.70 2009/02/21 13:01:51 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, @@ -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@