Update NSLGameScanner.py

This commit is contained in:
Roy 2024-12-10 00:54:50 -08:00 committed by GitHub
parent a19525f7bf
commit 1aeb618247
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_cache = {}
#API KEYS FOR NONSTEAMLAUNCHER USE ONLY #API KEYS FOR NONSTEAMLAUNCHER USE ONLY
BASE_URL = 'https://proxycache.onrender.com/api' BASE_URL = 'https://nonsteamlaunchers-on-steam-deck.onrender.com/api'
#GLOBAL VARS #GLOBAL VARS
created_shortcuts = [] created_shortcuts = []