templates: Consistently use https:// when linking to our website
authorFabian Keil <fk@fabiankeil.de>
Mon, 23 Jan 2017 13:02:18 +0000 (13:02 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 23 Jan 2017 13:02:18 +0000 (13:02 +0000)
12 files changed:
templates/cgi-style.css
templates/edit-actions-add-url-form
templates/edit-actions-for-url
templates/edit-actions-for-url-filter
templates/edit-actions-list
templates/edit-actions-list-button
templates/edit-actions-list-section
templates/edit-actions-list-url
templates/edit-actions-remove-url-form
templates/edit-actions-url-form
templates/mod-support-and-service
templates/show-url-info

index 13dad22..f0d482f 100644 (file)
@@ -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 $
  */
 
 /*
index 9ebb7e6..1e88ccf 100644 (file)
@@ -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/
index 229d995..2d84af8 100644 (file)
@@ -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/
index 1337f29..36ffcd7 100644 (file)
@@ -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
index e4a7f24..f49e448 100644 (file)
@@ -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.
index d852390..6c70589 100644 (file)
@@ -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/
index 874f65d..4b4e166 100644 (file)
@@ -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/
index 18c55e2..3d4d5fd 100644 (file)
@@ -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/
index 6dd38ec..297d2bd 100644 (file)
@@ -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/
index c5aa7ea..1f49924 100644 (file)
@@ -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/
index 53ad1cd..c697414 100644 (file)
@@ -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
index c0ff0de..bb2dc91 100644 (file)
@@ -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