From da3eba729ba23994c3b1a68c91583176b609438f Mon Sep 17 00:00:00 2001 From: David Leadbeater Date: Sun, 15 Jun 2014 18:53:08 +0100 Subject: Update URL in my scripts --- scripts/urlgrab.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/urlgrab.pl') diff --git a/scripts/urlgrab.pl b/scripts/urlgrab.pl index ad32655..1fd657f 100644 --- a/scripts/urlgrab.pl +++ b/scripts/urlgrab.pl @@ -7,7 +7,7 @@ $VERSION = "0.2"; name => 'urlgrab', description => 'Captures urls said in channel and private messages and saves them to a file, also adds a /url command which loads the last said url into mozilla.', license => 'GNU GPLv2 or later', - url => 'http://irssi.dgl.yi.org/', + url => 'http://irssi.dgl.cx/', ); use strict; -- cgit v1.2.3