Comment by voxic11
3 months ago
There are plenty of ways to implement images without allowing for tracking pixels. Only allowing images to be served from first party domains would be a simple one.
3 months ago
There are plenty of ways to implement images without allowing for tracking pixels. Only allowing images to be served from first party domains would be a simple one.
It would be noisy and would break the page size limit but you could also require that images be included inline as base64 encoded strings.