diff --git a/utils/lol/utils.py b/utils/lol/utils.py index f133f9f1..f9e79aa5 100644 --- a/utils/lol/utils.py +++ b/utils/lol/utils.py @@ -42,7 +42,7 @@ from ...utils import get_addon_preferences, compatibility -LOL_HOST_URL = "https://luxcorerender.org/lol" +LOL_HOST_URL = "http://luxcorerender.org/lol" LOL_VERSION = "v2.5" download_threads = []