From d2454cc84bfb8b5d690c6659db97f5406640200d Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 4 Feb 2022 11:58:30 +0600 Subject: [PATCH] Add Freshteam / recruitment-staffing --- .../webextension/images/icons/Freshteam.svg | 4 ++++ src/technologies/f.json | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Freshteam.svg diff --git a/src/drivers/webextension/images/icons/Freshteam.svg b/src/drivers/webextension/images/icons/Freshteam.svg new file mode 100644 index 000000000..fa2435447 --- /dev/null +++ b/src/drivers/webextension/images/icons/Freshteam.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/f.json b/src/technologies/f.json index 99de6d5e0..250853a12 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -1232,6 +1232,22 @@ "scriptSrc": "asset(?:cdn)?\\.freshop\\.com/", "website": "https://www.freshop.com" }, + "Freshteam": { + "cats": [ + 101 + ], + "description": "Freshteam is a cloud-based HR and applicant tracking solution offered by Freshworks.", + "icon": "Freshteam.svg", + "dom": "a[href*='.freshteam.com/jobs']", + "scriptSrc": "assets\\.freshteam\\.com/", + "saas": true, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "website": "https://www.freshworks.com/hrms/" + }, "Freshworks CRM": { "cats": [ 53,