diff --git a/static/js/nochan.js b/static/js/nochan.js index 302c04db..042eef27 100755 --- a/static/js/nochan.js +++ b/static/js/nochan.js @@ -171,7 +171,7 @@ var Nochan = { } setTimeout(function(){ - if(Nochan.times_rotated == 2 && frontpage){ + if(Nochan.times_rotated == 50 && frontpage){ Nochan.times_rotated = 0; socket.emit("frontpage_lists"); }else if(frontpage){