From 9cf9be5c318c62c57f84efd8815566bfb0bf14be Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 12 Dec 2012 14:15:23 +0000
Subject: [PATCH] Update path pattern for Coremetrics and add tests

Pattern and URLs submitted by Adam Piggott #3168443.
---
 default.action.master | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/default.action.master b/default.action.master
index 98fac60d..58814126 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.261 2012/12/12 13:25:07 fabiankeil Exp $
+#  $Id: default.action.master,v 1.262 2012/12/12 14:03:35 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -813,9 +813,8 @@ x*.alexa.com
 #MASTER# BLOCK-REFERRER: http://mplayernetwork.com 11/07/06
 #MASTER# BLOCK-REFERRER: http://eetimes.com 09/26/06
 /event.ng/
-#MASTER# BLOCK-REFERRER: http://www.homedepot.com/ 11/08/06
-#MASTER# BLOCK-REFERRER: http://www.williams-sonoma.com/ 11/08/06
-/cm\?[tc]
+# Blocked URL = http://sd.play.com/eluminate?ci=90121638&st=1296424516858&vn1=4.3.1&ec=UTF-8&vn...
+/(eluminate|cm)\?[tc]i=\d+&st=\d+&
 #MASTER# BLOCK-REFERRER: http://www.snapfiles.com/feedback/ 12/13/06 SF tracker
 .snapfiles.net/rotation/.*\.asp
 #MASTER# BLOCK-REFERRER: not provided. SF tracker #1616034 12/16/06
-- 
2.49.0