From c442672e1ea6a610ce4dd95ea8ac8c5b0f71394e Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 11 Oct 2021 02:56:46 +0600 Subject: [PATCH] Update technologies --- .../webextension/images/icons/UserVoice.png | Bin 589 -> 0 bytes .../webextension/images/icons/UserVoice.svg | 7 +++++++ src/technologies/a.json | 3 ++- src/technologies/h.json | 12 ++++++++++-- src/technologies/u.json | 11 +++++++++-- 5 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 src/drivers/webextension/images/icons/UserVoice.png create mode 100644 src/drivers/webextension/images/icons/UserVoice.svg diff --git a/src/drivers/webextension/images/icons/UserVoice.png b/src/drivers/webextension/images/icons/UserVoice.png deleted file mode 100644 index eaf14c2d579d3bad5ee72b99520c8d10c7de54f3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 589 zcmV-T05Tifop%2j zN<4H?(<}&wZf}03m5ebW2M8joERaKq7&w z*4<--lZBoc;cC{s<1}wo1=L!SEIA^Pz+X{M3nkURT5}NLtYZN0~ zr+jAX?rMny9$4-BwKI5$SeO8p0iaKRAEfuOkJ6Y&iHB(4KS4b^N@>{8q|ECTbc_KRvEKL)xNsz?S6r^!ekMc>ftU`>!25HP|m&@uk<|hby5oTMZrItyu zq*kH@qwc%ggm&q3o?oCOit5x_(y*~fPYn~9aax^Kl$M>9>Nkl64Xdk~c5gi;Uf847 zBTbw8VP*i&p)+Jqj2-9H8fIH%Q2mJ*;STrJ6?&hZ(CV(C*}A7( + + + + + + diff --git a/src/technologies/a.json b/src/technologies/a.json index cdd1aa870..ca4ec2a49 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -1152,7 +1152,8 @@ "scripts": [ "portal\\.afterpay\\.com", "static\\.afterpay\\.com", - "present-afterpay\\.js" + "present-afterpay\\.js", + "afterpay-products\\.min\\.js" ], "website": "https://www.afterpay.com/" }, diff --git a/src/technologies/h.json b/src/technologies/h.json index bc17c15e7..0138ef9a0 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -215,11 +215,19 @@ "cats": [ 5 ], + "description": "Hello Bar is a customizable notification bar that draws visitors to an important call to action on the website.", "icon": "Hello Bar.png", "js": { - "HelloBar": "" + "HelloBar": "", + "hellobarSiteSettings": "" }, - "scripts": "hellobar\\.js", + "scripts": "\\.?hellobar\\.(?:com|js)", + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], "website": "http://hellobar.com" }, "Hello Elementor": { diff --git a/src/technologies/u.json b/src/technologies/u.json index 3995a01b4..9f8a38204 100644 --- a/src/technologies/u.json +++ b/src/technologies/u.json @@ -300,13 +300,20 @@ }, "UserVoice": { "cats": [ - 13 + 13, + 73 ], "description": "UserVoice is a management to collect and analyse feedback from customers.", - "icon": "UserVoice.png", + "icon": "UserVoice.svg", "js": { "UserVoice": "" }, + "scripts": "\\.uservoice\\.com/", + "saas": true, + "pricing": [ + "mid", + "recurring" + ], "website": "http://uservoice.com" }, "UserWay": {