From 4bd901d4acc40233a0777577a21b14b275c27b06 Mon Sep 17 00:00:00 2001 From: rockeynebhwani Date: Thu, 2 Sep 2021 13:16:46 +0100 Subject: [PATCH] Fixed 'Wheelio' detection and recategorised 'Zonos' https://github.com/AliasIO/wappalyzer/issues/4550 --- src/technologies.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 544103da3..673ea2719 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -25018,15 +25018,12 @@ ], "description": "Wheelio is gamified pop-up/widget for ecommerce sites.", "icon": "Wheelio.png", - "js": { - "WheelEvent": "" - }, "pricing": [ "low", "recurring" ], "saas": true, - "scripts": "wheelio\\.azureedge\\.net", + "scripts": "wheelioapp\\.azureedge\\.net", "website": "https://wheelio-app.com/" }, "Whooshkaa": { @@ -26150,7 +26147,7 @@ }, "Zonos": { "cats": [ - 5 + 6 ], "description": "Zonos is a cross-border ecommerce software and app solution for companies with international business.", "icon": "Zonos.svg",