use https
This commit is contained in:
parent
01ace414cb
commit
4717fee4a4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ import ox.web.allmovie
|
|||
|
||||
from modules import get_info
|
||||
|
||||
oxdb_api = ox.API('http://0xdb.org/api/')
|
||||
oxdb_api = ox.API('https://0xdb.org/api/')
|
||||
|
||||
def oxdb_sortnames(names):
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue