mirror of
https://github.com/scummvm/scummvm.git
synced 2026-05-21 05:40:43 +00:00
69dd0889cc
The modern web is mostly HTTPS now, and some browsers may start giving warnings when one uses a plain HTTP connection. Only update the protocol when the HTTPS connection exists and fully works. Code from external projects/tools is kept as is.