From: oes Date: Sun, 7 Oct 2001 15:46:42 +0000 (+0000) Subject: Followed Guy's proposal to change the document.cookie job X-Git-Tag: v_2_9_9~7 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=b031d6f942ede79be80a52262e74aa45e221abd4;p=privoxy.git Followed Guy's proposal to change the document.cookie job --- diff --git a/re_filterfile b/re_filterfile index 68d7e3ea..a6b70963 100644 --- a/re_filterfile +++ b/re_filterfile @@ -27,6 +27,9 @@ # # Revisions : # $Log: re_filterfile,v $ +# Revision 1.11 2001/09/21 12:34:00 joergs +# Added filter to replace "Nimda" code by a warning. +# # Revision 1.10 2001/07/20 11:04:26 oes # Added Rodneys javascript cookie filter # @@ -102,7 +105,7 @@ s/(]+?)frameborder=['"]?(no|0)['"]?/$1/ig # ********************************************************************/ # -# The status bar is for displaying link targets, not pointless buzzwords. +# The status bar is for displaying link targets, not pointless descriptions. # Again, check it out on http://www.airport-cgn.de/ # # ********************************************************************/ @@ -114,7 +117,7 @@ s/status='.*?';*//ig # # ********************************************************************/ -#s|document.cookie|c\?\?kie_what\?|sig +s|(document\.cookie)([ \t\r\n]*=)|documenZapCooky$2|g # ********************************************************************/ # @@ -183,4 +186,3 @@ s/(\w+) was tired/$1 needed more coffee<\/b>/ig # # ********************************************************************/ s%%

Internet JUNKBUSTER WARNING: This Server is infected with Nimda!%g -