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

MapPack links fail to download in Chrome #188

Open
Kaszanas opened this issue Mar 6, 2021 · 1 comment
Open

MapPack links fail to download in Chrome #188

Kaszanas opened this issue Mar 6, 2021 · 1 comment

Comments

@Kaszanas
Copy link

Kaszanas commented Mar 6, 2021

While attempting to download the Map Packs in Google Chrome when the hyperlink is clicked the browser does not allow for the download to be made with the following error:

Mixed Content: The site at 'https://github.com/' was loaded over a secure connection, but the file at 'http://blzdistsc2-a.akamaihd.net/MapPacks/Ladder2017Season1.zip' was redirected through an insecure connection. This file should be served over HTTPS. This download has been blocked. See https://blog.chromium.org/2020/02/protecting-users-from-insecure.html for more details.

This might bot be an immediate issue but it gives the notion that the URLs might not be working at all.
When the links are referenced directly from the source code of the website there is no problem with downloading the maps.

@Nickrader
Copy link
Contributor

Nickrader commented Nov 18, 2021

It has something to do with the links being http: in the readme.md, but the actual address was updated to HTTPS.
Changing the link to https: in the inspection tool, allows the link to work on the readme page.
So I guess readme just needs updating, since chrome changed up security protocols. #194

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