From fc9a4ea22eb91757b95cbe1bf1708be17fc2337a Mon Sep 17 00:00:00 2001 From: yo momma Date: Tue, 27 Jan 2026 03:33:16 +0000 Subject: Fix HTTPS/mixed content; make config env-driven - Replace hardcoded dump.fm URLs with host/scheme config\n- Add optional passwordless login flow\n- Update templates/static assets to avoid blocked HTTP resources\n- Ignore local uploads/SQL dumps --- template/rooms/VIP.st | 6 +++--- template/rooms/artornot.st | 4 ++-- template/rooms/atrium.st | 4 ++-- template/rooms/butt.st | 4 ++-- template/rooms/chat.st | 6 +++--- template/rooms/dump2.st | 10 +++++----- template/rooms/dumptest.st | 28 +++++++++++++--------------- template/rooms/frontpage.st | 6 +++--- template/rooms/fullscreen.st | 20 ++++++++------------ template/rooms/fullscreen2.st | 20 ++++++++------------ template/rooms/mgmt.st | 8 ++++---- template/rooms/nocss.st | 14 +++++++------- template/rooms/vortex.st | 4 ++-- 13 files changed, 62 insertions(+), 72 deletions(-) (limited to 'template/rooms') diff --git a/template/rooms/VIP.st b/template/rooms/VIP.st index e9e6996..51febca 100755 --- a/template/rooms/VIP.st +++ b/template/rooms/VIP.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -77,7 +77,7 @@
dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love.

