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 --- static/css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css/index.css') diff --git a/static/css/index.css b/static/css/index.css index 1b745d6..01bce1d 100755 --- a/static/css/index.css +++ b/static/css/index.css @@ -71,7 +71,7 @@ display:none; margin-top:2%; } #content{ - background:url(http://dump.fm/images/20100622/1277257188414-dumpfm-ryder-cloudsslower.gif); + background:url(https://archive.hump.fm/images/20100622/1277257188414-dumpfm-ryder-cloudsslower.gif); background-position:top center; background-repeat:repeat-x; } -- cgit v1.2.3-70-g09d2