Webhooks - option to not send jpeg image

Hi,

There are no spaces, see if the below displays any better.

data2 = data2.replace(/[^\x20-\x7E]/g, ‘’); // Remove non printable chars

I’ve no idea why the code posts to the forum as it does, its one paste. I’ll be continuing with the ascii chars problem, so there may be a new version if I get it resolved!