diff --git a/src/drivers/webextension/images/icons/ConvertKit.svg b/src/drivers/webextension/images/icons/ConvertKit.svg new file mode 100644 index 000000000..805bb767a --- /dev/null +++ b/src/drivers/webextension/images/icons/ConvertKit.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies.json b/src/technologies.json index 499cbf468..b204d78fa 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -4650,6 +4650,30 @@ "scripts": "\\.convertexperiments\\.com/js", "website": "https://www.convert.com" }, + "ConvertKit": { + "cats": [ + 32, + 75 + ], + "description": "ConvertKit is an email marketing tool built for content creators.", + "icon": "ConvertKit.svg", + "dom": { + "form[action*='app.convertkit.com']": { + "attributes": { + "action": "" + } + }, + "link[href*='.convertkit.com']": { + "attributes": { + "action": "" + } + } + }, + "scripts": "\\.convertkit\\.com", + "saas": true, + "pricing": ["low", "freemium", "recurring"], + "website": "https://convertkit.com" + }, "ConvertFlow": { "cats": [ 10,