summaryrefslogtreecommitdiff
path: root/static/search/browser.html
diff options
context:
space:
mode:
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'
});