diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-03 22:01:05 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-03 22:01:05 +0000 |
| commit | 36202d8defb26f87264914f60c39c768cff3729e (patch) | |
| tree | a57224b8bba7fc7a7c65a8c3b0408847e9043a3d /template/rooms/dumptest.st | |
| parent | d220d620e425ee6128c83229467e3ccac8f3ebf2 (diff) | |
Hump.fm: remove dump.fm branding
Diffstat (limited to 'template/rooms/dumptest.st')
| -rwxr-xr-x | 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 b20b189..5374d34 100755 --- a/template/rooms/dumptest.st +++ b/template/rooms/dumptest.st @@ -13,13 +13,13 @@ _____ ___ ___ ___ ___ ___ \__\/ \ \::/ \ \:\ \ \:\ \ \:\ \ \:\ \__\/ \__\/ \__\/ \__\/ \__\/ \___\/ -(c)2011 dump.fm --> +(c)2011 hump.fm --> $if(user_nick)$ <head> $head()$ <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260131"> - <title>$roomname$ dump.fm</title> + <title>$roomname$ hump.fm</title> <script type="text/javascript" src="/static/js/invalid_domains.js"></script> <script type="text/javascript" src="/static/webcam/webcam.js"></script> @@ -45,7 +45,7 @@ _____ ___ ___ ___ ___ ___ <head> $head()$ <link rel="stylesheet" type="text/css" href="/static/css/rooms_dumptest_fullscreen.css?v=20260129"> - <title>$roomname$ dump.fm</title> + <title>$roomname$ hump.fm</title> <script type="text/javascript" src="/static/js/invalid_domains.js"></script> <script src="/static/js/fullscreen.js"></script> <script> @@ -67,7 +67,7 @@ _____ ___ ___ ___ ___ ___ <div id="big-image"></div> <div id="loginbox"> <a href="#" class="close"onclick="jQuery('#loginbox').fadeOut(); return false;">x</a> <img src="/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. type a username below to join (no password required). + <p class="block1"> this is hump.fm, the first ever real-time image sharing website. behind this is a fullscreen feed of whats currently being posted. type a username below to join (no password required). <form onsubmit="login(); return false;" class="log-in"> <p>username <input id="nickInput"></p> <p> |
