summaryrefslogtreecommitdiff
path: root/frontend/static/template/index.html
diff options
context:
space:
mode:
authorroot <root@lalalizard.com>2012-12-19 03:43:55 -0500
committerroot <root@lalalizard.com>2012-12-19 03:43:55 -0500
commitabb7bcf38ed21856c2fdadc3f4bccfc37ad8c4c3 (patch)
tree2ab58feacd84df788c1800b26e02fdaa28ddd790 /frontend/static/template/index.html
parent7320fc1c7e56235b1c4cf5d09e0cea7fbbca654a (diff)
migrate to .fm
Diffstat (limited to 'frontend/static/template/index.html')
-rw-r--r--frontend/static/template/index.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/frontend/static/template/index.html b/frontend/static/template/index.html
index df3bc04..09014b9 100644
--- a/frontend/static/template/index.html
+++ b/frontend/static/template/index.html
@@ -6,8 +6,8 @@
<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/"/>
-<meta property="og:image" content="http://scannerjammer.com/static/img/plant.gif"/>
+<meta property="og:url" content="http://scannerjammer.fm:17769/"/>
+<meta property="og:image" content="http://scannerjammer.fm/static/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"/>
@@ -17,13 +17,13 @@
NOTE: SCANNERJAMMER ONLY WORKS IN FIREFOX AND CHROME. DO NOT TRY THIS WITH INTERNET EXPLORER
</div>
<section id="bg">
- <img src="http://scannerjammer.com/static/img/scanjambg2.jpg" />
+ <img src="http://scannerjammer.fm/static/img/scanjambg2.jpg" />
</section>
-<section id="plant"><img src="http://scannerjammer.com/static/img/plant.gif" height="700" /></section>
-<section id="flower"><img src="http://scannerjammer.com/static/img/flower-red.gif" height="400" /></section>
+<section id="plant"><img src="http://scannerjammer.fm/static/img/plant.gif" height="700" /></section>
+<section id="flower"><img src="http://scannerjammer.fm/static/img/flower-red.gif" height="400" /></section>
<section id="curtain"></section>
<section id="login">
- <img src="http://scannerjammer.com/static/img/scanjam-flipping.gif" width="100%" /><br />
+ <img src="http://scannerjammer.fm/static/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 />
@@ -31,7 +31,7 @@
</section>
<section id="logo">
- <img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" />
+ <img src="http://scannerjammer.fm/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.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>
@@ -56,7 +56,7 @@
<section id="playlistbg"></section>
<section id="playlist">
- <img src="http://scannerjammer.com/static/img/playlist-banner.gif" width="200" height="60" />
+ <img src="http://scannerjammer.fm/static/img/playlist-banner.gif" width="200" height="60" />
<ul id="queue"></ul>
</section>