- you already have an account, . If not, register! + you already have an account, . If not, register!
@@ -144,7 +144,7 @@
  • New Users
  • Last seen users
  • Mutes
  • -
  • Registration
  • +
  • Registration
  • Temp
  • Mod Hax
  • diff --git a/template/rooms/artornot.st b/template/rooms/artornot.st index 0945797..8a313d2 100755 --- a/template/rooms/artornot.st +++ b/template/rooms/artornot.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -77,7 +77,7 @@
    dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love.

    - you already have an account, . If not, register! + you already have an account, . If not, register!
    diff --git a/template/rooms/atrium.st b/template/rooms/atrium.st index 338ebef..edd83cb 100755 --- a/template/rooms/atrium.st +++ b/template/rooms/atrium.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -77,7 +77,7 @@
    dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love.

    - If you already have an account If not register! + If you already have an account If not register!
    diff --git a/template/rooms/butt.st b/template/rooms/butt.st index e97390e..dcb9baf 100755 --- a/template/rooms/butt.st +++ b/template/rooms/butt.st @@ -13,11 +13,11 @@ $if(!user_nick)$ $endif$ $if(isadmin)$ - - diff --git a/template/rooms/chat.st b/template/rooms/chat.st index 0278943..d1152e8 100755 --- a/template/rooms/chat.st +++ b/template/rooms/chat.st @@ -50,7 +50,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -72,14 +72,14 @@ $else$ $banner()$ $if(!user_nick)$ - +
    dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love.

    - If you already have an account If not register! + If you already have an account If not register!
    diff --git a/template/rooms/dump2.st b/template/rooms/dump2.st index 658854d..35a61a2 100755 --- a/template/rooms/dump2.st +++ b/template/rooms/dump2.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -82,11 +82,11 @@ } #welcome-rapper span:nth-child(5){ - background:url(http://hump.fm/images/20121011/1349988916417-dumpfm-natasaurus-goes8_hg.gif)no-repeat center; + background:url(https://archive.hump.fm/images/20121011/1349988916417-dumpfm-natasaurus-goes8_hg.gif)no-repeat center; background-size:cover; } #welcome-rapper span:nth-child(2){ - background:url(http://hump.fm/images/20121001/1349067392929-dumpfm-kiptok-fuckyousmall.png)no-repeat center; + background:url(https://archive.hump.fm/images/20121001/1349067392929-dumpfm-kiptok-fuckyousmall.png)no-repeat center; background-size:cover; } #welcome-rapper span:nth-child(4){ @@ -108,7 +108,7 @@ $if(!user_nick)$
    - +

    @@ -136,7 +136,7 @@
    dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love.

    - If you already have an account If not register! + If you already have an account If not register!
    diff --git a/template/rooms/dumptest.st b/template/rooms/dumptest.st index d87b90c..c1860c4 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://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -98,7 +98,7 @@ _____ ___ ___ ___ ___ ___ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -213,25 +213,23 @@ _____ ___ ___ ___ ___ ___ #toplogo{position: fixed;display:none; top: 0; left: 0;} - #big-image {cursor:url('http://hump.fm/static/img/thumbs/heartfaved.gif'), pointer} + #big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer}
    x -
    -

    this is dump.fm, the first ever real-time image sharing website. behind this is a fullscreen feed of whats currently being posted. Register to join the club. -

    -
    - -
    +
    +

    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). +

    +
    +

    $endif$ diff --git a/template/rooms/frontpage.st b/template/rooms/frontpage.st index bba255a..927cbec 100755 --- a/template/rooms/frontpage.st +++ b/template/rooms/frontpage.st @@ -49,7 +49,7 @@ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -77,7 +77,7 @@
    dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love.

    - If you already have an account If not register! + If you already have an account If not register!
    @@ -112,7 +112,7 @@
    - +

    Hall Of Fame

    diff --git a/template/rooms/fullscreen.st b/template/rooms/fullscreen.st index 6d60bd1..199727d 100755 --- a/template/rooms/fullscreen.st +++ b/template/rooms/fullscreen.st @@ -1,9 +1,9 @@ dump.fm - fullscreen - + - + @@ -125,37 +125,33 @@ left: 0;} $if(user_nick)$
    -
    +

    this is dump.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 close this window and enjoy the sick pix.

    username :

    -

    password :

    remember me?

    - - -
    + +
    $else$
    -
    +

    this is dump.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 close this window and enjoy the sick pix.

    username :

    -

    password :

    remember me?

    - -
    + $endif$
    diff --git a/template/rooms/fullscreen2.st b/template/rooms/fullscreen2.st index 6d60bd1..199727d 100755 --- a/template/rooms/fullscreen2.st +++ b/template/rooms/fullscreen2.st @@ -1,9 +1,9 @@ dump.fm - fullscreen - + - + @@ -125,37 +125,33 @@ left: 0;} $if(user_nick)$
    -
    +

    this is dump.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 close this window and enjoy the sick pix.

    username :

    -

    password :

    remember me?

    - - -
    + + $else$
    -
    +

    this is dump.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 close this window and enjoy the sick pix.

    username :

    -

    password :

    remember me?

    - -
    + $endif$
    diff --git a/template/rooms/mgmt.st b/template/rooms/mgmt.st index afff5fc..793cb7e 100755 --- a/template/rooms/mgmt.st +++ b/template/rooms/mgmt.st @@ -19,18 +19,18 @@ - + $if(isadmin)$ - - $endif$ @@ -39,7 +39,7 @@ $endif$ diff --git a/template/rooms/nocss.st b/template/rooms/nocss.st index a1e65f7..9d79b7a 100755 --- a/template/rooms/nocss.st +++ b/template/rooms/nocss.st @@ -20,8 +20,8 @@ - - + + @@ -31,11 +31,11 @@ $if(!user_nick)$ $endif$ $if(isadmin)$ - - $endif$ @@ -44,7 +44,7 @@ $endif$ @@ -80,7 +80,7 @@ window.location = "http://hump.fm/error/ie"; $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ @@ -108,7 +108,7 @@ window.location = "http://hump.fm/error/ie";
    dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love.

    - If you already have an account If not register! + If you already have an account If not register!
    diff --git a/template/rooms/vortex.st b/template/rooms/vortex.st index edb046c..64474b8 100755 --- a/template/rooms/vortex.st +++ b/template/rooms/vortex.st @@ -272,9 +272,9 @@ $messages: { m | $m.nick$ }$ -
    dump.fm image vortex

    Real-Time Visualization of whats being dumped now.

    Return Home

    +
    dump.fm image vortex

    Real-Time Visualization of whats being dumped now.

    Return Home

    -
    -- cgit v1.2.3-70-g09d2