mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
use https for main men
This commit is contained in:
parent
0a0929cdc5
commit
a9d562e5f7
@ -36,6 +36,6 @@ class ACE_Extensions {
|
||||
|
||||
class CfgCommands {
|
||||
allowedHTMLLoadURIs[] += {
|
||||
"http://ace3mod.com/version.html"
|
||||
"https://ace3mod.com/version.html"
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user