X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=actionsfile;h=ead634e6e1c508c08863dd8fcaf837112b876c8c;hb=7587a9b1d70b1d674c7b93e13e3fdd523ad3ecf1;hp=cb99ab98bd17af995c31c097007b186cc6a6ee18;hpb=10d14159351920aacb80b10baa44bc003465da43;p=privoxy.git diff --git a/actionsfile b/actionsfile index cb99ab98..ead634e6 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.8 2001/10/14 23:18:19 jongfoster Exp $ # ############################################################################# # Syntax @@ -138,10 +138,21 @@ # +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). +# +# +downgrade +# Downgrade HTTP/1.1 client requests to HTTP/1.0 and downgrade the +# responses as well. Use this action for servers that use HTTP/1.1 +# protocol features that Junkbuster currently can't handle yet. # # +fast-redirects # Many sites, like yahoo.com, don't just link to other sites. @@ -217,6 +228,31 @@ # has the advantage of the icon being beeing cached by the browser, # which will speed up the display. # +# +# +limit-connect{portlist} +# The CONNECT methods exists in HTTP to allow access to secure websites +# (https:// URLs) through proxies. It works very simply: The proxy +# connects to the server on the specified port, and then short-circuits +# its connections to the cliant and to the remote proxy. +# This can be a big security hole, since CONNECT-enabled proxies can +# be abused as TCP relays very easily. +# By default, i.e. in the absence of a +limit-connect action, Junkbuster +# will only allow CONNECT requests to port 443, which is the standard port +# for https. +# If you want to allow CONNECT for more ports than that, or want to forbid +# CONNECT altogether, you can specify a comma separated list of ports and port +# ranges (the latter using dashes, with the minimum defaulting to 0 and max to 65K): +# +# +limit-connect{443} # This is the default and need no be specified. +# +limit-connect{80,443} # Ports 80 and 443 are OK. +# +limit-connect{-3, 7, 20-100, 500-} # Port less than 3, 7, 20 to 100, and above 500 are OK. +# +# +no-compression +# Prevent the website from compressing the data. Some websites do +# that, which is a problem for junkbuster, since +filter, +no-popup +# and +gif-deanimate will not work on compressed data. Will slow down +# connections to those websites, though. +# # +no-cookies-read # Prevent the website from reading cookies # @@ -272,12 +308,8 @@ fragile = -block -no-cookies -filter -fast-redirects -hide-referer -no-popups shop = -no-cookies -filter -fast-redirects +imageblock = +block +image ++filter-all = +filter +no-compression -#For people who don't like to type too much: ;-) -c0 = +no-cookies -c1 = -no-cookies -c2 = -no-cookies-set +no-cookies-read -c3 = +no-cookies-set -no-cookies-read #... etc. Customize to your heart's content. ############################################################################# @@ -285,8 +317,10 @@ c3 = +no-cookies-set -no-cookies-read ############################################################################# {\ -block \ +-downgrade \ +fast-redirects \ +filter \ ++no-compression \ +hide-forwarded \ +hide-from{block} \ +hide-referer{forge} \ @@ -318,17 +352,20 @@ privacy.net .sun.com .yahoo.com .msdn.microsoft.com - -# Alternative way of saying the same thing -{-no-cookies-set -no-cookies-read} .sourceforge.net .sf.net +www.nexgo.de +.myrealbox.com +mail.uni.de +e-tools.freenet.de +office.freenet.de # These sites are very complex and require # minimal interference. {fragile} .office.microsoft.com .windowsupdate.microsoft.com +.deutsche-bank-24.de # Shopping sites - still want to block ads. {shop} @@ -345,11 +382,27 @@ privacy.net {-fast-redirects} www.ukc.ac.uk/cgi-bin/wac\.cgi\? login.yahoo.com +edit.europe.yahoo.com +.translate.google.com +images.google.com +.altavista.com/.*(like|url|link):http +.altavista.com/trans.*urltext=http +.speedfind.de # Please don't re_filter code! {-filter} .cvs.sourceforge.net +# Hal reported that fast-redirects break this site +{-no-cookies -fast-redirects} +.nytimes.com + +# Test for new GIF deanimation feature. +# Just try http://www.oesterhelt.org/deanimate-demo with and without it. +# +{+deanimate-gifs{last}} +www.oesterhelt.org/deanimate-demo + ############################################################################# # Imagelist: ############################################################################# @@ -378,13 +431,17 @@ www.carbuyer.com/cgi-carbuyer/getimage.cgi *.fxweb.com/v2-trackrun\.cgi 195.63.104.61 195.63.104.222 -213.165.64.3[89] -213.165.64.4[1-4] +213.165.64.3[4-9] +213.165.64.4[0-4] 194.221.183.22[1-7] -a196.g.akamai.net/7/196/2670/000[12]/images.gmx.net/i4/images/.*/ -/cgi-bin/ivw/CP/CGI +a196.g.akamai.net/7/196/2670/000[1-3]/images\.gmx\.net/.*images/.*/.*/ +/cgi-bin/ivw/CP/ 151.189.8.213/Adimg 151.189.8.193/Media +.smartclicks.com/.*/smart(img|banner|host|bar|site) +.linkexchange.com/.*/showl(ogo|e) +MoneyBanner.de +pixel.intares.net/cgi-bin/janus ############################################################################# # Blocklist: @@ -651,7 +708,7 @@ www.mtv3.fi/mainoskuvat # generic hosts (probably most effective) # ad*. -#.*ads. +.*ads. banner. .admaximize.com @@ -1201,7 +1258,7 @@ members.tripod.com/adm/popup/ .exitexchange.com #SourceForge ads. -#sfads.osdn.com +sfads.osdn.com #This site traps the browser .webhideout.com @@ -1237,6 +1294,7 @@ www.fair-ist-mehr.de/cgi-bin/bt.pl rstrip.namezero.com 62.26.220.2 .doubleclick.net +.adserver.yahoo.com ############################################################################# {-block} @@ -1348,10 +1406,8 @@ www.iez-auktion.de # Jon's addition: MSDN - .msdn.microsoft.com - #js .adbusters.com .freemail*.web.de/online/ordner/anzeigen @@ -1359,10 +1415,6 @@ foggy.sda.t-online.de .us.i1.yimg.com/us.yimg.com/i/pim/ad2.gif www.nexgo.de/.*/bg_banner.jpg -# New GIF deanimation feature. Just try http://www.oesterhelt.org/deanimate-demo -# with and without it. -# -{+deanimate-gifs} -www.oesterhelt.org/deanimate-demo +prdownloads.sourceforge.net # End of file