use https

This commit is contained in:
j 2019-01-20 16:46:58 +05:30
commit 54492489b9
4 changed files with 4 additions and 4 deletions

View file

@ -33,7 +33,7 @@ def get_platform():
class Install(Thread):
base_url = 'http://downloads.openmedialibrary.com/'
base_url = 'https://downloads.openmedialibrary.com/'
status = {}
failed = False