From 602941b9b5f96204a52d83cab72ea44e91b32d2d Mon Sep 17 00:00:00 2001 From: hal9 Date: Sat, 20 Jan 2007 23:00:51 +0000 Subject: [PATCH] Two ads coming from wunderground.com, and exception for compression problems with compusa.com --- default.action.master | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/default.action.master b/default.action.master index 4c9951f9..f1b4f559 100644 --- a/default.action.master +++ b/default.action.master @@ -9,7 +9,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.action.master,v $ # -# $Id: default.action.master,v 1.54 2007/01/19 16:13:00 fabiankeil Exp $ +# $Id: default.action.master,v 1.55 2007/01/20 13:24:29 fabiankeil Exp $ # # Requires : This version requires Privoxy v3.0.7 or later due to # syntax changes. @@ -910,6 +910,11 @@ pagead*.googlesyndication./.*\.js /.*client_?ad\.(php|cgi) #MASTER# COMMENT: SF tracker 09/15/06 /.*AIM_UAC.adp +#MASTER# BLOCK-REFERRER: http://www.wunderground.com/ 2007-01-20 +#MASTER# COMMENT: banner at top of page http://server2.as5000.com/AS5000/adserver/click?ID=ADST-00015&C=0&T=1169332403 +/(.*/)?adserver/image +#MASTER# COMMENT: Also from wunderground.com: http://icons-aa.wunderground.com/ads/images/TripAdvisor-Blinky.gif 2007-01-20 +/(.*/)?ads/images/ ############################################################################# # Site-specific block-as-image patterns: @@ -1747,6 +1752,9 @@ www.skweezer.net/bloglines #MASTER# REMARKS: Lame attempt at banning ad-blockers. Used by other websites as well. /antitheft\.php +{ +prevent-compression } +.compusa.com/ + {+filter{tiny-textforms} +prevent-compression} .sourceforge.net/tracker -- 2.39.2