ajout de plateforme de base pour les url TRN

This commit is contained in:
cedrick2711
2026-08-06 20:13:39 -04:00
parent f89e4deb30
commit bb0bc1c192
2 changed files with 15 additions and 5 deletions
+6
View File
@@ -52,6 +52,12 @@ PLATFORM_CODES = {
'Epic': 'epic',
}
PLATFORM_DEFAULTS = {
'Apex Legends': 'pc',
'Rainbow Six Siege': 'ubi',
'Rocket League': 'epic'
}
TRN_URLS = {
'Valorant': 'https://tracker.gg/valorant/profile/riot/{username}',
'League of Legends': 'https://tracker.gg/lol/profile/{username}',