use https
This commit is contained in:
parent
cffffbde1c
commit
54492489b9
4 changed files with 4 additions and 4 deletions
2
install
2
install
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue