summaryrefslogtreecommitdiffstats
path: root/_data/scripts.yaml
diff options
context:
space:
mode:
authorÖrjan Persson2014-10-13 15:24:27 +0200
committerÖrjan Persson2014-10-13 15:24:27 +0200
commit8eb96ccf0aafb916b96d1302ca3c153f75be5619 (patch)
tree2017ce75f3053bf6b38b43a98d2c83d73fd89f84 /_data/scripts.yaml
parent6f2d27c884e39c14042a3e933ea55d37edca8458 (diff)
downloadscripts.irssi.org-8eb96ccf0aafb916b96d1302ca3c153f75be5619.tar.bz2
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.
Diffstat (limited to '_data/scripts.yaml')
-rw-r--r--_data/scripts.yaml2
1 files changed, 1 insertions, 1 deletions
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"