summaryrefslogtreecommitdiff
path: root/frontend/static/js/profile.js
diff options
context:
space:
mode:
authorroot <root@lalalizard.com>2012-12-22 13:59:21 -0500
committerroot <root@lalalizard.com>2012-12-22 13:59:21 -0500
commit30720d91ee4c82985703ad9041c4666fdb8c6046 (patch)
treeb03bccbbb73feac6ed2b958e631f7743111f6887 /frontend/static/js/profile.js
parent7d424a0c438a6a1e12c6d2913d8f22fa7efc7df6 (diff)
.fm to .com migration
Diffstat (limited to 'frontend/static/js/profile.js')
-rw-r--r--frontend/static/js/profile.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/static/js/profile.js b/frontend/static/js/profile.js
index 60496fb..a528597 100644
--- a/frontend/static/js/profile.js
+++ b/frontend/static/js/profile.js
@@ -163,8 +163,8 @@ var Settings =
eventSet: false,
defaults:
{
- avatar: "http://scannerjammer.fm/static/img/runner.gif",
- bg: "http://scannerjammer.fm/static/bgz/scannerjammer_cyberspace.jpg",
+ avatar: "http://scannerjammer.com/static/img/runner.gif",
+ bg: "http://scannerjammer.com/static/bgz/scannerjammer_cyberspace.jpg",
},
open: function ()
{