@ -4787,7 +4787,6 @@
},
"Google Analytics Enhanced eCommerce": {
"cats": [
6,
10
],
"icon": "Google Analytics.svg",
@ -20,7 +20,8 @@ let chromiumArgs = [
'--no-sandbox',
'--headless',
'--disable-gpu',
'--ignore-certificate-errors'
'--ignore-certificate-errors',
'--disable-web-security'
]
let chromiumBin = CHROMIUM_BIN
@ -13,7 +13,7 @@
"software"
"homepage": "https://www.wappalyzer.com",
"version": "6.2.4",
"version": "6.2.5",
"author": "Wappalyzer",
"license": "MIT",
"repository": {