diff --git a/hlna.py b/hlna.py index 3aa6ec6..0f2fc8a 100755 --- a/hlna.py +++ b/hlna.py @@ -400,7 +400,7 @@ def modextract(id_mods_ark, id_game_workshop): if not os.path.isfile(dstfile) or os.path.getmtime(srcfile) > os.path.getmtime(dstfile): shutil.copy2(srcfile, dstfile) - modname = subprocess.check_output(['curl', '-s', 'http://steamcommunity.com/sharedfiles/filedetails/?id={}'.format(id_mods_ark)]).decode('utf-8') + modname = subprocess.check_output(['curl', '-s', 'https://steamcommunity.com/sharedfiles/filedetails/?id={}'.format(id_mods_ark)]).decode('utf-8') print_line(f"{modname} mod_name") modname = re.search(r'