From 902acadf82375f6376161bdab76ded943bd7cce5 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Wed, 30 Oct 2013 14:30:52 +0000 Subject: [PATCH] Disable fast-redirects for .facebook.com/plugins/like.php --- default.action.master | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/default.action.master b/default.action.master index e4b93786..ca4cd338 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.296 2013/06/02 14:11:46 fabiankeil Exp $ +# $Id: default.action.master,v 1.297 2013/07/31 17:21:33 fabiankeil Exp $ # # Requires : This version requires Privoxy v3.0.11 or later due to # syntax changes. @@ -2056,6 +2056,8 @@ webcache.googleusercontent.com/ .google./sorry/\?continue?= # URL = http://www.microsofttranslator.com/bv.aspx?from=ru&to=en&a=http://ru.wikipedia.org/wiki/Privoxy .microsofttranslator.com/ +# URL = http://www.facebook.com/plugins/like.php?locale=de_DE&href=http%3A%2F%2Fwww.spiegel.de%2Fpolitik%2Fausland%2Fnsa-und-britischer-geheimdienst-knacken-systematisch-verschluesselung-a-920710.html&layout=standard&show_faces=false&width=480&action=recommend&font=verdana&colorscheme=light&height=22 +.facebook.com/plugins/like.php {+redirect{s@.*url=@http://@} -block} # Sticky Actions = +redirect -block -- 2.39.2