axel3rd / mpg-coach-bot

MPG (Mon Petit Gazon) coach bot, to automate and optimize weekly actions
https://axel3rd.github.io/mpg-coach-bot/
MIT License
23 stars 8 forks source link

Retrieve MPG client version automatically #181

Closed axel3rd closed 3 years ago

axel3rd commented 3 years ago

https://github.com/axel3rd/mpg-coach-bot/blob/b5ff872ca0e02085103264f0949272cc999438e0/src/main/java/org/blondin/mpg/root/MpgClient.java#L32

Should be updated to 6.9.1 (currently).

If could be retrieved automatically, it would be better.

axel3rd commented 3 years ago

Seems to be in https://mpg.football/landing.00e8893183afaae2278d26f7d25c2119.css

axel3rd commented 3 years ago

The MPG website is planned to be shutoff during summer, it is perhaps not a good idea to take some data outside the MPG website (outside the API) 😢.

axel3rd commented 3 years ago

With #191, this issue become useless, because MPG client version is no more required in new App mobile API.