Update NSLGameScanner.py

This commit is contained in:
Roy 2024-12-09 11:02:54 -08:00 committed by GitHub
parent f86356c7b6
commit 2c279024d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -178,7 +178,7 @@ def get_unsigned_shortcut_id(signed_shortcut_id):
api_cache = {}
#API KEYS FOR NONSTEAMLAUNCHER USE ONLY
BASE_URL = 'https://myproxycache-203e9b0bbe5b.herokuapp.com/api'
BASE_URL = 'https://proxycache.onrender.com/api'
#GLOBAL VARS
created_shortcuts = []