diff options
Diffstat (limited to 'frontend/templates')
| -rw-r--r-- | frontend/templates/directory.html | 2 | ||||
| -rw-r--r-- | frontend/templates/profile.html | 2 | ||||
| -rw-r--r-- | frontend/templates/room.html | 4 | ||||
| -rw-r--r-- | frontend/templates/roomlist.html | 2 | ||||
| -rw-r--r-- | frontend/templates/topvideos.html | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/frontend/templates/directory.html b/frontend/templates/directory.html index 1a29e31..c133796 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.com/" 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.fm/" 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 e4c8665..7deb845 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.com%2F&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&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%2F&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&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 b9846c5..a75cc85 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.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%2F&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&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%2F&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&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 99bfda4..071f4d0 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.com%2F&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&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%2F&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&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 e269ac4..6bcf749 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.com/" st_title="Scanner Jammer"></span> + <span id="sharebutton" class="st_sharethis" st_url="http://scannerjammer.fm/" st_title="Scanner Jammer"></span> </nav> </section> |
