diff options
Diffstat (limited to 'template/rooms/dump2.st')
| -rwxr-xr-x | template/rooms/dump2.st | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/template/rooms/dump2.st b/template/rooms/dump2.st index 27df0ac..658854d 100755 --- a/template/rooms/dump2.st +++ b/template/rooms/dump2.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://dump.fm/register'); + alert('Join dump.fm @ http://hump.fm/register'); } $endif$ @@ -82,11 +82,11 @@ } #welcome-rapper span:nth-child(5){ - background:url(http://dump.fm/images/20121011/1349988916417-dumpfm-natasaurus-goes8_hg.gif)no-repeat center; + background:url(http://hump.fm/images/20121011/1349988916417-dumpfm-natasaurus-goes8_hg.gif)no-repeat center; background-size:cover; } #welcome-rapper span:nth-child(2){ - background:url(http://dump.fm/images/20121001/1349067392929-dumpfm-kiptok-fuckyousmall.png)no-repeat center; + background:url(http://hump.fm/images/20121001/1349067392929-dumpfm-kiptok-fuckyousmall.png)no-repeat center; background-size:cover; } #welcome-rapper span:nth-child(4){ @@ -108,7 +108,7 @@ $if(!user_nick)$ <div id="welcome-rapper"> <span> - <iframe src="http://dump.fm/fullscreen"></iframe> + <iframe src="http://hump.fm/fullscreen"></iframe> </span> <span> <h1> @@ -136,7 +136,7 @@ <div id="midtxt">dump.fm lets you <i>talk with pictures!</i> Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love. <br><br> <span id="signintxt"> - If you already have an account <strong><a href="http://dump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://dump.fm/register">register</a></strong>! + If you already have an account <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://hump.fm/register">register</a></strong>! </span> </center> </div> |
