diff --git a/src/drivers/webextension/images/icons/VWO.svg b/src/drivers/webextension/images/icons/VWO.svg deleted file mode 100644 index 5d89c9556..000000000 --- a/src/drivers/webextension/images/icons/VWO.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/src/technologies.json b/src/technologies.json index e4ee78f05..cba441d3d 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -15278,8 +15278,10 @@ 5 ], "icon": "Taggbox.svg", - "scripts": "web\\.taggbox\\.com", - "url": "web\\.taggbox\\.com", + "script": "(widget|web)\\.taggbox\\.com", + "url": "(widget|web)\\.taggbox\\.com", + "saas": true, + "pricing": ["low", "recurring", "freemium"], "website": "https://taggbox.com/" }, "Taiga": { @@ -16555,7 +16557,7 @@ "dev\\.visualwebsiteoptimizer\\.com/?([\\d.]+)\\;version:\\1" ], "saas": true, - "pricing": ["mid", "recurring"], + "pricing": ["mid", "recurring"], "website": "https://vwo.com/" }, "VWO Engage": { @@ -16569,7 +16571,7 @@ }, "scripts": "cdn\\.pushcrew\\.\\w+", "saas": true, - "pricing": ["mid", "recurring"], + "pricing": ["mid", "recurring"], "website": "https://vwo.com/engage" }, "W3 Total Cache": {