@ -643,6 +643,10 @@ class Site {
}
if (page.url() === 'about:blank') {
throw new Error('The website failed to load')
if (!this.options.noScripts) {
await sleep(1000)
@ -13,7 +13,7 @@
"software"
],
"homepage": "https://www.wappalyzer.com/",
"version": "6.10.21",
"version": "6.10.22",
"author": "Wappalyzer",
"license": "MIT",
"repository": {