SupabaseS
Supabase4y ago
reed

Script tag inserted into emails

I recently customized the email template for my apps invite email. I noticed that if the email includes a <style> tag with css a bit of code including a script tag (below) gets included right above.

<script src=3D"/cdn-cgi/apps/head/bnFc2aq0fsRO37Lg0zTgaqOnJ1E.js"></script>=


Does anyone know why this is? Is it preventable? I think it's contributing to my emails getting caught in spam filters.
Was this page helpful?