From 97be153cae01d5ac905b6cd3875cb14d90604db1 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Sun, 7 Feb 2021 01:19:33 +0530 Subject: [PATCH] added saas key, pricing key, www. prefix to the URL, and modified the regex for ExpertRec --- src/technologies.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 01a1de10b..53a29a04b 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5736,8 +5736,13 @@ ], "description": "ExpertRec is a collaborative Web search engine, which allows users share search histories through a web browser.", "icon": "ExpertRec.png", - "scripts": "cse\\.expertrec\\.com/api/js/ci_common\\.js\\?id=.*$", - "website": "https://expertrec.com" + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": "expertrec\\.com/api/js/ci_common\\.js\\?id=.*", + "website": "https://www.expertrec.com" }, "Express": { "cats": [