From 1925f2191ef0b92ee3720216046ba3e82b1fb018 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 6 Jul 2021 00:45:54 +0600 Subject: [PATCH] Add Findify / Personalisation , search engine --- .../webextension/images/icons/Findify.svg | 16 +++++++++++++++ src/technologies.json | 20 +++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Findify.svg diff --git a/src/drivers/webextension/images/icons/Findify.svg b/src/drivers/webextension/images/icons/Findify.svg new file mode 100644 index 000000000..7aa77d3d0 --- /dev/null +++ b/src/drivers/webextension/images/icons/Findify.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index d2dd73b3f..26e1d408f 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -7179,6 +7179,26 @@ "saas": true, "website": "https://www.financeads.com" }, + "Findify": { + "cats": [ + 29, + 76 + ], + "description": "Findify is an intelligent ecommerce search, navigation and personalisation solution.", + "icon": "Findify.svg", + "js": { + "findify": "", + "FindifyAnalytics": "" + }, + "scripts": "@findify/bundle@([\\d.]+)/dist/.+\\.js\\;version:\\1", + "saas": true, + "pricing": [ + "mid", + "high", + "recurring" + ], + "website": "https://www.findify.io" + }, "FingerprintJS": { "cats": [ 59,