remove week scaling for popular searches
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
$.post("<%= Danbooru.config.report_server %>/hits", {
|
||||
key: "<%= key %>",
|
||||
value: "<%= value %>",
|
||||
uid: <%= CurrentUser.user.id.to_s %>,
|
||||
sig: "<%= sig %>"
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user