From: Fabian Keil Date: Wed, 4 Oct 2006 19:17:14 +0000 (+0000) Subject: Incorportated Frédéric Crozat's ie-exploits X-Git-Tag: v_3_0_6~59 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=0bb52418badac359215929441f340e365d8e60f7;p=privoxy.git Incorportated Frédéric Crozat's ie-exploits modification to make it less trigger-happy. Modified blogspot filter to make .post-body scrollable if necessary. --- diff --git a/default.filter b/default.filter index 4197b788..9db79c60 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.20 2006/10/01 21:00:22 fabiankeil Exp $ +# $Id: default.filter,v 1.21 2006/10/02 16:21:14 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -442,7 +442,7 @@ s%f\("javascript:location.replace\('mk:@MSITStore:C:'\)"\);%alert\("This page lo # Address bar spoofing (http://www.secunia.com/advisories/10395/): # -s/(]*href[^>]*)(\x01|\x02|\x03|%0[012])/$1MALICIOUS-LINK/ig +s/(]*href[^>]*)(?:\x01|\x02|\x03|%0[012])@/$1MALICIOUS-LINK@/ig # Nimda: # @@ -562,7 +562,8 @@ s@@\n$0@ + .post-body {overflow: auto;}\n\ + .blogComments {width: 100%; overflow: auto;}\n\n$0@ s@