Block rover.ebay./.*\&adtype= instead of "/.*\&adtype="
authorFabian Keil <fk@fabiankeil.de>
Sat, 9 Feb 2013 15:16:54 +0000 (15:16 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 9 Feb 2013 15:16:54 +0000 (15:16 +0000)
... to reduce false positives. According to my logs the
pattern is not actually commonly used for ads, and it
already caused problems in the past.

Reported by u302320 in #3602841.

default.action.master

index c048f20..f78e779 100644 (file)
@@ -11,7 +11,7 @@
 #
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 #
-#  $Id: default.action.master,v 1.279 2012/12/19 11:45:03 fabiankeil Exp $
+#  $Id: default.action.master,v 1.280 2013/02/09 15:16:29 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -1348,7 +1348,7 @@ img.directtrack.com
 # Blocked URL = http://rtb.pclick.yahoo.com/images/nojs.gif?p=3
 .pclick.yahoo.com/images/
 # Blocked URL = http://rover.ebay.com/ar/1/2/3?mpt=123&adtype=1&size=728x90
-/.*\&adtype=
+rover.ebay./.*\&adtype=
 # Blocked URL = http://resources.parfym.se/tradedoubler/250x360.swf
 /tradedoubler/.*\.swf
 # Blocked URL = http://hstse.tradedoubler.com/file/142609/440x220.swf
@@ -1886,7 +1886,6 @@ websupport.wdc.com/
 # URL = http://www.siteinfotool.com/advrider.com
 /.*ADVrider
 
-
 #############################################################################
 # Site-specific special rules:
 #############################################################################