From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 21 Jun 2009 18:20:08 +0000 (+0000)
Subject: Add '/.*omniture.*\.js' to the list of blocked user-tracking scripts.
X-Git-Tag: v_3_0_14~78
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/static/@default-cgi@show-url-info?a=commitdiff_plain;h=a284b4c750e201c7299a6e0e68df36086162631d;p=privoxy.git

Add '/.*omniture.*\.js' to the list of blocked user-tracking scripts.

Reported by Dominique Schramm in #2808098.
---

diff --git a/default.action.master b/default.action.master
index 13b05d8c..f4c306a7 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.177 2009/05/10 17:53:07 ler762 Exp $
+#  $Id: default.action.master,v 1.178 2009/05/25 21:27:19 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -1028,6 +1028,9 @@ bwp.
 .yahoo.com/mc/stampNonJs
 # Blocked URL = http://richmedia.yimg.com/js/123/personnals_banners/PER_happy_sara1_4_425x600/ad.js?q=123
 /.*/ad\.js\?
+# Blocked URL = http://i.cmpnet.com/shared/omniture/s_code_remote.js
+#MASTER# BLOCK-REFERRER: http://www.informationweek.de/
+/.*omniture.*\.js
 
 
 #############################################################################