X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=default.action.master;h=eefa9c492f8dd01dacc1e70cb68e3204d916aad6;hp=7b33f95a5af50bafe083e3850f4fd27b7f086632;hb=0eb832922b1d6453f8fc4d0445369d9d7e5babde;hpb=6c92f003d85e32dfcfed47d26263e9db40806d46 diff --git a/default.action.master b/default.action.master index 7b33f95a..eefa9c49 100644 --- a/default.action.master +++ b/default.action.master @@ -11,23 +11,23 @@ # # File : $Source: /cvsroot/ijbswa/current/default.action.master,v $ # -# $Id: default.action.master,v 1.333 2017/03/27 10:19:19 fabiankeil Exp $ +# $Id: default.action.master,v 1.336 2017/04/09 09:11:46 fabiankeil Exp $ # # Requires : This version requires Privoxy v3.0.11 or later due to # syntax changes. # # Purpose : Default actions file, see -# http://www.privoxy.org/user-manual/actions-file.html. +# https://www.privoxy.org/user-manual/actions-file.html. # This file is subject to periodic updating. It is # not supposed to be edited by the user. Local exceptions # 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-2017 the -# Privoxy team. http://www.privoxy.org/ +# Privoxy team. https://www.privoxy.org/ # # Feedback welcome, for details please have a look at: -# http://www.privoxy.org/user-manual/contact.html +# https://www.privoxy.org/user-manual/contact.html # # The current development version of this file is located: # http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/default.action.master @@ -37,7 +37,7 @@ ############################################################################# # # A much better explanation can be found in the user manual which is -# part of the distribution and can be found at http://www.privoxy.org/user-manual +# part of the distribution and can be found at https://www.privoxy.org/user-manual # # To determine which actions apply to a request, the URL of the request is # compared to all patterns in this file. Every time it matches, the list of @@ -1945,6 +1945,8 @@ klikki.fi/adv/ .ardmediathek.de/ # URL = http://adventofcode.com/ adventofcode.com/ +# URL = http://msdn.microsoft.com/en-us/library/system.diagnostics.stacktrace.framecount.aspx +msdn.microsoft.com/ ############################################################################# @@ -2562,7 +2564,8 @@ TAG:^IMAGE-REQUEST$ ############################################################################# # Depends on +client-header-tagger{css-requests} ############################################################################# -{-filter{html-annoyances} \ +{-deanimate-gifs \ + -filter{html-annoyances} \ -filter{content-cookies} \ -filter{refresh-tags} \ -filter{img-reorder} \