From b279863acb9ae3ade833ea00bcb17f22001e20db Mon Sep 17 00:00:00 2001 From: Robby Date: Sat, 10 Nov 2018 15:15:05 +0100 Subject: Update most URLs to use HTTPS if available, and fix some dead ones too. --- extras | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extras') diff --git a/extras b/extras index c1b1fba67..b411a06bc 100755 --- a/extras +++ b/extras @@ -1,7 +1,7 @@ #!/usr/bin/env perl # -# Script taken from InspIRCd, www.inspircd.org +# Script taken from InspIRCd, https://www.inspircd.org/ # # This program is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS @@ -9,7 +9,7 @@ # details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # -- cgit