redstrate / Astra

Unofficial FFXIV launcher
https://xiv.zone/astra
4 stars 0 forks source link

Dynamically get latest frontier URL from official launcher #8

Closed redstrate closed 1 month ago

redstrate commented 3 months ago

This is used as the referrer for news banners, but it's hardcoded. FFXIVQuickLauncher hardcodes this too, but in a different place (in https://github.com/goatcorp/XLWebServices/blob/fd00aee25330f6708d710de56f20054307180bb5/XLWebServices/appsettings.json#L44). Which kind of defeats the point, the URL is already on your computer - so why not extract it locally?