summaryrefslogtreecommitdiff
path: root/frontend/static/js/profile.js
diff options
context:
space:
mode:
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 ()
{