From 1aa9cfe2c264ce56eed90c077411a461d27c0404 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 16 Sep 2021 18:48:42 +0600 Subject: [PATCH] Add Trusted Shops / Reviews --- .../webextension/images/icons/Trusted Shops.svg | 15 +++++++++++++++ src/technologies/t.json | 14 ++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Trusted Shops.svg diff --git a/src/drivers/webextension/images/icons/Trusted Shops.svg b/src/drivers/webextension/images/icons/Trusted Shops.svg new file mode 100644 index 000000000..41b51a7f3 --- /dev/null +++ b/src/drivers/webextension/images/icons/Trusted Shops.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/technologies/t.json b/src/technologies/t.json index 9ba543848..fac131717 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -1051,6 +1051,20 @@ "saas": true, "website": "https://www.trustyou.com" }, + "Trusted Shops": { + "cats": [ + 90 + ], + "description": "Trusted Shops is a company that acts as a 3'rd party representing the common interests of both consumers and retailers.", + "icon": "Trusted Shops.svg", + "scripts": "widgets\\.trustedshops\\.com/", + "saas": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.trustedshops.co.uk" + }, "Trustpilot": { "cats": [ 90