From 4056057a3ca79648057d10e8877be469a3d38a30 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Fri, 18 Nov 2022 05:36:33 +0100 Subject: [PATCH] updated some links to https --- lib/View.php | 2 +- lib/Vizhash16x16.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/View.php b/lib/View.php index c6332a33..d35906fb 100644 --- a/lib/View.php +++ b/lib/View.php @@ -6,7 +6,7 @@ * * @link https://github.com/PrivateBin/PrivateBin * @copyright 2012 Sébastien SAUVAGE (sebsauvage.net) - * @license http://www.opensource.org/licenses/zlib-license.php The zlib/libpng License + * @license https://www.opensource.org/licenses/zlib-license.php The zlib/libpng License * @version 1.4.0 */ diff --git a/lib/Vizhash16x16.php b/lib/Vizhash16x16.php index 351ba969..34d09cd6 100644 --- a/lib/Vizhash16x16.php +++ b/lib/Vizhash16x16.php @@ -5,7 +5,7 @@ * Visual Hash implementation in php4+GD, * stripped down and modified version for PrivateBin * - * @link http://sebsauvage.net/wiki/doku.php?id=php:vizhash_gd + * @link https://sebsauvage.net/wiki/doku.php?id=php:vizhash_gd * @copyright 2012 Sébastien SAUVAGE (sebsauvage.net) * @license https://www.opensource.org/licenses/zlib-license.php The zlib/libpng License * @version 0.0.5 beta PrivateBin 1.4.0 @@ -166,7 +166,7 @@ class Vizhash16x16 * Gradient function * * taken from: - * http://www.supportduweb.com/scripts_tutoriaux-code-source-41-gd-faire-un-degrade-en-php-gd-fonction-degrade-imagerie.html + * @link https://www.supportduweb.com/scripts_tutoriaux-code-source-41-gd-faire-un-degrade-en-php-gd-fonction-degrade-imagerie.html * * @access private * @param resource $img