diff --git a/index.js b/index.js index e62354f..97e3ad3 100644 --- a/index.js +++ b/index.js @@ -58,4 +58,4 @@ function getHtml(){ setInterval(()=>{ getHtml() -},60 * 1000) +},10 * 1000)