mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +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
|
|
@ -14,7 +14,7 @@ $VERSION = '3.00';
|
|||
name => 'Scroll buffer restorer',
|
||||
description => 'Saves the buffer for /upgrade, so that no information is lost',
|
||||
license => 'Public Domain',
|
||||
url => 'http://juerd.nl/irssi/',
|
||||
url => 'https://juerd.nl/irssi/',
|
||||
changed => 'Thu Mar 29 10:00 CEST 2018',
|
||||
changes => 'Fixed file permissions (leaked everything via filesystem), rewritten to use Storable and print to correct levels',
|
||||
note1 => 'This script HAS TO BE in your scripts/autorun!',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue