Fixing a compiler warning by adding a cast.
[privoxy.git] / actionsfile
index 83b541d..e8efe70 100755 (executable)
@@ -3,7 +3,7 @@
 #
 # For information, see http://ijbswa.sourceforge.net/
 #
-# $Id: actionsfile,v 1.1 2001/06/29 13:17:24 oes Exp $
+# $Id: actionsfile,v 1.4 2001/07/18 12:27:33 oes Exp $
 #
 #############################################################################
 # Syntax
 # +block
 #    Block this URL
 #
+# +deanimate-gifs{last}
+# +deanimate-gifs{first}
+#    Deanimate all animated GIF images, i.e. reduce them to their last
+#    frame. This will also shrink the images considerably. (In bytes,
+#    not pixels!) 
+#    If the option "first" is given, the first frame of the animation
+#    is used as the replacement. If "last" is given, the last frame of
+#    the animation is used instead, which propably makes more sense for
+#    most banner animations, but also has the risk of not showing the
+#    entire last frame (if it is only a delta to an earlier frame).
+#
 # +fast-redirects
 #    Many sites, like yahoo.com, don't just link to other sites.
 #    Instead, they will link to some script on their own server,
@@ -1236,7 +1247,7 @@ rstrip.namezero.com
 #############################################################################
 {-block}
 #############################################################################
-
+include.ebay.com
 cpan.valueclick.com
 www.userfriendly.org/images/banners/banner_dp_heart\.gif
 
@@ -1343,10 +1354,8 @@ www.iez-auktion.de
 
 
 # Jon's addition: MSDN
-
 .msdn.microsoft.com
 
-
 #js
 .adbusters.com
 .freemail*.web.de/online/ordner/anzeigen
@@ -1354,4 +1363,12 @@ foggy.sda.t-online.de
 .us.i1.yimg.com/us.yimg.com/i/pim/ad2.gif
 www.nexgo.de/.*/bg_banner.jpg
 
+prdownloads.sourceforge.net
+
+# New GIF deanimation feature. Just try http://www.oesterhelt.org/deanimate-demo
+# with and without it.
+#
+{+deanimate-gifs{last}}
+www.oesterhelt.org/deanimate-demo
+
 # End of file