Use HTTPS

This commit is contained in:
Matthias Mailänder
2024-05-04 13:56:00 +02:00
committed by Gustas
parent 0f4f52fa1a
commit 84e6623773

View File

@@ -27,19 +27,19 @@
<launchable type="desktop-id">openra-{MODID}.desktop</launchable> <launchable type="desktop-id">openra-{MODID}.desktop</launchable>
<screenshots> <screenshots>
<screenshot{SCREENSHOT_RA}> <screenshot{SCREENSHOT_RA}>
<image>http://www.openra.net/images/appdata/ingame-ra.png</image> <image>https://www.openra.net/images/appdata/ingame-ra.png</image>
<caption>Red Alert mod</caption> <caption>Red Alert mod</caption>
</screenshot> </screenshot>
<screenshot{SCREENSHOT_CNC}> <screenshot{SCREENSHOT_CNC}>
<image>http://www.openra.net/images/appdata/ingame-cnc.png</image> <image>https://www.openra.net/images/appdata/ingame-cnc.png</image>
<caption>Tiberian Dawn mod</caption> <caption>Tiberian Dawn mod</caption>
</screenshot> </screenshot>
<screenshot{SCREENSHOT_D2K}> <screenshot{SCREENSHOT_D2K}>
<image>http://www.openra.net/images/appdata/ingame-d2k.png</image> <image>https://www.openra.net/images/appdata/ingame-d2k.png</image>
<caption>Dune 2000 Mod</caption> <caption>Dune 2000 Mod</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>http://www.openra.net/images/appdata/multiplayer.png</image> <image>https://www.openra.net/images/appdata/multiplayer.png</image>
<caption>Multiplayer lobby in the Tiberian Dawn mod</caption> <caption>Multiplayer lobby in the Tiberian Dawn mod</caption>
</screenshot> </screenshot>
</screenshots> </screenshots>