From 120b42a2305c0a01069c8268aa9a2866923cb9ea Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 13:40:27 +0000 Subject: Hump.fm: remove remaining dumpfm attributions --- src/config.clj | 8 ++++---- src/email.clj | 4 ++-- static/319/index.html | 2 +- static/319/irhell.html | 2 +- static/319/irhell2.html | 2 +- static/319/res.html | 2 +- static/resizetest/hump.fm.all.htm | 4 ++-- static/resizetest/hump.fm.av.htm | 4 ++-- static/resizetest/hump.fm.htm | 4 ++-- static/search/browser.html | 2 +- static/templates/banner_dis.st | 2 +- template/banner.old.st | 2 +- template/banner.st | 4 ++-- template/banner_dis.st | 2 +- template/frontpage copy.st | 4 ++-- template/frontpage.st | 4 ++-- template/frontpagePROFILE.st | 4 ++-- template/frontpage_halloffame.st | 4 ++-- template/newlog.st | 2 +- template/reset.st | 3 ++- template/simplerlog.st | 4 ++-- template/tinychat.st | 2 +- 22 files changed, 36 insertions(+), 35 deletions(-) diff --git a/src/config.clj b/src/config.clj index 5fd18ba..bec5768 100755 --- a/src/config.clj +++ b/src/config.clj @@ -26,7 +26,7 @@ (def *server-url* (getenv "DUMPFM_SERVER_URL" - (if (= *server-user* "dumpfmprod") + (if (= *server-user* "humpfmprod") "/" "http://localhost:8080"))) @@ -44,7 +44,7 @@ (def *cookie-domain* (getenv "DUMPFM_COOKIE_DOMAIN" - (if (= *server-user* "dumpfmprod") + (if (= *server-user* "humpfmprod") ".hump.fm" ""))) @@ -53,13 +53,13 @@ (def db-server (getenv "DUMPFM_DB_HOST" - (if (= *server-user* "dumpfmprod") + (if (= *server-user* "humpfmprod") "localhost"; "192.168.162.138" "localhost"))) (def redis-server {:host (getenv "DUMPFM_REDIS_HOST" - (if (= *server-user* "dumpfmprod") + (if (= *server-user* "humpfmprod") "127.0.0.1" "127.0.0.1")) :port (getenv-int "DUMPFM_REDIS_PORT" 6379) diff --git a/src/email.clj b/src/email.clj index 4afd94c..6c09115 100755 --- a/src/email.clj +++ b/src/email.clj @@ -66,13 +66,13 @@ :text text :mime (classify-mimetype text))) -(def *admin-lists* {"dumpfmprod" ["info@hump.fm"] +(def *admin-lists* {"humpfmprod" ["info@hump.fm"] "sostler" ["sbostler@gmail.com"] "jules" ["julescarbon@gmail.com"]}) (defn get-admins [] (or (*admin-lists* (System/getProperty "user.name")) - (*admin-lists* "dumpfmprod"))) + (*admin-lists* "humpfmprod"))) (defn send-registration-email ([nick email] (send-registration-email nick email "welcome")) diff --git a/static/319/index.html b/static/319/index.html index 60a9ccb..4d0cf3b 100755 --- a/static/319/index.html +++ b/static/319/index.html @@ -1,6 +1,6 @@ -DUMPFM//IRL +HUMP.FM//IRL