summaryrefslogtreecommitdiff
path: root/template/rooms/fullscreen2.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-03 22:01:05 +0000
committeryo momma <shutup@oops.wtf>2026-02-03 22:01:05 +0000
commit36202d8defb26f87264914f60c39c768cff3729e (patch)
treea57224b8bba7fc7a7c65a8c3b0408847e9043a3d /template/rooms/fullscreen2.st
parentd220d620e425ee6128c83229467e3ccac8f3ebf2 (diff)
Hump.fm: remove dump.fm branding
Diffstat (limited to 'template/rooms/fullscreen2.st')
-rwxr-xr-xtemplate/rooms/fullscreen2.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/rooms/fullscreen2.st b/template/rooms/fullscreen2.st
index 004684f..a634174 100755
--- a/template/rooms/fullscreen2.st
+++ b/template/rooms/fullscreen2.st
@@ -1,6 +1,6 @@
<html>
<head>
- <title>dump.fm - fullscreen</title>
+ <title>hump.fm - fullscreen</title>
<script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script>
<script src="/static/js/pichat.js?v=20260130"></script>
<script src="/static/js/fullscreen.js?v=20260126"></script>
@@ -24,7 +24,7 @@
<div id="loginbox">
<img src="/static/dumplogo.png"><br>
- <p> this is dump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on.
+ <p> this is hump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on.
if you're a member of the club, sign in below. if not feel free to <a href="#" onclick="jQuery('#loginbox').hide(); return false;">close this window</a> and enjoy the sick pix.</p>
<form onsubmit="login(); return false;">
<p>username : <input id="nickInput"></p>
@@ -39,7 +39,7 @@
$else$
<div id="loginbox">
<img src="/static/dumplogo.png"><br>
- <p> this is dump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on.
+ <p> this is hump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on.
if you're a member of the club, sign in bellow. if not feel free to <a href="#" onclick="jQuery('#loginbox').hide(); return false;">close this window</a> and enjoy the sick pix.</p>
<form onsubmit="login(); return false;">
<p>username : <input id="nickInput"></p>