diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-04 13:40:27 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-04 13:40:27 +0000 |
| commit | 120b42a2305c0a01069c8268aa9a2866923cb9ea (patch) | |
| tree | 342ccf0ef10d97d4277d698aef8d46bd976dcd24 /static/search/browser.html | |
| parent | 079fa651299418f8fed63f0d2bdb7e05abbec01a (diff) | |
Hump.fm: remove remaining dumpfm attributions
Diffstat (limited to 'static/search/browser.html')
| -rwxr-xr-x | static/search/browser.html | 2 |
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' }); |
