summaryrefslogtreecommitdiff
path: root/frontend/static/template/index.html
diff options
context:
space:
mode:
authorroot <root@lalalizard.com>2012-12-19 03:38:54 -0500
committerroot <root@lalalizard.com>2012-12-19 03:38:54 -0500
commita79d045cc366670d87a4782acc79ec2955c71dd1 (patch)
tree95c469c388a1f2b54cdcd4214d02eba1dbab6000 /frontend/static/template/index.html
parente6eef4f848d76a14fcd692de49d6e337acbf3384 (diff)
back to .fm
Diffstat (limited to 'frontend/static/template/index.html')
-rw-r--r--frontend/static/template/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/frontend/static/template/index.html b/frontend/static/template/index.html
index c5a99f9..df3bc04 100644
--- a/frontend/static/template/index.html
+++ b/frontend/static/template/index.html
@@ -3,7 +3,7 @@
<head>
<title>SCANNERJAMMER</title>
<link href="/css/chat.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 property="og:title" content="ScannerJammer"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="http://scannerjammer.com:17769/"/>
@@ -33,7 +33,7 @@
<section id="logo">
<img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" />
<div id="likebutton">
- <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fscannerjammer.com%3A17769%2F&amp;layout=button_count&amp;show_faces=false&amp;width=90&amp;action=like&amp;font&amp;colorscheme=dark&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe>
+ <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fscannerjammer.fm%3A17769%2F&amp;layout=button_count&amp;show_faces=false&amp;width=90&amp;action=like&amp;font&amp;colorscheme=dark&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe>
</div>
</section>
<section id="likereport"></section>
@@ -88,9 +88,9 @@
<script type="text/javascript">document.getElementById("plea").style.display="none"</script>
<script type="text/javascript">if (navigator.userAgent.indexOf("MSIE") !== -1) { document.getElementById("lunacy").style.display="block" }</script>
<script type="text/javascript">roomName = "%%ROOM%%"</script>
-<script type="text/javascript" src="http://scannerjammer.com/js/jquery.js"></script>
-<script type="text/javascript" src="http://scannerjammer.com/js/jquery.md5.js"></script>
-<script type="text/javascript" src="http://scannerjammer.com/js/swfobject.js"></script>
-<script type="text/javascript" src="http://scannerjammer.com:17769/js/main.js"></script>
+<script type="text/javascript" src="http://scannerjammer.fm/js/jquery.js"></script>
+<script type="text/javascript" src="http://scannerjammer.fm/js/jquery.md5.js"></script>
+<script type="text/javascript" src="http://scannerjammer.fm/js/swfobject.js"></script>
+<script type="text/javascript" src="http://scannerjammer.fm:17769/js/main.js"></script>
</html>