Closed zsol closed 13 years ago
I was wondering maybe from the replay you could decide what server the player was playing on so you could generate the correct url.
The url got hardcoded because I wanted to check it out whether it is working or not and I didn't get back to make it right :)
Yup the replay parser is able to tell the region, we just have to check that value and translate it to the correct battle.net website if needed. I'll code this up soon
This is done, with the caveat that
Except for replays from EU. This is only because the link is hard coded to start with eu.battle.net. Changing it manually to kr for korean replays work fine.