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/dumptest.st | |
| parent | 183610646a0967d4ebd41c477156ab472d057ff3 (diff) | |
| parent | 0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 (diff) | |
Merge branch 'master' of http://git.ghghgh.us/dumpfm_mirror
Diffstat (limited to 'template/rooms/dumptest.st')
| -rwxr-xr-x[-rw-r--r--] | template/rooms/dumptest.st | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/rooms/dumptest.st b/template/rooms/dumptest.st index f041c1b..d87b90c 100644..100755 --- a/template/rooms/dumptest.st +++ b/template/rooms/dumptest.st @@ -51,7 +51,7 @@ _____ ___ ___ ___ ___ ___ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://dump.fm/register'); + alert('Join dump.fm @ http://hump.fm/register'); } $endif$ @@ -98,7 +98,7 @@ _____ ___ ___ ___ ___ ___ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://dump.fm/register'); + alert('Join dump.fm @ http://hump.fm/register'); } $endif$ @@ -213,14 +213,14 @@ _____ ___ ___ ___ ___ ___ #toplogo{position: fixed;display:none; top: 0; left: 0;} - #big-image {cursor:url('http://dump.fm/static/img/thumbs/heartfaved.gif'), pointer} + #big-image {cursor:url('http://hump.fm/static/img/thumbs/heartfaved.gif'), pointer} </style> </head> <body> <div class="notloggedin"> <div id="big-image"></div> <div id="loginbox"> <a href="#" class="close"onclick="jQuery('#loginbox').fadeOut(); return false;">x</a> - <img src="http://dump.fm/static/dumplogo.png"><br> + <img src="http://hump.fm/static/dumplogo.png"><br> <p class="block1"> this is dump.fm, the first ever real-time image sharing website. behind this is a fullscreen feed of whats currently being posted. <a href="/register"class="bluelink">Register</a> to join the club. <form onsubmit="login(); return false;" class="log-in"> <p>username <input id="nickInput"></p> |
