X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=default.action.master;h=f59314c5db7282a3cc11366be174cbbb6a930af9;hp=93e3d70229f651be9c3c26238e18f1044da59447;hb=15e948c1a62d809d13c3f66376d9eea6254ea14e;hpb=9925b95d53c65b62fa6839365215ee497365c2e4 diff --git a/default.action.master b/default.action.master index 93e3d702..f59314c5 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.265 2012/12/12 15:16:28 fabiankeil Exp $ +# $Id: default.action.master,v 1.285 2013/02/28 17:27:57 fabiankeil Exp $ # # Requires : This version requires Privoxy v3.0.11 or later due to # syntax changes. @@ -23,40 +23,11 @@ # and enhancements are better placed in user.action, # the match-all section has been moved to match-all.action. # -# Copyright : Written by and Copyright (C) 2001-2010 the +# Copyright : Written by and Copyright (C) 2001-2013 the # Privoxy team. http://www.privoxy.org/ # -# Note: Updated versions of this file will be made available from time -# to time. Check http://sourceforge.net/project/showfiles.php?group_id=11118 -# for updates and/or subscribe to the announce mailing list -# (http://lists.sourceforge.net/lists/listinfo/ijbswa-announce) if you -# wish to receive an email notice whenever updates are released. -# -# We value your feedback. However, to provide you with the best support, -# please note: -# -# * Use the support forum to get help: -# http://sourceforge.net/tracker/?group_id=11118&atid=211118 -# * Submit feedback for this actions file only through the -# SF actions file feedback tracker: -# http://sourceforge.net/tracker/?group_id=11118&atid=460288 -# * Submit bugs only through our bug forum: -# http://sourceforge.net/tracker/?group_id=11118&atid=111118 -# Make sure that the bug has not already been submitted. Please try -# to verify that it is a Privoxy bug, and not a browser or site -# bug first. If you are using your own custom configuration, please -# try the stock configs to see if the problem is a configuration -# related bug. And if possible please try the latest CVS sources. -# * Submit feature requests only through our feature request forum: -# http://sourceforge.net/tracker/?atid=361118&group_id=11118&func=browse -# -# For any other issues, feel free to use the mailing lists: -# http://sourceforge.net/mail/?group_id=11118 -# -# Anyone interested in actively participating in development and related -# discussions can join the appropriate mailing list here: -# http://sourceforge.net/mail/?group_id=11118. Archives are available -# here too. +# Feedback welcome, for details please have a look at: +# http://www.privoxy.org/user-manual/contact.html # # The current development version of this file is located: # http://ijbswa.cvs.sourceforge.net/*checkout*/ijbswa/current/default.action.master @@ -231,11 +202,13 @@ # # image-requests: Tags detected image requests as "IMAGE-REQUEST". # css-requests: Tags detected CSS requests as "CSS-REQUEST". +# range-requests: Tags range requests as "RANGE-REQUEST". # client-ip-address: Tags the request with the client's IP address. # http-method: Tags the request with its HTTP method. # allow-post: Tags POST requests as "ALLOWED-POST". # complete-url: Tags the request with the whole request URL. # user-agent: Tags the request with the complete User-Agent header. +# referer: Tags the request with the complete Referer header. # privoxy-control: Creates tags with the content of X-Privoxy-Control headers. # # +content-type-overwrite @@ -304,10 +277,10 @@ # Filters predefined in the supplied default.filter include: # # js-annoyances: Get rid of particularly annoying JavaScript abuse. -# js-events: Kill all JS event bindings and timers (Radically destructive! Only for extra nasty sites). +# js-events: Kill JavaScript event bindings and timers (Radically destructive! Only for extra nasty sites). # html-annoyances: Get rid of particularly annoying HTML abuse. # content-cookies: Kill cookies that come in the HTML or JS content. -# refresh-tags: Kill automatic refresh tags (for dial-on-demand setups). +# refresh-tags: Kill automatic refresh tags if refresh time is larger than 9 seconds. # unsolicited-popups: Disable only unsolicited pop-up windows. # all-popups: Kill all popups in JavaScript and HTML. # img-reorder: Reorder attributes in tags to make the banners-by-* filters more effective. @@ -317,6 +290,7 @@ # tiny-textforms: Extend those tiny textareas up to 40x80 and kill the hard wrap. # jumping-windows: Prevent windows from resizing and moving themselves. # frameset-borders: Give frames a border and make them resizable. +# iframes: Removes all detected iframes. Should only be enabled for individual sites. # demoronizer: Fix MS's non-standard use of standard charsets. # shockwave-flash: Kill embedded Shockwave Flash objects. # quicktime-kioskmode: Make Quicktime movies saveable. @@ -721,6 +695,8 @@ linuxcounter.net/ #MASTER# BLOCK-REFERRER: http://thequietus.com/articles/10512-jo-dunne-fuzzbox-dies # Blocked URL = http://thequietus.com/openx/www/delivery/ck.php?n=ae777ee2&cb=INSERT_RANDOM_NUMBER_HERE /openx/www/delivery/ +# Blocked URL = http://mem.brandreachsys.com/www/delivery/lg.php?bannerid=13783&campaignid=0&zoneid=550&cb=f22df9acaa +/.*bannerid= ############################################################################# # Generic unblockers by path: @@ -735,6 +711,12 @@ support./(.*/)?track /.*\.git/objects/ # URL = http://code.google.com/p/sm-ssc/wiki/Bugtracker?tm=3 /.*Bugtracker +# URL = http://tiggit.net/forum/jscripts/popup_menu.js?ver=1600 +# URL = http://www.av-comparatives.org/forum/wcf/js/PopupMenuList.class.js +# URL = http://oystatic.ignimgs.com/src/ve3d/sites/ve3d.ign.com/js/production/popupmenu.js +# URL = http://www.cutepdf.com/include/popmenu.js +# URL = http://www.cutepdf.com/include/popmenuv.js +/(.*/)?pop[a-z_-]*menu ############################################################################# # Exceptions for academia and non-profits @@ -771,10 +753,20 @@ support./(.*/)?track # Sticky Actions = -block #MASTER# REMARKS: Actionsfile feedback item #2933856 2010-01-17 16:59 -#MASTER# REMARKS: Allow URLs containing DektopAdmin (matches .*top_?ad) +#MASTER# REMARKS: Allow URLs containing DesktopAdmin (matches .*top_?ad) # URL = http://support.apple.com/downloads/DL985/en_US/RemoteDesktopAdmin332.dmg /.*desktopadmin - +# URL = http://www.rai.it/dl/RaiTV/popup/player_radio.html?v=9 +# URL = http://www.rai.tv/dl/RaiTV/popup/player_radio.html?v=9 +#MASTER# UNBLOCK-REFERRER: http://www.bbc.co.uk/programmes/b01mnyzd +# URL = http://static.bbci.co.uk/radio/player/popup.js +/(.*/)?(player|radio|tv|television).?pop +/(.*/)?pop[-_]?(up|over|under|open(er)?)?s?(/|\.)(player|radio|tv|television) +#MASTER# REMARKS: Actionsfile feedback item #3498129 2012-03-06 17:14 +#MASTER# REMARKS: Allows URLs containing the word 'download' +#MASTER# UNBLOCK-REFERRER: http://munirihsparrow.bandcamp.com/track/lamp-lighted +# URL = http://popplers5.bandcamp.com/download/track?enc=mp3-128&fsig=bad421a4c31dda49faceefb0f3923630&id=342903379&stream=1&ts=1355881937.0 +/.*download #---------------------------------------------------------------------------- # Misc Web-bugs, JS and just plain Junk. Images here aren't normal images. @@ -928,6 +920,8 @@ stats./.*\.gif\? #MASTER# BLOCK-REFERRER: http://www.aktivist.pl/ # Blocked URL = http://go.idmnet.bbelements.com/please/showit/46/1/1/1/?typkodu=img&keywords= go.idmnet.bbelements.com/please/showit/ +# Blocked URL = http://gm-link.com/tm_image.asp?c=12345&x=0&u=email@address.tld&orc.gif +gm-link.com/ ############################################################################# # Site-specific block patterns; @@ -1120,7 +1114,14 @@ reklamy.sfd.pl/ #MASTER# BLOCK-REFERRER: http://lwn.net/Articles/478657/ # Blocked URL = http://rotation.linuxnewmedia.com/www/delivery/avw.php?zoneid=26&n=aa584766 rotation.linuxnewmedia.com/ - +# Blocked URL = http://de17a.com/a/33039/26891.swf +de17a.com/ +#MASTER# BLOCK-REFERRER: http://thepiratebay.se/ +# Blocked URL = http://cltomedia.info/delivery/afr.php?zoneid=7&cb=1279946132 +cltomedia.info/delivery/ +#MASTER# BLOCK-REFERRER: http://thepiratebay.se/ +# Blocked URL = http://cdn2.adexprt.com/clkads/sky2.html +.adexprt.com/ #---------------------------------------------------------------------------- # JavaScripts and Texts for ad and popup generation @@ -1139,8 +1140,7 @@ jlinks.industrybrains.com/ #MASTER# REMARKS: Actionsfile feedback item #1736794 2007-06-13 js.adsonar. #MASTER# BLOCK-REFERRER: http://news.zdnet.co.uk/software/0,1000000121,39209666,00.htm -#MASTER# REMARKS: Actionsfile feedback item #1736879 2007-06-13, sponsored links. 2007-08-02, more hosts using this scheme, broadening scope. -#bwp.zdnet. +# Blocked URL = http://bwp.zdnet.com/search?dw-siteid=2&dw-ptid=2100&dw-edid=2&dw-ontid=800004 bwp. # Blocked URL = http://us.mc123.mail.yahoo.com/mc/stampNonJs .yahoo.com/mc/stampNonJs @@ -1334,7 +1334,8 @@ img.directtrack.com # Blocked URL = http://rtb.pclick.yahoo.com/images/nojs.gif?p=3 .pclick.yahoo.com/images/ # Blocked URL = http://rover.ebay.com/ar/1/2/3?mpt=123&adtype=1&size=728x90 -/.*\&adtype= +# Blocked URL = http://rover.ebay.com/ar/1/711-53200-19255-0/1?mpt=CacheBuster&adtype=1&size=1x1&type=3&campid=5336328269&toolid=10001 +rover.ebay./ar.*\&adtype= # Blocked URL = http://resources.parfym.se/tradedoubler/250x360.swf /tradedoubler/.*\.swf # Blocked URL = http://hstse.tradedoubler.com/file/142609/440x220.swf @@ -1353,6 +1354,8 @@ optimized-by.rubiconproject.com/ # Blocked URL = http://g.adspeed.net/ad.php?do=html&zid=14678&wd=728&ht=90&target=_top #MASTER# BLOCK-REFERRER: http://seclists.org/fulldisclosure/2012/Aug/4 g.adspeed.net/ +# Blocked URL = http://imp.double.net/?5463;234;4505;0;39296 +imp.double.net/ #---------------------------------------------------------------------------- # Cross-site user tracking @@ -1731,7 +1734,7 @@ www.google.com/adsense/ # URL = http://images.encyclopediadramatica.com/images/b/b5/Advertising-Dierentuin.jpg .encyclopediadramatica.com/ #MASTER# UNBLOCK-REFERRER: http://lifehacker.com 2008-04-18 HB -# URL = tags.gawker.com/assets/minify.php?files=/assets/base.v6/css/global.css,/assets/base.v6/css/header.css,/assets/base.v6/css/sidebar.css,/assets/base.v6/css/content.css,/assets/base.v6/css/images.css,/assets/base.v6/css/ads.css,/assets/base.v6/css/community.css,/assets/base.v6/css/comments.css,/assets/base.v6/css/messages.css,/assets/base.v6/css/ui.css +# URL = http://tags.gawker.com/assets/minify.php?files=/assets/base.v6/.../comments.css,/assets/base.v6/css/messages.css,/assets/base.v6/css/ui.css tags.gawker.com/.*css$ # URL = http://cgi.tnt.co.uk/TrackNTrace/quicktrack.asp .tnt.co.uk/TrackNTrace/ @@ -1857,13 +1860,18 @@ adjamblog.files.wordpress.com/ .urbandictionary.com/popular # URL = http://websupport.wdc.com/sfclickcount.asp?s1=2&s2=1&s3=2&s4=6&lang=en&url=https%3A%2F%2Fwesterndigital.secure.force.com%2F%3Flang%3Den websupport.wdc.com/ -#MASTER# UNBLOCK-REFERRER: http://www.bbc.co.uk/programmes/b01mnyzd -# URL = http://static.bbci.co.uk/radio/player/popup.js -.bbci.co.uk/radio/ #MASTER# UNBLOCK-REFERRER: http://conradelektronik.m13.mailplus.nl/genericservice/code/servlet/React?encId=xSgAxBFNnFrne8j&actId=357685&command=openhtml # URL = http://content.conrad.se/newsletter/banners/OFFER_750987_exk.jpg .conrad.se/newsletter/banners/ - +#MASTER# REMARKS: Actionsfile feedback item #3413827 2011-09-25 12:11 +#MASTER# REMARKS: This domain hosts JS, images and CSS upon which hotmail.com depends +.wlxrs.com/ +# URL = http://advrider.com/forums/ +# URL = http://www.advrider.com/forums/ +.advrider.com/ +# URL = http://www.smugmug.com/community/ADVrider +# URL = http://www.siteinfotool.com/advrider.com +/.*ADVrider ############################################################################# # Site-specific special rules: