From 30720d91ee4c82985703ad9041c4666fdb8c6046 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 22 Dec 2012 13:59:21 -0500 Subject: .fm to .com migration --- frontend/static/js/chat.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/static/js/chat.js') diff --git a/frontend/static/js/chat.js b/frontend/static/js/chat.js index 099f6da..822e1ee 100644 --- a/frontend/static/js/chat.js +++ b/frontend/static/js/chat.js @@ -99,7 +99,7 @@ var Chat = { s += '' } - else if (word.indexOf("scannerjammer.fm/profile") !== -1) + else if (word.indexOf("scannerjammer.com/profile") !== -1) { var username = word.substr( word.indexOf("profile")+8 ).replace("/","") s += '@'+username+'' -- cgit v1.2.3-70-g09d2