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/imagelayering.st | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/imagelayering.st') diff --git a/template/imagelayering.st b/template/imagelayering.st index 2eb66fc..91e7693 100755 --- a/template/imagelayering.st +++ b/template/imagelayering.st @@ -49,7 +49,7 @@ $endif$ $if(user_nick)$ // $else$ function showAlert() { - alert('Join dump.fm @ http://hump.fm/register'); + alert('Join dump.fm @ /register'); } $endif$ -- cgit v1.2.3-70-g09d2