From 96cb992c3770f1a3d9cc308483ee2d80a285317f Mon Sep 17 00:00:00 2001 From: rhenium Date: Thu, 8 May 2014 05:53:46 +0900 Subject: 拡張子漬きの gyazo の URL をうまく処理できるように MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/plugin/openimg/pattern_file.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/plugin/openimg/pattern_file.json') diff --git a/core/plugin/openimg/pattern_file.json b/core/plugin/openimg/pattern_file.json index 4a94113c..ac31126a 100644 --- a/core/plugin/openimg/pattern_file.json +++ b/core/plugin/openimg/pattern_file.json @@ -36,7 +36,7 @@ } }, "gyazo": { - "url": "^http://gyazo.com/[a-zA-Z0-9]+", + "url": "^http://gyazo.com/[a-zA-Z0-9]+(?!(\.png|\.gif))$", "attribute": { "id": "gyazo_img" } -- cgit v1.2.3