mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
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:
parent
43f1727ef9
commit
10ce652d7a
10 changed files with 15 additions and 15 deletions
|
|
@ -9,7 +9,7 @@ $VERSION = "1.20";
|
|||
description => 'Adds a usercount for a channel as a statusbar item',
|
||||
sbitems => 'usercount',
|
||||
license => 'GNU GPLv2 or later',
|
||||
url => 'http://irssi.dgl.cx/',
|
||||
url => 'https://irssi.dgl.cx/',
|
||||
changes => 'Only show halfops if server supports them',
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue