From: Fabian Keil Date: Mon, 27 Mar 2017 10:19:42 +0000 (+0000) Subject: Use https:// for the website X-Git-Tag: v_3_0_27~185 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=71afbd2b0b37ebf36fdbc16c74fc18d07ef0529e Use https:// for the website --- diff --git a/default.action.master b/default.action.master index 7b33f95a..ec3ab0ad 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.334 2017/03/27 10:19:31 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