diff --git a/index.js b/index.js index 05748c8..945c848 100644 --- a/index.js +++ b/index.js @@ -56,4 +56,4 @@ function getHtml(){ setInterval(()=>{ getHtml() -},10 * 1000) +},60 * 1000)