use https for main men

This commit is contained in:
commy2 2017-04-11 12:03:47 +02:00 committed by GitHub
parent 0a0929cdc5
commit a9d562e5f7

View File

@ -36,6 +36,6 @@ class ACE_Extensions {
class CfgCommands {
allowedHTMLLoadURIs[] += {
"http://ace3mod.com/version.html"
"https://ace3mod.com/version.html"
};
};