Get the test for the '/.*download' pattern working
authorFabian Keil <fk@fabiankeil.de>
Wed, 19 Dec 2012 11:45:03 +0000 (11:45 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 19 Dec 2012 11:45:03 +0000 (11:45 +0000)
default.action.master

index 024efbb..c46e950 100644 (file)
@@ -11,7 +11,7 @@
 #
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 #
 #
 #  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.
 #
 #  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'
 /(.*/)?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
 
 #----------------------------------------------------------------------------
 /.*download
 
 #----------------------------------------------------------------------------