EFForg / https-everywhere Public
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
HTTPS Everywhere causes interstitial warning pages on Google Images #1096
Comments
|
It looks like this is caused by Google's redirect page being rewritten to |
|
It seems like this happens on all Google sites except for google.com. Is there any other way to fix this than to disable https on Google Images? |
|
Yes, I think we can fix it at the ruleset level for the next release. Unfortunately in the meantime I think the only way to fix it is to disable that ruleset in your browser. |
|
@cypherpunk what version of HTTPS Everywhere are you using? |
|
Bad Google, Bad! HTTP/1.1 301 Moved Permanently I'll look into this, I'd like to keep encrypted image searches. |
|
@StevenRoddis I'm using HTTPS Everywhere 4.0.3. |
|
My branch still doesn't fix this. I plan to address this in the future. |
|
I hit this interstitial as well. I'm not using NoScript, but I am using Ghostery and AdBlock Plus. You can end up on the /imgres page if you middle-click to open in a new tab (so it doesn't load the dark grey page as inline content). Whether I middle-click or left-click then the "View Image" button drops me to the confirmation interstitial next. |
The url parameter tbm=isch indicates a Google Images page clicked through from the search results page. It's not clear why this rule wound up in GoogleVideos, but that rule was overriding an exclusion for image pages and causing breakage. See EFForg#1096 and EFForg#933
|
Maybe we could ask Google to fix this since the problem is on their end? |
|
These interstitial warning pages are still appearing. |
|
I'm not getting interstitials any more, but I've just realised that I'm getting the HTTPS → HTTP redirect behaviour that @fuzzyroddis mentioned. I don't know when that changed for me. I'm running 5.1.1. |
|
Tentatively closing, since I haven't seen this in a while -- likely fixed on Google's end. Please reopen / comment if you see it again. |
|
Confirmed that I'm not seeing it now, and the dark grey "View Image"/"Visit Page" page is on HTTPS and doesn't get forced to HTTP. |
Example: http://www.google.co.uk/imgres?imgurl=http://images.amcnetworks.com/amctv.com/wp-content/uploads/2014/04/BB-explore-S3-980x551-clean.jpg&imgrefurl=http://www.amctv.com/shows/breaking-bad&h=551&w=980&tbnid=QJwSrnT2QDNn9M:&zoom=1&docid=UJULL-Cu8ghIHM&ei=3X3kVJWXBYqqywOBmoLYCg&tbm=isch&ved=0CEMQMygNMA0
If you click on an image on a Google Images search results page and then click on "View image" you will be redirected to a interstitial warning page - like https://www.google.com/url?sa=i&source=images&cd=&ved=0CAUQjBw&url=http%3A%2F%2Fimages.amcnetworks.com%2Famctv.com%2Fwp-content%2Fuploads%2F2014%2F04%2FBB-explore-S3-980x551-clean.jpg&ei=DoHkVMjeF4LQygOBuIGoCw&psig=AFQjCNFLGMIcSPAfaayPqVgSYTh1I_cfyA&ust=1424347790437361 - saying that the page is trying to redirect the user to http://images.amcnetworks.com/amctv.com/wp-content/uploads/2014/04/BB-explore-S3-980x551-clean.jpg
Is there any way to fix this?
The text was updated successfully, but these errors were encountered: