Posted By
Crown on 2024-10-02 08:37:23
| Re: Newbie coder needs a little bit of help
I'm using Chrome on Mac and this is what's on the javascript error console if I just click that download link:
Mixed Content: The site at 'https://plus4world.powweb.com/' was loaded over a secure connection, but the file at 'https://plus4world.powweb.com/dl/tools/rommap/svs_rom_map_v2-1.zip' was redirected through an insecure connection. This file should be served over HTTPS. See https://blog.chromium.org/2020/02/protecting-users-from-insecure.html for more details.
Now if I right click and select download link, then it starts the download but still triggers the unsafe download process, so you have to massage it a bit to get the file. At the same time downloading any zipped TAP file works ok anywhere on the site, which should be the expected behaviour here as well. I assume this might coming from exeternal hosted site, but in that case the direct link would be better on the page.
|