diff --git a/osci/__init__.py b/osci/__init__.py index 4ca2c13..b1a357b 100644 --- a/osci/__init__.py +++ b/osci/__init__.py @@ -1 +1 @@ -__version__ = '2022.08.0' +__version__ = '2022.09.0' diff --git a/osci/preprocess/match_company/company_domain_match_list.yaml b/osci/preprocess/match_company/company_domain_match_list.yaml index 63730c8..e4c422e 100644 --- a/osci/preprocess/match_company/company_domain_match_list.yaml +++ b/osci/preprocess/match_company/company_domain_match_list.yaml @@ -394,6 +394,12 @@ - cozycloud.cc industry: Technology regex: +- company: Credera + domains: + - credera.com + - credera.co.uk + industry: Professional Services + regex: - company: Ctrl domains: - ctrl.nl @@ -470,6 +476,12 @@ regex: - ^.*\.dynatrace\.org$ - ^.*\.dynatrace\.com$ +- company: eBay + domains: + - ebay.com + industry: eCommerce + regex: + - ^.*\.ebay\.com$ - company: EPAM domains: - epam.com @@ -1821,3 +1833,14 @@ - digitalocean.com regex: industry: Technology +- company: FARFETCH + domains: + - farfetch.com + regex: +- company: Infosys Ltd + domains: + - infosys.com + - edgeverve.com + regex: + - ^.*\.infosys\.com$ + industry: Technology