summaryrefslogtreecommitdiff
path: root/template/fullscreen4.st
diff options
context:
space:
mode:
authorjake <jake@weareshellshock.com>2017-01-29 17:33:02 -0500
committerjake <jake@weareshellshock.com>2017-01-29 17:33:02 -0500
commit0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 (patch)
treecc439742ebfd5e5976f54a68f687e79b01bd8f5c /template/fullscreen4.st
parent249c70f9c44a81d5df54ff6e937599c27129930e (diff)
replace all hardcoded urls in templates folder
Diffstat (limited to 'template/fullscreen4.st')
-rwxr-xr-xtemplate/fullscreen4.st4
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>