Merge pull request #3757 from AbhinavS96/modify_expertrec

added saas key, pricing key, www. prefix to the URL, and modified the…
main
Elbert Alias 4 years ago committed by GitHub
commit c0ff6316dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5773,8 +5773,13 @@
], ],
"description": "ExpertRec is a collaborative Web search engine, which allows users share search histories through a web browser.", "description": "ExpertRec is a collaborative Web search engine, which allows users share search histories through a web browser.",
"icon": "ExpertRec.png", "icon": "ExpertRec.png",
"scripts": "cse\\.expertrec\\.com/api/js/ci_common\\.js\\?id=.*$", "pricing": [
"website": "https://expertrec.com" "low",
"recurring"
],
"saas": true,
"scripts": "expertrec\\.com/api/js/ci_common\\.js\\?id=.*",
"website": "https://www.expertrec.com"
}, },
"Express": { "Express": {
"cats": [ "cats": [