diff --git a/index.rb b/index.rb index bdaf035371..d959b977fe 100644 --- a/index.rb +++ b/index.rb @@ -1,4 +1,4 @@ loop do - play 105 - sleep 0.276 + play 98 + sleep 0.144 end