summaryrefslogtreecommitdiff
path: root/frontend/static/template/profile.html
diff options
context:
space:
mode:
authorroot <root@lalalizard.com>2012-12-17 13:20:17 -0500
committerroot <root@lalalizard.com>2012-12-17 13:20:17 -0500
commit54ed08ef75dbd005ecb8d0ac37073b1a74a985c0 (patch)
treef1e8c5dc803adad62bdd75519fdbecf06ec25616 /frontend/static/template/profile.html
parent81cc4f7f291b87f50ff5d6249d1cf56333dfa34e (diff)
s/scannerjammer.fm/scannerjammer.com/ migration
Diffstat (limited to 'frontend/static/template/profile.html')
-rw-r--r--frontend/static/template/profile.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/frontend/static/template/profile.html b/frontend/static/template/profile.html
index b458f1c..aa22c96 100644
--- a/frontend/static/template/profile.html
+++ b/frontend/static/template/profile.html
@@ -2,11 +2,11 @@
<html>
<head>
<title>scanners jammed by %%NAME%%</title>
-<link rel="shortcut icon" href="http://scannerjammer.fm/favicon.ico" />
+<link rel="shortcut icon" href="http://scannerjammer.com/favicon.ico" />
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<meta property="og:title" content="%%NAME%%'s profile on ScannerJammer"/>
<meta property="og:type" content="website"/>
-<meta property="og:url" content="http://scannerjammer.fm/profile/%%NAME%%/"/>
+<meta property="og:url" content="http://scannerjammer.com/profile/%%NAME%%/"/>
<meta property="og:image" content="%%THUMBNAIL%%"/>
<meta property="og:site_name" content="ScannerJammer"/>
<meta property="og:description" content="Youtube video chat"/>
@@ -20,7 +20,7 @@
</head>
<body>
<div id="logo">
- <a href="/"><img src="http://scannerjammer.fm/img/scanjam-title.gif" width="347" height="44" 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>
<h2>
Use arrow keys to switch videos<br/>
Hit L key to LIKE<br/>
@@ -30,7 +30,7 @@
</div>
<div id="logobg"></div>
-<div id="flower"><img src="http://scannerjammer.fm/img/flower-red.gif" height="400" /></div>
+<div id="flower"><img src="http://scannerjammer.com/img/flower-red.gif" height="400" /></div>
<div id="player">
<div id="projector">
@@ -46,7 +46,7 @@
<button id="like">LIKE</button>
<button id="fullscreen">FULLSCREEN</button>
<a id="video-link" target="_blank">[link]</a>
- <span id="sharebutton" class="st_sharethis" st_url="http://scannerjammer.fm/" st_title="Scanner Jammer"></span>
+ <span id="sharebutton" class="st_sharethis" st_url="http://scannerjammer.com/" st_title="Scanner Jammer"></span>
</nav>
</div>
@@ -57,9 +57,9 @@
</div>
<div id="contact">
- <img src="http://scannerjammer.fm/img/runner.gif" class="avatar">
+ <img src="http://scannerjammer.com/img/runner.gif" class="avatar">
<p id="bio"></p>
- <img src="http://scannerjammer.fm/img/runner.gif" class="avatar">
+ <img src="http://scannerjammer.com/img/runner.gif" class="avatar">
</div>
<div id="bg">
@@ -74,9 +74,9 @@
</div>
<div id="likebutton">
<!--
- <fb:like href="http://scannerjammer.fm/" layout="button_count" show_faces="false" width="90" font=""></fb:like>
+ <fb:like href="http://scannerjammer.com/" 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.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>
+<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>
</div>
</div>
@@ -115,7 +115,7 @@
</body>
<script type="text/javascript">document.getElementById("plea").style.display="none"</script>
<script type="text/javascript">
- serverHost = "scannerjammer.fm"
+ serverHost = "scannerjammer.com"
serverPort = 19898
var userVideoQueue = %%VIDZ%%
var userVideoQueueTitle = "my scans"