remove post view counts, add search counts
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
$.post("<%= Danbooru.config.report_server %>/hits", {
|
||||
key: "<%= key %>",
|
||||
value: "<%= value %>",
|
||||
sig: "<%= sig %>"
|
||||
});
|
||||
});
|
||||
</script>
|
||||
Reference in New Issue
Block a user