aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/plugin/openimg/pattern_file.json2
1 files changed, 1 insertions, 1 deletions
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"
}