From 97802d7d8b58249762ff33f09cbc7738ca18d63e Mon Sep 17 00:00:00 2001 From: Abhinav Date: Thu, 21 Oct 2021 10:09:30 +0530 Subject: [PATCH] updated the description, detection method (from scriptSrc to js), and the icon --- .../webextension/images/icons/Site Search 360.svg | 7 +++++++ src/technologies/s.json | 10 ++++++---- 2 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 src/drivers/webextension/images/icons/Site Search 360.svg diff --git a/src/drivers/webextension/images/icons/Site Search 360.svg b/src/drivers/webextension/images/icons/Site Search 360.svg new file mode 100644 index 000000000..72cf780b8 --- /dev/null +++ b/src/drivers/webextension/images/icons/Site Search 360.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index ba9b476ab..5ff9e187e 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -1962,18 +1962,20 @@ "scriptSrc": "widget\\.siteminder\\.com", "website": "https://www.siteminder.com" }, - "SiteSearch360": { + "Site Search 360": { "cats": [ 29 ], - "description": "Site Search 360 is a fast, comprehensive, and super easy to install search solution, perfect for any website.", - "icon": "site-search-360.png", + "description": "Site Search 360 is a site search as a service solution.", + "icon": "Site Search 360.svg", "pricing": [ "low", "recurring" ], "saas": true, - "scriptSrc": "https://cdn\\.sitesearch360\\.com/v13/sitesearch360-v13\\.min\\.js", + "js": { + "ss360Config": "" + }, "website": "https://www.sitesearch360.com/" }, "SiteSpect": {