Switch http:// URLs to https:// where available

Upgrade 14 http:// URLs across 10 files to https:// after verifying
the sites support HTTPS.
This commit is contained in:
Acts1631 2026-07-07 18:03:16 -04:00
commit 10ce652d7a
10 changed files with 15 additions and 15 deletions

View file

@ -19,7 +19,7 @@ $VERSION = "2.2";
name => "dns",
description => "/DNS <nick>|<host>|<ip> ...",
license => "Public Domain",
url => "http://irssi.org/",
url => "https://irssi.org/",
changed => "2019-01-24"
);