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

@ -1026,7 +1026,7 @@ Server::isupport(name)
script. If the item is not present returns undef, if the item has no value
then "" is returned use defined $server->isupport("name") if you need to
check whether a property is present.
See http://tools.ietf.org/id/draft-brocklesby-irc-isupport-03.txt
See https://tools.ietf.org/id/draft-brocklesby-irc-isupport-03.txt
for more information on the ISUPPORT numeric.
*** IRC channels