importScripts("https://cdn.brevo.com/js/sdk-loader.js");
Brevo.push([
"init",
{
client_key: (location.search.match(/[?&]key=([^&]*)/) || [])[1],
},
]);
importScripts("https://cdn.brevo.com/js/sdk-loader.js");
Brevo.push([
"init",
{
client_key: (location.search.match(/[?&]key=([^&]*)/) || [])[1],
},
]);
importScripts("https://cdn.brevo.com/js/sdk-loader.js");
Brevo.push([
"init",
{
client_key: (location.search.match(/[?&]key=([^&]*)/) || [])[1],
},
]);