From 7da67bdbdddc6278440330856e9402e15a14de3c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 3 Nov 2007 15:05:30 +0000 Subject: [PATCH] Consistently use an empty line between the description and the PCRS code and end descriptions with dots. Patch submitted by Simon Ruderich. --- default.filter | 102 ++++++++++++++++++++++++++++--------------------- 1 file changed, 59 insertions(+), 43 deletions(-) diff --git a/default.filter b/default.filter index e8efe2e0..33ba7d82 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.49 2007/11/03 14:29:41 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@