mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-01-20 22:01:12 +01:00
Update NSLGameScanner.py
This commit is contained in:
parent
a19525f7bf
commit
1aeb618247
@ -178,7 +178,7 @@ def get_unsigned_shortcut_id(signed_shortcut_id):
|
||||
api_cache = {}
|
||||
|
||||
#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
|
||||
created_shortcuts = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user