In preparation to allow connection reuse after forwarding POST requests, save the...
[privoxy.git] / default.action.master
index 0bb641b..e16e666 100644 (file)
@@ -11,7 +11,7 @@
 #
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 #
-#  $Id: default.action.master,v 1.182 2009/07/07 16:35:01 ler762 Exp $
+#  $Id: default.action.master,v 1.185 2009/08/15 16:12:16 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -640,6 +640,16 @@ standard.Advanced
 {-handle-as-image}
 /.*\.(js|php|css|.?html?)
 
+#############################################################################
+# These belong to multimedia files of which Firefox occasionally only
+# requests parts. #2816708
+#############################################################################
+{-filter -deanimate-gifs}
+# Sticky Actions = -filter -deanimate-gifs
+# URL = http://www.example.org/foo/bar.ogg
+# URL = http://www.example.net/bar.ogv
+/.*\.og[gv]$
+
 #############################################################################
 # Generic block patterns by host:
 #############################################################################
@@ -1649,6 +1659,8 @@ lads.myspacecdn.com/
 #MASTER# REMARKS: AF#2789653 iTunes download blocked
 # URL = http://a957.phobos.apple.com/us/r1000/000/Music/ad/47/56/mzi.gnjsyarh.aac.a.m4p
 .phobos.apple.com/
+# URL = http://eas8.emediate.eu/eas?camp=114;ty=ct;EASLink=http://www.jp.dk
+.emediate.eu/.*EASLink=
 
 
 #############################################################################
@@ -1670,7 +1682,7 @@ images.apple.com
 #MASTER# REMARKS: Actions Tracker 1293057 09/02/06
 .update.microsoft.com
 #MASTER# REMARKS: Various reports 09/16/06. This site also requires pop-ups.
-mail.google.
+mail.google.*
 
 #----------------------------------------------------------------------------
 # Semi-fragile, allow for blocks.
@@ -1693,7 +1705,7 @@ mail.google.
 .dabs.com
 .overclockers.co.uk
 .db24.de
-.ebay.
+.ebay.*
 .mobile.de
 www.fondationlejeu.com
 www.techtv.com
@@ -1742,7 +1754,8 @@ i.cnn.net/cnn/.*/clickability/button
 # Sticky Actions = -fast-redirects
 www.ukc.ac.uk/cgi-bin/wac\.cgi\?
 #MASTER# PROBLEM-URL: http://www.google.com/search?q=foo
-.google.
+# URL = http://www.google.com/search?q=foo
+.google.*
 #MASTER# PROBLEM-URL: http://de.altavista.com/q?pg=q&q=foo&kl=XX&search.x=28&search.y=8&what=web
 .altavista.com/(.*(like|url|link):|trans.*urltext=)http
 #MASTER# PROBLEM-URL: http://www.speedfind.de/cgi-bin/search?q=foo&t=STANDARD
@@ -1826,6 +1839,13 @@ view.samurajdata.se/ps\.php\?url=
 # URL = http://redbot.org/?uri=http%3A//apache.org/
 .redbot.org/
 
+{+redirect{s@.*url=@http://@} -block}
+# Sticky Actions = +redirect -block
+# URL = http://go.eniro.dk/lg/ni/http:/eas8.emediate.eu/eas?camp=79;ty=ct;EASLink=http://www.bt.dk?http://redirect.metropol.dk/cgi-bin/redir.pl?url=www.bt.dk
+# URL = http://eas8.emediate.eu/eas?camp=79;ty=ct;EASLink=http://www.bt.dk?http://redirect.metropol.dk/cgi-bin/redir.pl?url=www.bt.dk
+go.eniro.dk/.*EASLink=http://.*url=(?!<=http:)
+.emediate.eu/.*EASLink=http://.*url=(?!<=http:)
+
 #----------------------------------------------------------------------------
 # No filtering for sourcecode or other automatically parsed content
 #----------------------------------------------------------------------------