From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 19 Dec 2012 11:45:03 +0000 (+0000)
Subject: Get the test for the '/.*download' pattern working
X-Git-Tag: v_3_0_20~116
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/man-page/static/gitweb.js?a=commitdiff_plain;h=c05c2d3276e59b3cb57886f243b983d67d254588;p=privoxy.git

Get the test for the '/.*download' pattern working
---

diff --git a/default.action.master b/default.action.master
index 024efbbb..c46e950a 100644
--- a/default.action.master
+++ b/default.action.master
@@ -11,7 +11,7 @@
 #
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 #
-#  $Id: default.action.master,v 1.277 2012/12/19 02:22:23 diem Exp $
+#  $Id: default.action.master,v 1.278 2012/12/19 11:44:35 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -778,7 +778,8 @@ support./(.*/)?track
 /(.*/)?pop[-_]?(up|over|under|open(er)?)?s?(/|\.)(player|radio|tv|television)
 #MASTER# REMARKS: Actionsfile feedback item #3498129  2012-03-06 17:14
 #MASTER# REMARKS: Allows URLs containing the word 'download'
-# URL = http://popplers5.bandcamp.com/download/track?enc=mp3-128&fsig=bad421a4c31dda49faceefb0f3923630&id=342903379&stream=1&ts=1355881937.0 embedded within http://munirihsparrow.bandcamp.com/track/lamp-lighted
+#MASTER# UNBLOCK-REFERRER: http://munirihsparrow.bandcamp.com/track/lamp-lighted
+# URL = http://popplers5.bandcamp.com/download/track?enc=mp3-128&fsig=bad421a4c31dda49faceefb0f3923630&id=342903379&stream=1&ts=1355881937.0
 /.*download
 
 #----------------------------------------------------------------------------