Browser storage
Pinned teams, players, series, dashboard widget order, and a pinned scoreboard game are stored in localStorage on your device.
This localStorage data stays in your browser. It is not a HockeyDash account, and it does not sync across browsers or devices.
- hockeydash.pins.v1 stores pinned teams, players, series, games, and saved views.
- hockeydash.dashboard.widgets.v1 stores the dashboard widget order when you customize it.
- hd:scores:pinnedGameId stores the game pinned on the scores page.