feat(sendinblue): Rebrand to Brevo
This commit is contained in:
parent
96ab2ae78f
commit
6007afc91f
|
|
@ -386,12 +386,12 @@ tarteaucitron.services.activecampaignvgo = {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// sendinblue
|
// Brevo (formerly sendinblue)
|
||||||
tarteaucitron.services.sendinblue = {
|
tarteaucitron.services.sendinblue = {
|
||||||
"key": "sendinblue",
|
"key": "sendinblue",
|
||||||
"type": "other",
|
"type": "other",
|
||||||
"name": "sendinblue",
|
"name": "Brevo (formerly sendinblue)",
|
||||||
"uri": "https://fr.sendinblue.com/legal/cookies/",
|
"uri": "https://www.brevo.com/fr/legal/cookies/",
|
||||||
"needConsent": true,
|
"needConsent": true,
|
||||||
"cookies": [],
|
"cookies": [],
|
||||||
"js": function () {
|
"js": function () {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue