Use stats.supertuxkart.net as the hardware stats server (#3724)

This commit is contained in:
Daniel Butum 2019-01-27 04:19:34 +02:00 committed by auriamg
parent eb14366157
commit 6f4d48f5bd

View File

@ -19,9 +19,8 @@
<karts max-number="20"/>
<!-- Everything related to hardware configuration.
url : The server used for reporting statistics to.
// TODO change new-stats to stats before release-->
<HardwareReportServer url="https://new-stats.supertuxkart.net" />>
url : The server used for reporting statistics to. -->
<HardwareReportServer url="https://stats.supertuxkart.net" />
<!-- Everything related to online play.
url: The server used for online multiplayer.