You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -82,7 +82,8 @@ const wappalyzer = new Wappalyzer({
headers: {
'Cache-Control': 'no-cache',// Tell the websites servers to not respond with a 304 status code that would use the local Chromium cache (the local Puppeteer cache cannot be disabled from Wappalyzer settings)
},
delay: 0,// Since not analysing multiple pages we are fine with no delay
// delay: 0, // Since not analysing multiple pages we are fine with no delay