From: oes Date: Wed, 21 Aug 2002 17:45:44 +0000 (+0000) Subject: Let image pattern ignore cache busters (thanks, anonymous) X-Git-Tag: v_3_0_0~33 X-Git-Url: http://www.privoxy.org/gitweb/@user-manual@@actions-help-prefix@HIDE-IF-MODIFIED-SINCE?a=commitdiff_plain;h=11dc144006064e0c1d2023230faa5cc7357cf4f3;p=privoxy.git Let image pattern ignore cache busters (thanks, anonymous) --- diff --git a/default.action.master b/default.action.master index d43bceb2..4da4abdb 100644 --- a/default.action.master +++ b/default.action.master @@ -1,8 +1,8 @@ ###################################################################### # -# File : $Source: /cvsroot/ijbswa/current/Attic/default.action.master,v $ +# File : $Source: /cvsroot/ijbswa//current/Attic/default.action.master,v $ # -# $Id: default.action.master,v 1.1.2.5 2002/08/11 13:50:16 oes Exp $ +# $Id: default.action.master,v 1.1.2.6 2002/08/13 07:57:39 oes Exp $ # # Purpose : Default actions file, see # http://www.privoxy.org/faq/questions.html#CONFIGFILES @@ -460,7 +460,7 @@ allow-ads = -block -filter{banners-by-size} -filter{banners-by-link} ############################################################################# {+handle-as-image} ############################################################################# -/.*\.(gif|jpe?g|png|bmp|ico)$ +/.*\.(gif|jpe?g|png|bmp|ico)($|\?) ############################################################################# # Generic block patterns (the most effective!):