Reaperxxxx commited on
Commit
18bdb07
·
verified ·
1 Parent(s): 610699d

Update app.js

Browse files
Files changed (1) hide show
  1. app.js +1 -1
app.js CHANGED
@@ -106,7 +106,7 @@ function loadCookies(cookieFilePath) {
106
  }
107
 
108
  const browser = await puppeteer.launch({
109
- headless: false,
110
  args: [
111
  '--no-sandbox',
112
  '--disable-setuid-sandbox',
 
106
  }
107
 
108
  const browser = await puppeteer.launch({
109
+ headless: true,
110
  args: [
111
  '--no-sandbox',
112
  '--disable-setuid-sandbox',