From b765555319e02b0a4402cf2dbb324073289076aa Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 27 Jul 2023 08:03:33 +0600 Subject: [PATCH] Add InforUMobile / live-chat --- src/technologies/i.json | 12 ++++++++++++ src/technologies/t.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/src/technologies/i.json b/src/technologies/i.json index 7a48a7da8..25d1ba59e 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -699,6 +699,18 @@ ], "website": "https://www.infomaniak.com" }, + "InforUMobile": { + "cats": [ + 52 + ], + "description": "InforUMobile is a multi-channel system that enables digital communication with customers, offering various channels for interacting and engaging with users, developed by the Shamir Systems Group.", + "dom": "iframe[src*='bot.frontcld.com/bot/chat']", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.inforu.co.il" + }, "Infoset": { "cats": [ 52, diff --git a/src/technologies/t.json b/src/technologies/t.json index c3f9e7bb0..ec2ffd87a 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -224,7 +224,7 @@ ], "cpe": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "description": "TYPO3 is a free and open-source Web content management system written in PHP.", - "dom": "link[href*='typo3conf'], link[href*='typo3temp'], img[src*='typo3conf'], img[src*='typo3temp']" + "dom": "link[href*='typo3conf'], link[href*='typo3temp'], img[src*='typo3conf'], img[src*='typo3temp']", "icon": "TYPO3.svg", "implies": "PHP", "meta": {