summaryrefslogtreecommitdiff
path: root/template/footer.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-27 03:33:16 +0000
committeryo momma <shutup@oops.wtf>2026-01-27 03:33:16 +0000
commitfc9a4ea22eb91757b95cbe1bf1708be17fc2337a (patch)
tree76a0122149e3288ee21d7fb6d0410b1b7b8970a4 /template/footer.st
parent25b74138d68ade87689e714f10e1f3116da5bbee (diff)
Fix HTTPS/mixed content; make config env-drivenHEADmaster2026
- 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
Diffstat (limited to 'template/footer.st')
-rwxr-xr-xtemplate/footer.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/footer.st b/template/footer.st
index b295a27..a2f4bac 100755
--- a/template/footer.st
+++ b/template/footer.st
@@ -1,7 +1,7 @@
<a href="/">dump.fm</a>
-<!--<a href="http://hump.fm/about_us" style="word-spacing: normal">About Us</a>
-<a href="http://hump.fm/help" style="word-spacing: normal">Help FAQ</a>
-<a href="http://hump.fm/terms">Terms</a>-->
+<!--<a href="/about_us" style="word-spacing: normal">About Us</a>
+<a href="/help" style="word-spacing: normal">Help FAQ</a>
+<a href="/terms">Terms</a>-->
$google_analytics()$
$debug_log()$