diff --git a/index.js b/index.js index 20afa39..f7e37f9 100644 --- a/index.js +++ b/index.js @@ -66,7 +66,7 @@ class Main { try { const browser = await puppeteer.launch({ - headless: false, + headless: true, args: [ "--disable-client-side-phishing-detection", "--disable-sync",