From 5f21a3aee58b4691fb12b96d7339b7dac69f11c1 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 23 Jan 2017 13:02:18 +0000
Subject: [PATCH] templates: Consistently use https:// when linking to our
website
---
templates/cgi-style.css | 4 ++--
templates/edit-actions-add-url-form | 2 +-
templates/edit-actions-for-url | 2 +-
templates/edit-actions-for-url-filter | 2 +-
templates/edit-actions-list | 4 ++--
templates/edit-actions-list-button | 2 +-
templates/edit-actions-list-section | 2 +-
templates/edit-actions-list-url | 2 +-
templates/edit-actions-remove-url-form | 2 +-
templates/edit-actions-url-form | 2 +-
templates/mod-support-and-service | 2 +-
templates/show-url-info | 2 +-
12 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/templates/cgi-style.css b/templates/cgi-style.css
index 13dad225..f0d482fc 100644
--- a/templates/cgi-style.css
+++ b/templates/cgi-style.css
@@ -5,7 +5,7 @@
# Purpose : Style sheet for the web-based config interface.
#
# Copyright : Written by and Copyright (C) 2001 members of the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. https://www.privoxy.org/
#
# Original Author: Copyright (C) 2001 Jonathan Foster
# http://www.jon-foster.co.uk/
@@ -33,7 +33,7 @@
/*
* CSS for Privoxy CGI and script output
*
- * $Id: cgi-style.css,v 1.14 2011/09/04 11:09:40 fabiankeil Exp $
+ * $Id: cgi-style.css,v 1.15 2017/01/23 13:01:55 fabiankeil Exp $
*/
/*
diff --git a/templates/edit-actions-add-url-form b/templates/edit-actions-add-url-form
index 9ebb7e60..1e88ccfe 100644
--- a/templates/edit-actions-add-url-form
+++ b/templates/edit-actions-add-url-form
@@ -6,7 +6,7 @@
#
#
# Copyright : Written by and Copyright (C) 2001 members of the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. https://www.privoxy.org/
#
# Original Author: Copyright (C) 2001 Jonathan Foster
# http://www.jon-foster.co.uk/
diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url
index 229d995b..2d84af8f 100644
--- a/templates/edit-actions-for-url
+++ b/templates/edit-actions-for-url
@@ -7,7 +7,7 @@
#
#
# Copyright : Written by and Copyright (C) 2001-2014 the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. https://www.privoxy.org/
#
# Original Author: Copyright (C) 2001 Jonathan Foster
# http://www.jon-foster.co.uk/
diff --git a/templates/edit-actions-for-url-filter b/templates/edit-actions-for-url-filter
index 1337f292..36ffcd71 100644
--- a/templates/edit-actions-for-url-filter
+++ b/templates/edit-actions-for-url-filter
@@ -7,7 +7,7 @@
#
#
# Copyright : Written by and Copyright (C) 2002-2007 members of
-# members of the Privoxy team. http://www.privoxy.org/
+# members of the Privoxy team. https://www.privoxy.org/
#
# This template is free software; you can redistribute it
# and/or modify it under the terms of the GNU General
diff --git a/templates/edit-actions-list b/templates/edit-actions-list
index e4a7f248..f49e4481 100644
--- a/templates/edit-actions-list
+++ b/templates/edit-actions-list
@@ -6,7 +6,7 @@
#
#
# Copyright : Written by and Copyright (C) 2001-2009 the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. https://www.privoxy.org/
#
# Original Author: Copyright (C) 2001 Jonathan Foster
# http://www.jon-foster.co.uk/
@@ -201,7 +201,7 @@ function a_p(link,section)
<!-- @if-default-action-then@ -->
<p>
This is the default action file. Updates for it are available from
- <a href="http://www.privoxy.org/">Privoxy.org</a> from time to time.
+ <a href="https://www.privoxy.org/">Privoxy.org</a> from time to time.
It is therefore <b>not recommended</b> that you add your private
rules here, since they will be lost if you install an update in the future.
Put your rules in a separate actions file, like <tt>user.action</tt> instead.
diff --git a/templates/edit-actions-list-button b/templates/edit-actions-list-button
index d8523903..6c705892 100644
--- a/templates/edit-actions-list-button
+++ b/templates/edit-actions-list-button
@@ -6,7 +6,7 @@
#
#
# Copyright : Written by and Copyright (C) 2001 members of the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. https://www.privoxy.org/
#
# Original Author: Copyright (C) 2001 Jonathan Foster
# http://www.jon-foster.co.uk/
diff --git a/templates/edit-actions-list-section b/templates/edit-actions-list-section
index 874f65d4..4b4e166d 100644
--- a/templates/edit-actions-list-section
+++ b/templates/edit-actions-list-section
@@ -6,7 +6,7 @@
#
#
# Copyright : Written by and Copyright (C) 2001 members of the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. https://www.privoxy.org/
#
# Original Author: Copyright (C) 2001 Jonathan Foster
# http://www.jon-foster.co.uk/
diff --git a/templates/edit-actions-list-url b/templates/edit-actions-list-url
index 18c55e26..3d4d5fd3 100644
--- a/templates/edit-actions-list-url
+++ b/templates/edit-actions-list-url
@@ -6,7 +6,7 @@
#
#
# Copyright : Written by and Copyright (C) 2001 members of the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. https://www.privoxy.org/
#
# Original Author: Copyright (C) 2001 Jonathan Foster
# http://www.jon-foster.co.uk/
diff --git a/templates/edit-actions-remove-url-form b/templates/edit-actions-remove-url-form
index 6dd38ec7..297d2bd2 100644
--- a/templates/edit-actions-remove-url-form
+++ b/templates/edit-actions-remove-url-form
@@ -8,7 +8,7 @@
#
#
# Copyright : Written by and Copyright (C) 2001 members of the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. https://www.privoxy.org/
#
# Original Author: Copyright (C) 2001 Jonathan Foster
# http://www.jon-foster.co.uk/
diff --git a/templates/edit-actions-url-form b/templates/edit-actions-url-form
index c5aa7ea0..1f499244 100644
--- a/templates/edit-actions-url-form
+++ b/templates/edit-actions-url-form
@@ -6,7 +6,7 @@
#
#
# Copyright : Written by and Copyright (C) 2001 members of the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. https://www.privoxy.org/
#
# Original Author: Copyright (C) 2001 Jonathan Foster
# http://www.jon-foster.co.uk/
diff --git a/templates/mod-support-and-service b/templates/mod-support-and-service
index 53ad1cd9..c697414d 100644
--- a/templates/mod-support-and-service
+++ b/templates/mod-support-and-service
@@ -7,7 +7,7 @@
#
#
# Copyright : Written by and Copyright (C) 2002-2009 members of
-# the Privoxy team. http://www.privoxy.org/
+# the Privoxy team. https://www.privoxy.org/
#
# This template is free software; you can redistribute it
# and/or modify it under the terms of the GNU General
diff --git a/templates/show-url-info b/templates/show-url-info
index c0ff0de0..bb2dc91d 100644
--- a/templates/show-url-info
+++ b/templates/show-url-info
@@ -5,7 +5,7 @@
# Purpose : Template for Privoxy's show-url-info CGI page.
#
# Copyright : Written by and Copyright (C) 2001-2007 members of the
-# Privoxy team. http://www.privoxy.org/
+# Privoxy team. https://www.privoxy.org/
#
# This program is free software; you can redistribute it
# and/or modify it under the terms of the GNU General
--
2.50.1