X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=actionsfile;h=e8efe70bd147eae6a3348a32c357b2d23a65ffb6;hp=cb99ab98bd17af995c31c097007b186cc6a6ee18;hb=d8b38820d095bacee7530284ac580bf644a783e5;hpb=10d14159351920aacb80b10baa44bc003465da43 diff --git a/actionsfile b/actionsfile index cb99ab98..e8efe70b 100755 --- a/actionsfile +++ b/actionsfile @@ -3,7 +3,7 @@ # # For information, see http://ijbswa.sourceforge.net/ # -# $Id: actionsfile,v 1.2 2001/06/29 21:45:41 oes Exp $ +# $Id: actionsfile,v 1.4 2001/07/18 12:27:33 oes Exp $ # ############################################################################# # Syntax @@ -138,10 +138,16 @@ # +block # Block this URL # -# +deanimate-gifs +# +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!) +# 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. @@ -651,7 +657,7 @@ www.mtv3.fi/mainoskuvat # generic hosts (probably most effective) # ad*. -#.*ads. +.*ads. banner. .admaximize.com @@ -1201,7 +1207,7 @@ members.tripod.com/adm/popup/ .exitexchange.com #SourceForge ads. -#sfads.osdn.com +sfads.osdn.com #This site traps the browser .webhideout.com @@ -1348,10 +1354,8 @@ www.iez-auktion.de # Jon's addition: MSDN - .msdn.microsoft.com - #js .adbusters.com .freemail*.web.de/online/ordner/anzeigen @@ -1359,10 +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} +{+deanimate-gifs{last}} www.oesterhelt.org/deanimate-demo # End of file