Mark images with width=1 as tracking pixel

This commit is contained in:
the-djmaze 2024-08-26 13:22:41 +02:00
parent daf02e53f3
commit 59652d2d61

View file

@ -469,6 +469,7 @@ export const
else if (detectHiddenImages
&& ((oStyle.maxHeight && 3 > pInt(oStyle.maxHeight)) // TODO: issue with 'in'
|| (oStyle.maxWidth && 3 > pInt(oStyle.maxWidth)) // TODO: issue with 'in'
|| (oStyle.width && 2 > pInt(oStyle.width))
|| [
'email.microsoftemail.com/open',
'github.com/notifications/beacon/',