diff --git a/src/drivers/webextension/images/icons/ProvenExpert.svg b/src/drivers/webextension/images/icons/ProvenExpert.svg new file mode 100644 index 000000000..c6024df74 --- /dev/null +++ b/src/drivers/webextension/images/icons/ProvenExpert.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 85156bfce..c4463e3b1 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11005,6 +11005,22 @@ "scripts": "protovis.*\\.js", "website": "http://mbostock.github.io/protovis" }, + "ProvenExpert": { + "cats": [ + 5 + ], + "description": "ProvenExpert is a review based marketing platform that allows users to create customer surveys, provides aggregate reviews and ratings.", + "icon": "ProvenExpert.svg", + "dom": { + "img[src*='provenexpert']": { + "attributes": { + "src": "images\\.provenexpert\\.\\w+" + } + } + }, + "scripts": "provenexpert\\.\\w+/widget", + "website": "https://www.provenexpert.com" + }, "Proximis": { "cats": [ 5,