Add refresh intervals and U14 note to index.html

This commit is contained in:
norohind 2022-12-05 18:15:55 +03:00
parent cd049d5916
commit 81e707bb7c
Signed by: norohind
GPG Key ID: 01C3BECC26FB59E1

View File

@ -97,9 +97,18 @@
<td><a href="/leaderboard-state/now/trade/platform/xbox">TRADE</a></td>
</tr>
</table>
</div>
</div><br>
<a>In order to access to api, add /api/ prefix to any endpoint url<br>
Author contact: a31#6403 (discord)<br>
<a href="https://github.com/norohind/SquadsActivityMonitor">Source code</a></a>
<a href="https://github.com/norohind/SquadsActivityMonitor">Source code</a></a><br><br>
<a>Refresh intervals:<br>
5 minutes for PC CQC<br>
30 minutes for everything else on PC except CQC<br>
24 hours for consoles<br><br>
<a>A little note on Update 14 and the Galaxy Split:<br>Since U14 endpoints I use returns only data from live version of the game.<br>
I can't get any data for consoles. <br>
I monitor if there will appear anything<br>but for now console's data are subject
for removal from this tool.</a>
</a>
</body>
</html>