From: Fabian Keil Date: Wed, 11 Oct 2006 13:31:13 +0000 (+0000) Subject: Added Anduin Withers' js-annoyances fix X-Git-Tag: v_3_0_6~48 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=43c575ce01a4b70c01dbee5b37d4d612bb888adb;ds=inline Added Anduin Withers' js-annoyances fix for not messing up escaped quotes. Fixes BR 999765. Improved blogspot filter to make it less likely that the blogspot banner at the top of the page is missed. --- diff --git a/default.filter b/default.filter index 68fe5439..928d092f 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.26 2006/10/06 18:06:16 fabiankeil Exp $ +# $Id: default.filter,v 1.27 2006/10/08 17:00:51 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -82,7 +82,7 @@ s|(?:\w+\.)+referrer|"Not Your Business!"|gisU # The status bar is for displaying link targets, not pointless blahblah # -s/(\W\s*)((this|window)\.(default)?status)\s*=\s*((['"]).*?\6)/$1if(typeof(this.href) != 'undefined') $2 = $5 + ' URL: ' + this.href;else return false/ig +s/(\W\s*)((this|window)\.(default)?status)\s*=\s*((['"]).*?(?@\n$0@ -s@|(