From 06cc2a9c8278b6fb72c1b33226229cf7abe01027 Mon Sep 17 00:00:00 2001 From: David Leadbeater Date: Wed, 13 Aug 2014 20:40:50 +0100 Subject: Encode as UTF-8 when sending over the pipe Fixes script error when the title has unicode in it. --- _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 c173eca..af41d4d 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -4228,4 +4228,4 @@ modified: "2014-08-10" license: "WTFPL" name: "urlinfo" - version: "1.1" + version: "1.2" -- cgit v1.2.3