From f45b03ec53f16e87933d8dc8c58b44638118f69d Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 9 Feb 2013 15:16:29 +0000
Subject: [PATCH] Unblock '.advrider.com/' and '/.*ADVrider'

Anonymously reported in #3603636.
---
 default.action.master | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/default.action.master b/default.action.master
index c46e950a..c048f201 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.278 2012/12/19 11:44:35 fabiankeil Exp $
+#  $Id: default.action.master,v 1.279 2012/12/19 11:45:03 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -1879,6 +1879,12 @@ websupport.wdc.com/
 #MASTER# REMARKS: Actionsfile feedback item #3413827  2011-09-25 12:11
 #MASTER# REMARKS: This domain hosts JS, images and CSS upon which hotmail.com depends
 .wlxrs.com/
+# URL = http://advrider.com/forums/
+# URL = http://www.advrider.com/forums/
+.advrider.com/
+# URL = http://www.smugmug.com/community/ADVrider
+# URL = http://www.siteinfotool.com/advrider.com
+/.*ADVrider
 
 
 #############################################################################
-- 
2.49.0