mirror of
https://github.com/armbian/dl-router.git
synced 2026-01-06 10:32:39 -08:00
* Remove the URL schemes from mirrors as of: https://github.com/armbian/dl-router/pull/14 Signed-off-by: MichaIng <micha@dietpi.com> * Remove the URL schemes from mirrors as of: https://github.com/armbian/dl-router/pull/14 But leave https://minio.k-space.ee untouched as it does a forced HTTPS redirect anyway. That way one additional redirect is prevented, if the client's original request is plain HTTP. Signed-off-by: MichaIng <micha@dietpi.com> * Fix syntax in scheme check Signed-off-by: MichaIng <micha@dietpi.com>