mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
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.