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/remote.pl | |
| parent | 966e4340d609179ce7908a60040d0657dbb9f91b (diff) | |
| download | scripts.irssi.org-da3eba729ba23994c3b1a68c91583176b609438f.tar.bz2 | |
Update URL in my scripts
Diffstat (limited to 'scripts/remote.pl')
| -rw-r--r-- | scripts/remote.pl | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scripts/remote.pl b/scripts/remote.pl index 3557575..0eb794e 100644 --- a/scripts/remote.pl +++ b/scripts/remote.pl @@ -7,7 +7,7 @@ $VERSION = "1";      name        => 'remote',      description => 'Lets you run commands remotely via /msg and a password',      license     => 'GNU GPLv2 or later', -    url         => 'http://irssi.dgl.yi.org/', +    url         => 'http://irssi.dgl.cx/',  ); | 
