From 8eb96ccf0aafb916b96d1302ca3c153f75be5619 Mon Sep 17 00:00:00 2001 From: Örjan Persson Date: Mon, 13 Oct 2014 15:24:27 +0200 Subject: Actually work with HTTP links URL paths starts with a leading slash. These are now stripped away to work the same way as URI's are handled. --- _data/scripts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_data') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index cb150a1..3d0d73b 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3509,7 +3509,7 @@ contact: "o@42mm.org" description: "Lookup spotify uris" filename: "spotify.pl" - modified: "2014-07-28 18:26:57" + modified: "2014-10-13 15:22:00" license: "GPLv2" name: "spotify" url: "https://github.com/op/irssi-spotify" -- cgit v1.2.3 From 579995c9f012eba2207a4bf5bc53e0c1ec576007 Mon Sep 17 00:00:00 2001 From: Örjan Persson Date: Mon, 13 Oct 2014 16:00:28 +0200 Subject: Increment version in scripts too --- _data/scripts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_data') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 3d0d73b..175cf45 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3513,7 +3513,7 @@ license: "GPLv2" name: "spotify" url: "https://github.com/op/irssi-spotify" - version: "1.0" + version: "1.1" - authors: "Marcus darix Rückert, tira, Stefan tommie Tomanek" contact: "darix@irssi.de, tira@isx.de, stefan@pico.ruhr.de" -- cgit v1.2.3