dragonfruitnetwork / dragon6-api

Rainbow Six Siege Stats API for .NET
Apache License 2.0
12 stars 6 forks source link

Fix ubi urls #326

Closed aspriddell closed 2 years ago

aspriddell commented 2 years ago

This fixes the errors that now occur due to ubisoft shutting down the current url that was being used by the api. It's been replaced with one that is basically the same with a couple extra query params that can be derived with information already known.

Breaking changes

Next steps

This is an emergency fix, but adding summaries for specific seasons will now work and getting a list of all season summaries should be supported too.