diff --git a/counters.json b/counters.json index bc1fc8a..d942e34 100644 --- a/counters.json +++ b/counters.json @@ -1 +1 @@ -{"numEdits":3741} \ No newline at end of file +{"numEdits":3826} \ No newline at end of file diff --git a/nodelay.js b/nodelay.js index a09dd8c..1edf7bc 100644 --- a/nodelay.js +++ b/nodelay.js @@ -145,7 +145,7 @@ function processEdit(json) { //console.log('skipping source', edit.source, sourcelang); return; } - console.log(json); + //console.log(json); // Update the list var li = document.createElement('li');