From: Fabian Keil Date: Sat, 3 Nov 2007 15:05:30 +0000 (+0000) Subject: Consistently use an empty line between the description and the PCRS code X-Git-Tag: v_3_0_7~95 X-Git-Url: http://www.privoxy.org/gitweb/%40proxy-info-url%40?a=commitdiff_plain;h=7da67bdbdddc6278440330856e9402e15a14de3c;hp=35610207523cf470a8918c25166f866f2105c98c;p=privoxy.git Consistently use an empty line between the description and the PCRS code and end descriptions with dots. Patch submitted by Simon Ruderich. --- 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@