From 87e736553e464186140ffc32ff4f6529204790ba Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 27 Dec 2020 20:54:53 +0600 Subject: [PATCH] Add SEMrush / Marketing automation --- src/drivers/webextension/images/icons/SEMrush.svg | 3 +++ src/technologies.json | 14 ++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 src/drivers/webextension/images/icons/SEMrush.svg diff --git a/src/drivers/webextension/images/icons/SEMrush.svg b/src/drivers/webextension/images/icons/SEMrush.svg new file mode 100644 index 000000000..c54a7ee45 --- /dev/null +++ b/src/drivers/webextension/images/icons/SEMrush.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies.json b/src/technologies.json index 85e911b5f..69128c9e5 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -14257,6 +14257,20 @@ "scripts": "/semantic(?:-([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1", "website": "https://semantic-ui.com/" }, + "SEMrush": { + "cats": [ + 32 + ], + "description": "SEMrush is an all-in-one tool suite for improving online visibility and discovering marketing insights.", + "icon": "SEMrush.svg", + "js": { + "SEMRUSH": "" + }, + "scripts": "www\\.semrush\\.com", + "saas": true, + "pricing": ["mid", "recurring"], + "website": "https://www.semrush.com" + }, "Sencha Touch": { "cats": [ 12,