ssl update + v0.166

This commit is contained in:
kremsy
2017-03-16 21:45:48 +01:00
parent 75108ae08d
commit f4e0579e24
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ class IconManager implements CallbackListener {
/*
* Constants
*/
const DEFAULT_IMG_URL = 'http://images.maniacontrol.com/icons/';
const DEFAULT_IMG_URL = 'https://images.maniacontrol.com/icons/';
const PRELOAD_MLID = 'IconManager.Preload.MLID';
/*