mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-01-20 13:51:10 +01:00
Update NSLGameScanner.py
This commit is contained in:
parent
f86356c7b6
commit
2c279024d2
@ -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 = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user