diff options
Diffstat (limited to 'template/fullscreen4.st')
| -rwxr-xr-x | template/fullscreen4.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/fullscreen4.st b/template/fullscreen4.st index f07593c..d3cb0d9 100755 --- a/template/fullscreen4.st +++ b/template/fullscreen4.st @@ -141,7 +141,7 @@ $if(user_nick)$ <img src="/static/img/thumbs/heart.gif">click to fav $else$ -<a href="http://dump.fm"><img src="http://dump.fm/static/img/dumppixelhover.png" class="memelogo"></a> +<a href="http://hump.fm"><img src="http://hump.fm/static/img/dumppixelhover.png" class="memelogo"></a> <a href="#" onclick="showLogin(); return false;">LOGIN</a> | <a href="$domain$/register">REGISTER</a> $endif$ </div> @@ -150,7 +150,7 @@ we are the first real-time image chat community. we host more than 1,500,000 images. behind this txt are images we are posting right now. idgi for life, deal with it. </div> <div id="big-image"></div> - <img src="http://dump.fm/static/img/thumbs/heartfaved.gif" id="fav-indicator"> + <img src="http://hump.fm/static/img/thumbs/heartfaved.gif" id="fav-indicator"> <script> initFullscreen() </script> |
