Merge pull request #4312 from nurbek91/CampaignMonitor

Add Campaign Monitor / email marketing
main
Elbert Alias 3 years ago committed by GitHub
commit 65370f3bde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.6554 5.80731C31.5644 5.67726 31.4487 5.56643 31.3149 5.48118C31.1811 5.39592 31.0317 5.33791 30.8754 5.31047C30.7191 5.28303 30.559 5.2867 30.4041 5.32127C30.2492 5.35584 30.1027 5.42063 29.9729 5.51193L0.338431 26.259C0.449515 26.4181 0.597395 26.5479 0.769476 26.6375C0.941557 26.727 1.13274 26.7737 1.32674 26.7735L1.32797 26.7747H30.667C31.3341 26.7747 31.8744 26.2332 31.8744 25.5661V6.47931C31.8706 6.23762 31.7943 6.00264 31.6554 5.80485V5.80731ZM2.02212 5.5107C1.84261 5.38518 1.63234 5.31086 1.41383 5.2957C1.19531 5.28054 0.97679 5.3251 0.781666 5.42463C0.586541 5.52415 0.422166 5.67488 0.306146 5.86067C0.190127 6.04646 0.126834 6.26031 0.123047 6.47931V25.6018L14.2314 14.0449L2.02335 5.50824" fill="#7856FF"/>
</svg>

After

Width:  |  Height:  |  Size: 880 B

@ -4293,6 +4293,22 @@
"scripts": "https://assets\\.calendly\\.com/assets/external/widget\\.js",
"website": "https://calendly.com/"
},
"Campaign Monitor": {
"cats": [
32,
75
],
"description": "Campaign Monitor is a global technology company that provides an email marketing platform.",
"icon": "Campaign Monitor.svg",
"dom": "input[value='campaignmonitor_subscribe_form'][name='form_id'], form[action*='createsend'][class='js-cm-form']",
"scripts": "\\.createsend1\\.com/",
"saas": true,
"pricing": [
"low",
"recurring"
],
"website": "https://www.campaignmonitor.com"
},
"Captch Me": {
"cats": [
16,

Loading…
Cancel
Save