summaryrefslogtreecommitdiff
path: root/frontend/static/template/roomlist.html
diff options
context:
space:
mode:
authorroot <root@lalalizard.com>2012-11-26 12:09:06 -0500
committerroot <root@lalalizard.com>2012-11-26 12:09:06 -0500
commitee524f6861dcdca7ea12a960f60f8b3bf817358d (patch)
tree3a54ff0e071fff08d1111add2d0ae2c8fe65ee85 /frontend/static/template/roomlist.html
parente0bc5e67f0be025aa54fbac3d25065b4b8c00f40 (diff)
s/scannerjammer.com/scannerjammer.fm/ replacement
Diffstat (limited to 'frontend/static/template/roomlist.html')
-rw-r--r--frontend/static/template/roomlist.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/frontend/static/template/roomlist.html b/frontend/static/template/roomlist.html
index 3128c8f..19582bd 100644
--- a/frontend/static/template/roomlist.html
+++ b/frontend/static/template/roomlist.html
@@ -4,12 +4,12 @@
<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"/>
-<meta property="og:url" content="http://scannerjammer.com/"/>
-<meta property="og:image" content="http://scannerjammer.com/img/plant.gif"/>
+<meta property="og:url" content="http://scannerjammer.fm/"/>
+<meta property="og:image" content="http://scannerjammer.fm/img/plant.gif"/>
<meta property="og:site_name" content="ScannerJammer"/>
<meta property="og:description" content="Youtube video chat"/>
<meta property="fb:admins" content="100001923956223,1709246"/>
@@ -27,9 +27,9 @@
<script type="text/javascript">document.getElementById("plea").style.display="none"</script>
</section>
<section id="logo">
- <a href="/"><img src="http://scannerjammer.com/img/scanjam-title.gif" width="247" height="41" id="scanjam" border="0" /></a>
+ <a href="/"><img src="http://scannerjammer.fm/img/scanjam-title.gif" width="247" height="41" id="scanjam" border="0" /></a>
<!--
- <a href="/"><img src="http://scannerjammer.com/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a>
+ <a href="/"><img src="http://scannerjammer.fm/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a>
<h2 id='preamblewords' class='preamblish'>Welcome to the ScannerJammer Network</h2>
-->
<h1 id="header">WELCOME TO THE SCANNERJAMMER NETWORK</h1>
@@ -38,7 +38,7 @@
<section id="curtain"></section>
<section id="login">
- <img src="http://scannerjammer.com/img/scanjam-flipping.gif" width="100%" /><br />
+ <img src="http://scannerjammer.fm/img/scanjam-flipping.gif" width="100%" /><br />
<label>username:</label> <input type="text" id="login-username" maxlength="25" /><br />
<label>password:</label> <input type="password" id="login-password" maxlength="32" /><br />
<label>&nbsp;</label> <div id="button-shim"><button id="login-go">ROCKET</button></div><br />
@@ -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>