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

Some gifs not being blocked #5

Open
FriarBroccoli opened this issue Jan 25, 2015 · 1 comment
Open

Some gifs not being blocked #5

FriarBroccoli opened this issue Jan 25, 2015 · 1 comment

Comments

@FriarBroccoli
Copy link

GifJam is mostly working just fine, but recently I've started seeing animated gifs that are not blocked. Below are three examples. I assume it is because google (g+) is hiding the "gif" extensions, and since there is nothing obvious in their code to indicate it is a gif, there may be nothing you can do. Note that if you do a "save image as" you will see the gif extension.

https://lh6.googleusercontent.com/-zlw6I7nqXk0/VMQ8YcN401I/AAAAAAAAGEs/S8KrCJntKKE/w506-h357/2015%2B-%2B1

https://lh4.googleusercontent.com/-8l1gmaj91K0/VMN0p_mR8iI/AAAAAAAAWdU/GFf8mp6yyow/w426-h240/2015%2B-%2B1

https://lh3.googleusercontent.com/-tHudyazICgo/VMMHIYcCj9I/AAAAAAAAGC0/CQNn_7fTuEw/w346-h262-no/2015%2B-%2B1

Thanks for a great product.

@adamfur
Copy link
Owner

adamfur commented Jan 25, 2015

Chrome's webrequest pipeline doesn't currently allows any analysis of the content, besides looking at the supposed file extention.
I think the "save image as"-extention is figured out by looking at the content-type.

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