diff options
| author | yo mama <pepper@scannerjammer.com> | 2017-06-17 17:50:31 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2017-06-17 17:50:31 -0700 |
| commit | 25b74138d68ade87689e714f10e1f3116da5bbee (patch) | |
| tree | a0f6300c425e95814bd864428b8b829fcc513333 /template/rooms/nocss.st | |
| parent | 183610646a0967d4ebd41c477156ab472d057ff3 (diff) | |
| parent | 0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 (diff) | |
Merge branch 'master' of http://git.ghghgh.us/dumpfm_mirror
Diffstat (limited to 'template/rooms/nocss.st')
| -rwxr-xr-x[-rw-r--r--] | template/rooms/nocss.st | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/template/rooms/nocss.st b/template/rooms/nocss.st index 21f0ac0..a1e65f7 100644..100755 --- a/template/rooms/nocss.st +++ b/template/rooms/nocss.st @@ -20,8 +20,8 @@ <meta name="keywords" content="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board, scott ostler, ryder ripps"> <meta name="description" content="dump.fm - Talk with pictures!" /> <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script> -<link rel="shortcut icon" href="http://dump.fm/static/favicon.ico"> -<link rel="image_src" href="http://dump.fm/static/img/thumbs/heartover.gif" > +<link rel="shortcut icon" href="http://hump.fm/static/favicon.ico"> +<link rel="image_src" href="http://hump.fm/static/img/thumbs/heartover.gif" > <!-- <script type="text/javascript" src="$domain$/static/js/jquery-ui-1.8.effects.min.js"></script> --> <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> @@ -44,7 +44,7 @@ $endif$ <!--[if IE]> <script> -window.location = "http://dump.fm/error/ie"; +window.location = "http://hump.fm/error/ie"; </script> <![endif]--> @@ -80,7 +80,7 @@ window.location = "http://dump.fm/error/ie"; $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://dump.fm/register'); + alert('Join dump.fm @ http://hump.fm/register'); } $endif$ @@ -108,7 +108,7 @@ window.location = "http://dump.fm/error/ie"; <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> |
