Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle non 1x1 pixels #3

Open
martindufort opened this issue Jul 11, 2019 · 4 comments
Open

Handle non 1x1 pixels #3

martindufort opened this issue Jul 11, 2019 · 4 comments

Comments

@martindufort
Copy link

What If the tracking pixel suddenly becomes an img<height=1, width=2> ?
At what point is this no longer a tracking pixel but a genuine image...

Should it look for an image less than X? Wondering.

@jochasinga
Copy link
Owner

Legit question (title changed for clarity) most pixels don't go over 1px because the point is to be invisible. More interesting case is when it catches something else, like a thin border image.

@jochasinga jochasinga changed the title What If ?? Handle non 1x1 pixels Jul 11, 2019
@ghost
Copy link

ghost commented Apr 20, 2021

What if, instead of treating it only by size, the gmail proxy is also used as a strategy?

@jochasinga
Copy link
Owner

What if, instead of treating it only by size, the gmail proxy is also used as a strategy?

Could you elaborate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants