Reaperxxxx commited on
Commit
fdce8a0
·
verified ·
1 Parent(s): 10df94d

Update app.js

Browse files
Files changed (1) hide show
  1. app.js +1 -1
app.js CHANGED
@@ -80,7 +80,7 @@ function loadCookies(cookieFilePath) {
80
  }
81
 
82
  const browser = await puppeteer.launch({
83
- headless: false,
84
  args: [
85
  '--no-sandbox',
86
  '--disable-setuid-sandbox',
 
80
  }
81
 
82
  const browser = await puppeteer.launch({
83
+ headless: true,
84
  args: [
85
  '--no-sandbox',
86
  '--disable-setuid-sandbox',