From 3e098c1d793990bc41cd17d855ccddd8abab19e0 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 19 Nov 2022 19:33:08 +0600 Subject: [PATCH] Add Salesforce Marketing Cloud products, Remove Pardot --- .../webextension/images/icons/Pardot.png | Bin 1499 -> 0 bytes src/technologies/p.json | 25 --------- src/technologies/s.json | 48 ++++++++++++++++++ 3 files changed, 48 insertions(+), 25 deletions(-) delete mode 100644 src/drivers/webextension/images/icons/Pardot.png diff --git a/src/drivers/webextension/images/icons/Pardot.png b/src/drivers/webextension/images/icons/Pardot.png deleted file mode 100644 index efd9991af44bbbcf211880d6205e85d064f8477c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1499 zcmV<11tj{3P)6~=$(zBelB0+1kCEAT$G~1>5*G;|qgW&qap2gA9S zciy|-`Obm41|Y##AN$w#VzIe*^Jx99X0v&v8RQ{gh{i~j`bdsp1Rw-T43Ggr00I{z z7oxlF{DeES$&SX9eo_nRnFsb>a}vM+zW(shFU&00f6$D!lMtxnfod?aH`f8OU>G7Z zBLqqjW^@$*LV^UitBeVvoaj&_C_Lc~$QjKw^WH6f&%K{`*RQj0JaX)c$%XupxguO< z!3aGcHH2`GkiY~&xYVuAaX{UwlT=omM3NH)-dUIVjwsw%C^UAu#VvQ=x$ntr*T=th z=WC1E9Tvh{6$ymlfMX=Va&+1$(M|w{OElYF9uP&_MXQ}CB$7jPQFLOtPOdU`glf zRv`euL?1CZ2mf-G#-$q>tp+yMGEOV!;E}TwMWPG0+;ABe&zy%4kPQ>C3Kp7eCf|ry zPiggP;7=zPnQcXSxp7lY+l6Tj1-yP?iDfcY;LviTxftnX>sXbTe5eCCtDs)X`+8#r z0a3}UZ;rr#HFRL}*a+L|8NCvcU`y3H|C+tboNJMXH5O2-WbE15po4)KG?yZueCHVB zqgCD_^3r*ymWSapU;-hAA^Hiy_~xD+?5aT!$i+u4uk)3g#_8pkho`t?*EpWikQorU znQzrJ(E)scWgcWx) zFiQUXkJB7@_ElnIJs~CQW#mOskU9?7 zki>og;2j67$S`A7xQn&|dAo?X7%l+u;>mgFdHlqY|Iqe?#o~W*AaldU?|OXc+!D1c z>$lSY2QtLBZoZt`uNr6S)EwV^>Sda5PWo!fHvl8W#O8IOuy-Fg^s{59mcDG&%8H9; zHy}U)+}V&B&B94}Mp(t!qKkyuk?VFgp0m9VJbmNukH2x`LYs^bAQ=BwB+Q-hYR0E; z+VNonxb6Fg4*c=uxqBlR!AcQkYkn{e#Kfj`Ik&!N>phR{|JeN|>7!=$?8Lr@Zmz(= z>GR9i7BOLKE&w*vb9QeZJ36s-bpNCKZhzj)_%C;GIj{C^if{k`002ovPDHLkV1lIO B%c%eW diff --git a/src/technologies/p.json b/src/technologies/p.json index e8f7eebad..62187acb2 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -421,31 +421,6 @@ ], "website": "https://www.parcelforce.com" }, - "Pardot": { - "cats": [ - 32 - ], - "description": "Pardot is a Software-as-a-Service (SaaS) marketing automation platform.", - "dns": { - "TXT": [ - "pardot" - ] - }, - "headers": { - "X-Pardot-LB": "", - "X-Pardot-Route": "", - "X-Pardot-Rsp": "" - }, - "icon": "Pardot.png", - "js": { - "piAId": "", - "piCId": "", - "piHostname": "", - "piProtocol": "", - "piTracker": "" - }, - "website": "https://www.pardot.com" - }, "ParkingCrew": { "cats": [ 19 diff --git a/src/technologies/s.json b/src/technologies/s.json index ad111370c..7dcd95722 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -676,6 +676,54 @@ "scriptSrc": "cdn\\.evgnet\\.com", "website": "https://www.salesforce.com/products/marketing-cloud/customer-interaction" }, + "Salesforce Marketing Cloud Account Engagement": { + "cats": [ + 32 + ], + "description": "Salesforce Marketing Cloud Account Engagement (formerly known as Pardot) is an application specifically designed for B2B marketing automation.", + "dns": { + "TXT": [ + "pardot" + ] + }, + "dom": "iframe[scr*='.pardot.com/']", + "headers": { + "X-Pardot-LB": "", + "X-Pardot-Route": "", + "X-Pardot-Rsp": "" + }, + "icon": "Salesforce.svg", + "js": { + "piAId": "", + "piCId": "", + "piHostname": "", + "piProtocol": "", + "piTracker": "" + }, + "saas": true, + "pricing": [ + "high", + "recurring" + ], + "website": "https://www.salesforce.com/products/marketing-cloud/marketing-automation" + }, + "Salesforce Marketing Cloud Email Studio": { + "cats": [ + 75 + ], + "description": "Salesforce Marketing Cloud Email Studio is a powerful tool that allows you to build and send personalised emails.", + "icon": "Salesforce.svg", + "headers": { + "content-security-policy": "\\.exacttarget\\.com/" + }, + "dom": "a[href*='.exacttarget.com/'][target='_blank']", + "saas": true, + "pricing": [ + "mid", + "recurring" + ], + "website": "https://www.salesforce.com/products/marketing-cloud/email-marketing" + }, "Salesforce Service Cloud": { "cats": [ 52,