Skip to content

Commit

Permalink
Update NSLGameScanner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
moraroy authored Dec 10, 2024
1 parent a19525f commit 1aeb618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NSLGameScanner.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = []
Expand Down

0 comments on commit 1aeb618

Please sign in to comment.