summaryrefslogtreecommitdiffstats
path: root/_data
diff options
context:
space:
mode:
authorDavid Leadbeater2014-08-13 20:54:58 +0100
committerDavid Leadbeater2014-08-13 20:56:26 +0100
commitbc91800f2a296b0dffbb65153f99bc08cd8e743f (patch)
tree83294eff20c70f6cc855b9c8a7da1ea58ee56a66 /_data
parent523401a6e70de0ce2b84ac94d543cbefc5ba6d74 (diff)
downloadscripts.irssi.org-bc91800f2a296b0dffbb65153f99bc08cd8e743f.tar.bz2
Add oopsie.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 af41d4d..ff1cdc3 100644
--- a/_data/scripts.yaml
+++ b/_data/scripts.yaml
@@ -4229,3 +4229,12 @@
license: "WTFPL"
name: "urlinfo"
version: "1.2"
+
+- authors: "David Leadbeater"
+ contact: "dgl@dgl.cx"
+ description: "Stops those silly mistakes being sent (spaces at start of line, /1/1 for window changes, etc)."
+ filename: "urlinfo.pl"
+ modified: "2014-08-13"
+ license: "WTFPL"
+ name: "oopsie"
+ version: "1.0"