summaryrefslogtreecommitdiff
path: root/frontend/static/template/roomlist.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/static/template/roomlist.html')
-rw-r--r--frontend/static/template/roomlist.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/frontend/static/template/roomlist.html b/frontend/static/template/roomlist.html
index 2968840..60b0cfb 100644
--- a/frontend/static/template/roomlist.html
+++ b/frontend/static/template/roomlist.html
@@ -4,7 +4,7 @@
<title>SCANNERJAMMER</title>
<link href="/css/sasscss/profile.css" media="screen, projection" rel="stylesheet" type="text/css" />
<link href="/css/sasscss/roomlist.css" media="screen, projection" rel="stylesheet" type="text/css" />
-<link rel="shortcut icon" href="http://scannerjammer.com/favicon.ico" />
+<link rel="shortcut icon" href="http://scannerjammer.fm/favicon.ico" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta property="og:title" content="ScannerJammer"/>
<meta property="og:type" content="website"/>
@@ -53,9 +53,9 @@
</div>
<div id="likebutton">
<!--
- <fb:like href="http://scannerjammer.com/" layout="button_count" show_faces="false" width="90" font=""></fb:like>
+ <fb:like href="http://scannerjammer.fm/" layout="button_count" show_faces="false" width="90" font=""></fb:like>
-->
-<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.scannerjammer.com:17769%2F&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"id="fblike"></iframe>
+<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.scannerjammer.fm:17769%2F&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"id="fblike"></iframe>
</div>
</div>
@@ -64,7 +64,7 @@
</section>
</body>
<script type="text/javascript">
- var serverHost = "scannerjammer.com";
+ var serverHost = "scannerjammer.fm";
var serverPort = 19898;
var ROOM_LIST = %%ROOM_LIST%%;
</script>