diff options
Diffstat (limited to 'frontend/static/template')
| -rw-r--r-- | frontend/static/template/directory.html | 4 | ||||
| -rw-r--r-- | frontend/static/template/index.html | 28 | ||||
| -rw-r--r-- | frontend/static/template/profile.html | 20 | ||||
| -rw-r--r-- | frontend/static/template/redir.html | 4 | ||||
| -rw-r--r-- | frontend/static/template/register.html | 10 | ||||
| -rw-r--r-- | frontend/static/template/room.html | 24 | ||||
| -rw-r--r-- | frontend/static/template/roomlist.html | 18 |
7 files changed, 54 insertions, 54 deletions
diff --git a/frontend/static/template/directory.html b/frontend/static/template/directory.html index 672c2ab..9622fe1 100644 --- a/frontend/static/template/directory.html +++ b/frontend/static/template/directory.html @@ -215,7 +215,7 @@ h2 </head> <body> <section 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> <h1 id="header">high score directory</h1> </section> <section id="logobg"></section> @@ -223,7 +223,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:17769/" 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:17769/" show_faces="true" width="450" font=""></fb:like> </section> <section class="cloudleft"></section> <section class="cloudright"></section> diff --git a/frontend/static/template/index.html b/frontend/static/template/index.html index 797e898..2a3e7aa 100644 --- a/frontend/static/template/index.html +++ b/frontend/static/template/index.html @@ -3,11 +3,11 @@ <head> <title>SCANNERJAMMER</title> <link href="/css/chat.css" media="screen, projection" rel="stylesheet" type="text/css" /> -<link rel="shortcut icon" href="http://scannerjammer.fm/favicon.ico" /> +<link rel="shortcut icon" href="http://scannerjammer.com/favicon.ico" /> <meta property="og:title" content="ScannerJammer"/> <meta property="og:type" content="website"/> -<meta property="og:url" content="http://scannerjammer.fm:17769/"/> -<meta property="og:image" content="http://scannerjammer.fm/img/plant.gif"/> +<meta property="og:url" content="http://scannerjammer.com:17769/"/> +<meta property="og:image" content="http://scannerjammer.com/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.fm/img/scanjambg2.jpg" /> + <img src="http://scannerjammer.com/img/scanjambg2.jpg" /> </section> -<section id="plant"><img src="http://scannerjammer.fm/img/plant.gif" height="700" /></section> -<section id="flower"><img src="http://scannerjammer.fm/img/flower-red.gif" height="400" /></section> +<section id="plant"><img src="http://scannerjammer.com/img/plant.gif" height="700" /></section> +<section id="flower"><img src="http://scannerjammer.com/img/flower-red.gif" height="400" /></section> <section id="curtain"></section> <section id="login"> - <img src="http://scannerjammer.fm/img/scanjam-flipping.gif" width="100%" /><br /> + <img src="http://scannerjammer.com/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> </label> <div id="button-shim"><button id="login-go">ROCKET</button></div><br /> @@ -31,9 +31,9 @@ </section> <section id="logo"> - <img src="http://scannerjammer.fm/img/scanjam-title.gif" width="347" height="44" id="scanjam" /> + <img src="http://scannerjammer.com/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&layout=button_count&show_faces=false&width=90&action=like&font&colorscheme=dark&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.com%3A17769%2F&layout=button_count&show_faces=false&width=90&action=like&font&colorscheme=dark&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe> </div> </section> <section id="likereport"></section> @@ -56,7 +56,7 @@ <section id="playlistbg"></section> <section id="playlist"> - <img src="http://scannerjammer.fm/img/playlist-banner.gif" width="200" height="60" /> + <img src="http://scannerjammer.com/img/playlist-banner.gif" width="200" height="60" /> <ul id="queue"></ul> </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.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> +<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> </html> 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&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.com:17769%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> @@ -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" diff --git a/frontend/static/template/redir.html b/frontend/static/template/redir.html index 59b82ea..d0264c5 100644 --- a/frontend/static/template/redir.html +++ b/frontend/static/template/redir.html @@ -1,12 +1,12 @@ <html> <head> <meta http-equiv="Refresh" - content="0; URL=http://scannerjammer.fm:17769/"> + content="0; URL=http://scannerjammer.com:17769/"> </head> <body> <br> Sending you through to - <a href="http://scannerjammer.fm:17769/">Scanner Jammer</a>..! + <a href="http://scannerjammer.com:17769/">Scanner Jammer</a>..! <br> </body> </html> diff --git a/frontend/static/template/register.html b/frontend/static/template/register.html index 0c732bc..198ce0d 100644 --- a/frontend/static/template/register.html +++ b/frontend/static/template/register.html @@ -2,7 +2,7 @@ <html> <head> <title>SCANNERJAMMER REGISTRATION</title> -<link rel="shortcut icon" href="http://scannerjammer.fm/favicon.ico" /> +<link rel="shortcut icon" href="http://scannerjammer.com/favicon.ico" /> <style type="text/css"> * { padding: 0; margin: 0; } body @@ -122,11 +122,11 @@ img </style> <body> <section id="bg"> - <img src="http://scannerjammer.fm/img/glittergutzbg.gif" /> + <img src="http://scannerjammer.com/img/glittergutzbg.gif" /> </section> <section id="curtain"></section> <section id="register"> - <img src="http://scannerjammer.fm/img/scanjam-title.gif" width="100%" /><br /> + <img src="http://scannerjammer.com/img/scanjam-title.gif" width="100%" /><br /> <h1>official registration form</h1> <label>username:</label> @@ -148,7 +148,7 @@ img </section> <section id="success"> <!-- - <img src="http://scannerjammer.fm/img/scanjam-title.gif" width="100%" /><br /> + <img src="http://scannerjammer.com/img/scanjam-title.gif" width="100%" /><br /> --> wow okay awesome- greetings,<br /> <span id="success-username"></span> @@ -161,7 +161,7 @@ img <section id="plea"> please enable javascript </section> -<section id="plant"><img src="http://scannerjammer.fm/img/plant.gif" height="700" /></section> +<section id="plant"><img src="http://scannerjammer.com/img/plant.gif" height="700" /></section> </body> <script type="text/javascript">document.getElementById("plea").style.display="none"</script> <script type="text/javascript" src="/js/jquery-1.5.2.min.js"></script> diff --git a/frontend/static/template/room.html b/frontend/static/template/room.html index 78bb6cd..25c4e23 100644 --- a/frontend/static/template/room.html +++ b/frontend/static/template/room.html @@ -7,9 +7,9 @@ <link href="/css/sasscss/%%ROOM%%.css" media="screen, projection" rel="alternate stylesheet" type="text/css" title="%%ROOM%%" disabled="disabled" /> <link href="/css/%%ROOM%%.css" media="screen, projection" rel="alternate stylesheet" type="text/css" title="custom" disabled="disabled" /> <link href="/css/sasscss/gallery-white.css" media="screen, projection" rel="alternate stylesheet" type="text/css" title="white" disabled="disabled" /> -<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:url" content="http://scannerjammer.fm/%%ROOM%%/"/> +<meta property="og:url" content="http://scannerjammer.com/%%ROOM%%/"/> <meta property="og:type" content="website"/> <meta property="og:site_name" content="ScannerJammer"/> <meta property="og:description" content="Youtube video chat"/> @@ -40,13 +40,13 @@ </section> <section id="bg"> - <img src="http://scannerjammer.fm/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif" /> + <img src="http://scannerjammer.com/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif" /> </section> -<section id="plant"><img src="http://scannerjammer.fm/img/plant.gif" height="700" /></section> -<section id="flower"><img src="http://scannerjammer.fm/img/flower-red.gif" height="400" /></section> +<section id="plant"><img src="http://scannerjammer.com/img/plant.gif" height="700" /></section> +<section id="flower"><img src="http://scannerjammer.com/img/flower-red.gif" height="400" /></section> <section id="curtain"></section> <section id="login"> - <img src="http://scannerjammer.fm/img/scanjam-flipping.gif" width="100%" /><br /> + <img src="http://scannerjammer.com/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> </label> <div id="button-shim"><button id="login-go">ROCKET</button></div><br /> @@ -54,13 +54,13 @@ </section> <section id="logo"> - <a href="/"><img src="http://scannerjammer.fm/img/scannerjammer-logo.png" width="347" height="44" id="scanjam" border="0" /></a> + <a href="/"><img src="http://scannerjammer.com/img/scannerjammer-logo.png" width="347" height="44" id="scanjam" border="0" /></a> <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:17769/" layout="button_count" show_faces="false" width="90" font=""></fb:like> + <fb:like href="http://scannerjammer.com:17769/" 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&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.com:17769%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> @@ -82,14 +82,14 @@ <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> </section> <section id="playlistbg"></section> <section id="playlist"> <div style="padding-left: 10px; background: #333; opacity: 0.7; display: block; text-align: center; color: #6dd;"> - <img src='http://scannerjammer.fm/img/playlist_chat.gif' height='32' /> + <img src='http://scannerjammer.com/img/playlist_chat.gif' height='32' /> </div> <ul id="queue"> </ul> @@ -207,7 +207,7 @@ var sj = document.createElement('script') sj.type = 'text/javascript' sj.async = 'true' - sj.src = 'http://scannerjammer.fm/js/sj6.js?t=' + new Date().getTime().toString() + sj.src = 'http://scannerjammer.com/js/sj6.js?t=' + new Date().getTime().toString() var scripts = document.getElementsByTagName('script') scripts[scripts.length-1].parentNode.insertBefore(sj, scripts[scripts.length-1]) diff --git a/frontend/static/template/roomlist.html b/frontend/static/template/roomlist.html index 19582bd..3128c8f 100644 --- a/frontend/static/template/roomlist.html +++ b/frontend/static/template/roomlist.html @@ -4,12 +4,12 @@ <title>SCANNERJAMMER</title> <link href="/css/sasscss/profile.css" media="screen, projection" rel="stylesheet" type="text/css" /> <link href="/css/sasscss/roomlist.css" media="screen, projection" rel="stylesheet" type="text/css" /> -<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=utf-8" /> <meta property="og:title" content="ScannerJammer"/> <meta property="og:type" content="website"/> -<meta property="og:url" content="http://scannerjammer.fm/"/> -<meta property="og:image" content="http://scannerjammer.fm/img/plant.gif"/> +<meta property="og:url" content="http://scannerjammer.com/"/> +<meta property="og:image" content="http://scannerjammer.com/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"/> @@ -27,9 +27,9 @@ <script type="text/javascript">document.getElementById("plea").style.display="none"</script> </section> <section id="logo"> - <a href="/"><img src="http://scannerjammer.fm/img/scanjam-title.gif" width="247" height="41" id="scanjam" border="0" /></a> + <a href="/"><img src="http://scannerjammer.com/img/scanjam-title.gif" width="247" height="41" id="scanjam" border="0" /></a> <!-- - <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 id='preamblewords' class='preamblish'>Welcome to the ScannerJammer Network</h2> --> <h1 id="header">WELCOME TO THE SCANNERJAMMER NETWORK</h1> @@ -38,7 +38,7 @@ <section id="curtain"></section> <section id="login"> - <img src="http://scannerjammer.fm/img/scanjam-flipping.gif" width="100%" /><br /> + <img src="http://scannerjammer.com/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> </label> <div id="button-shim"><button id="login-go">ROCKET</button></div><br /> @@ -53,9 +53,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&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.com:17769%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> @@ -64,7 +64,7 @@ </section> </body> <script type="text/javascript"> - var serverHost = "scannerjammer.fm"; + var serverHost = "scannerjammer.com"; var serverPort = 19898; var ROOM_LIST = %%ROOM_LIST%%; </script> |
