summaryrefslogtreecommitdiff
path: root/static/search/browser.html
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 13:40:27 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 13:40:27 +0000
commit120b42a2305c0a01069c8268aa9a2866923cb9ea (patch)
tree342ccf0ef10d97d4277d698aef8d46bd976dcd24 /static/search/browser.html
parent079fa651299418f8fed63f0d2bdb7e05abbec01a (diff)
Hump.fm: remove remaining dumpfm attributions
Diffstat (limited to 'static/search/browser.html')
-rwxr-xr-xstatic/search/browser.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/search/browser.html b/static/search/browser.html
index aad4f74..b48b349 100755
--- a/static/search/browser.html
+++ b/static/search/browser.html
@@ -247,7 +247,7 @@
type: 'POST',
timeout: 5000,
url: '/msg',
- data: { 'room': 'dumpfm', 'content': res.unescapedUrl },
+ data: { 'room': 'humpfm', 'content': res.unescapedUrl },
cache: false,
dataType: 'json'
});