From 9113524e195555424b3cbc63b526e3acc43d0987 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Mon, 7 Jun 2010 22:52:11 -0400 Subject: timb committing prod changes --- static/js/pichat.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/js/pichat.js b/static/js/pichat.js index 48b5e54..c19ff6b 100644 --- a/static/js/pichat.js +++ b/static/js/pichat.js @@ -51,7 +51,7 @@ function escapeHtml(txt) { } URLRegex = /((\b(http\:\/\/|https\:\/\/|ftp\:\/\/)|(www\.))+(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?)/gi; -PicRegex = /\.(jpg|jpeg|png|gif|bmp|svg)$/i; +PicRegex = /\.(jpg|jpeg|png|gif|bmp|svg|fid)$/i; function getImagesAsArray(text) { var imgs = [] -- cgit v1.2.3-70-g09d2