Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
F-Droid
Data
Repository
917f209e4aa2b0742f2b7f604b4618d17f842e71
Switch branch/tag
fdroiddata
metadata
org.osmdroid.yml
Find file
Blame
History
Permalink
enforce HTTPS on all GitHub/GitLab Pages
· a2fbf478
Hans-Christoph Steiner
authored
Sep 30, 2019
sed -Ei 's,: http://([^.]+)\.(gitlab|github).io,: https://\1.\2.io,' metadata/*.yml
a2fbf478