diff options
| author | David Leadbeater | 2014-06-15 18:53:08 +0100 | 
|---|---|---|
| committer | David Leadbeater | 2014-06-15 18:53:08 +0100 | 
| commit | da3eba729ba23994c3b1a68c91583176b609438f (patch) | |
| tree | ced9a59a71a2cbe99ca5a0b7e435f63437ab044b /scripts/servercomplete.pl | |
| parent | 966e4340d609179ce7908a60040d0657dbb9f91b (diff) | |
| download | scripts.irssi.org-da3eba729ba23994c3b1a68c91583176b609438f.tar.bz2 | |
Update URL in my scripts
Diffstat (limited to 'scripts/servercomplete.pl')
| -rw-r--r-- | scripts/servercomplete.pl | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scripts/servercomplete.pl b/scripts/servercomplete.pl index 4d92f96..2fe5b21 100644 --- a/scripts/servercomplete.pl +++ b/scripts/servercomplete.pl @@ -6,7 +6,7 @@ $VERSION = "2";      name        => 'servercomplete',      description => 'Tab complete servers and userhosts (irc. -> irc server, user@ -> user@host). Useful for lazy ircops for /squit and so on :)',      license     => 'GNU GPLv2 or later', -    url         => 'http://irssi.dgl.yi.org/', +    url         => 'http://irssi.dgl.cx/',  );  use strict; | 
