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 --- _data/scripts.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 9c6d05f..7333d10 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -298,7 +298,7 @@ modified: "2008-05-17 17:39:09" license: "GNU GPLv2 or later" name: "autolimit" - url: "http://irssi.dgl.yi.org/" + url: "http://irssi.dgl.cx/" version: "1.00" - authors: "Timo Sirainen" @@ -961,7 +961,7 @@ modified: "2008-05-17 17:39:09" license: "Same as Irssi" name: "clones" - url: "http://irssi.dgl.yi.org/" + url: "http://irssi.dgl.cx/" version: "2.01" - authors: "Gabor Nyeki" @@ -2965,7 +2965,7 @@ modified: "2008-05-17 17:39:11" license: "GNU GPLv2 or later" name: "on.pl" - url: "http://irssi.dgl.yi.org/" + url: "http://irssi.dgl.cx/" version: "1.12" - authors: "Stefan tommie Tomanek" @@ -3386,7 +3386,7 @@ modified: "2008-05-17 17:39:09" license: "GNU GPLv2 or later" name: "remote" - url: "http://irssi.dgl.yi.org/" + url: "http://irssi.dgl.cx/" version: "1" - authors: "Isaac G," @@ -3593,7 +3593,7 @@ modified: "2008-05-17 17:39:11" license: "GNU GPLv2 or later" name: "servercomplete" - url: "http://irssi.dgl.yi.org/" + url: "http://irssi.dgl.cx/" version: "2" - authors: "optical" @@ -3819,7 +3819,7 @@ modified: "2008-05-17 17:39:11" license: "GNU GPLv2 or later" name: "sysinfo-dg" - url: "http://irssi.dgl.yi.org/" + url: "http://irssi.dgl.cx/" version: "1.2" - authors: "Juerd, Tronic" @@ -4154,7 +4154,7 @@ modified: "2008-05-17 17:39:11" license: "GNU GPLv2 or later" name: "urlgrab" - url: "http://irssi.dgl.yi.org/" + url: "http://irssi.dgl.cx/" version: "0.2" - authors: "bwolf" @@ -4176,7 +4176,7 @@ modified: "2008-05-17 17:39:11" license: "GNU GPLv2 or later" name: "usercount" - url: "http://irssi.dgl.yi.org/" + url: "http://irssi.dgl.cx/" version: "1.16" - authors: "Jean-Yves Lefort" -- cgit v1.2.3 From 868ee3e860c57043a25e20aae0a51d15863088b0 Mon Sep 17 00:00:00 2001 From: David Leadbeater Date: Sun, 15 Jun 2014 19:08:50 +0100 Subject: Update usercount --- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 7333d10..8e89075 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -4173,11 +4173,11 @@ contact: "dgl@dgl.cx, tss@iki.fi, georg@boerde.de" description: "Adds a usercount for a channel as a statusbar item" filename: "usercount.pl" - modified: "2008-05-17 17:39:11" + modified: "2014-06-15 19:03:11" license: "GNU GPLv2 or later" name: "usercount" url: "http://irssi.dgl.cx/" - version: "1.16" + version: "1.19" - authors: "Jean-Yves Lefort" changed: "$Date: 2002/07/04 13:18:02 $" -- cgit v1.2.3 From c61a2a39dc12a7206cf05cc541271972b2cd039e Mon Sep 17 00:00:00 2001 From: David Leadbeater Date: Sun, 15 Jun 2014 19:18:39 +0100 Subject: Update sping.pl to do hires timing --- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 8e89075..c18a447 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3736,14 +3736,14 @@ version: "0.3" - authors: "Maciek fahren Freudenheim" - changed: "Fri Mar 15 15:09:42 CET 2002" + changed: "Sun Jun 15 19:11:55 BST 2014" contact: "fahren@bochnia.pl" description: "/SPING [server] - checks latency between current server and [server]" filename: "sping.pl" modified: "2008-05-17 17:39:09" license: "GNU GPLv2 or later" name: "Server Ping" - version: "0.9" + version: "1.0" - authors: "Bjoern fuchs Krombholz" changed: "Wed Jun 25 00:17:00 CET 2003" -- cgit v1.2.3 From e382d976193c20918e8c490db4ae575b7440c75b Mon Sep 17 00:00:00 2001 From: David Leadbeater Date: Sun, 15 Jun 2014 19:25:03 +0100 Subject: Update nickcolor a bit Remove a 12 year old fixme that was actually fixed, but remove the cruft related to it. Add ability to configure colours to avoid needing to edit the script. --- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index c18a447..29d8267 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -2746,11 +2746,11 @@ contact: "tss@iki.fi," description: "assign a different color for each nick" filename: "nickcolor.pl" - modified: "2008-05-17 17:39:11" + modified: "2014-06-15 19:13" license: "Public Domain" name: "Nick Color" url: "http://irssi.org/" - version: "1" + version: "2" - authors: "Kalle rpr Marjola" changed: "26.8.2003" -- cgit v1.2.3