summaryrefslogtreecommitdiff
path: root/frontend/templates
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/templates')
-rw-r--r--frontend/templates/directory.html2
-rw-r--r--frontend/templates/profile.html2
-rw-r--r--frontend/templates/room.html4
-rw-r--r--frontend/templates/roomlist.html2
-rw-r--r--frontend/templates/topvideos.html2
5 files changed, 6 insertions, 6 deletions
diff --git a/frontend/templates/directory.html b/frontend/templates/directory.html
index c133796..1a29e31 100644
--- a/frontend/templates/directory.html
+++ b/frontend/templates/directory.html
@@ -225,7 +225,7 @@ h2
<ul id="directory"></ul>
</section>
<section id="likebutton">
- <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://scannerjammer.fm/" show_faces="true" width="450" font=""></fb:like>
+ <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://scannerjammer.com/" show_faces="true" width="450" font=""></fb:like>
</section>
<section class="cloudleft"></section>
<section class="cloudright"></section>
diff --git a/frontend/templates/profile.html b/frontend/templates/profile.html
index 7deb845..e4c8665 100644
--- a/frontend/templates/profile.html
+++ b/frontend/templates/profile.html
@@ -78,7 +78,7 @@
<!--
<fb:like href="{{ STATIC_PREFIX }}/" 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%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%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>
diff --git a/frontend/templates/room.html b/frontend/templates/room.html
index a75cc85..b9846c5 100644
--- a/frontend/templates/room.html
+++ b/frontend/templates/room.html
@@ -60,9 +60,9 @@
<h2 id='preamblewords' class='preamblish'>Post urls into the chat!<br/>Use arrow keys to switch videos<br/>Hit L key to LIKE<br/>Hit ESC to switch views</h2>
<h1 id="heading"></h1>
<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%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%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>
diff --git a/frontend/templates/roomlist.html b/frontend/templates/roomlist.html
index 071f4d0..99bfda4 100644
--- a/frontend/templates/roomlist.html
+++ b/frontend/templates/roomlist.html
@@ -57,7 +57,7 @@
<!--
<fb:like href="{{ STATIC_PREFIX }}/" 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%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%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>
diff --git a/frontend/templates/topvideos.html b/frontend/templates/topvideos.html
index 6bcf749..e269ac4 100644
--- a/frontend/templates/topvideos.html
+++ b/frontend/templates/topvideos.html
@@ -62,7 +62,7 @@ background-image: -moz-linear-gradient(
<button id="like">LIKE</button>
<button id="fullscreen">FULLSCREEN</button>
<a id="video-link" target="_blank">[x]</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>
</section>