summaryrefslogtreecommitdiffstats
path: root/_data
diff options
context:
space:
mode:
authortomaw2014-08-13 20:22:44 +0100
committertomaw2014-08-13 20:22:44 +0100
commitd57d74d527b02d82ba2213cb89eae7076d822c79 (patch)
tree619bf5f24d0d11887a41653d81b304cc756012e1 /_data
parent52f49d1e7ddecd4cac063215101cd0a3c565d574 (diff)
parent6739317e04c6c3579522d1551e29ebac2a8c7555 (diff)
downloadscripts.irssi.org-d57d74d527b02d82ba2213cb89eae7076d822c79.tar.bz2
Merge pull request #30 from dgl/urlinfo
Add urlinfo.pl
Diffstat (limited to '_data')
-rw-r--r--_data/scripts.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml
index ec8af2a..c173eca 100644
--- a/_data/scripts.yaml
+++ b/_data/scripts.yaml
@@ -4220,3 +4220,12 @@
license: "WTFPL"
name: "unicode"
version: "1"
+
+- authors: "David Leadbeater"
+ contact: "dgl@dgl.cx"
+ description: "Print short summaries about URLs from known services that are mentioned on IRC. (Including YouTube, etc.)"
+ filename: "urlinfo.pl"
+ modified: "2014-08-10"
+ license: "WTFPL"
+ name: "urlinfo"
+ version: "1.1"