Cookies Policy
Strictly Necessary Mechanisms
Our F1 application uses "cookies" and localized browser storage purely for utilitarian state, and does NOT utilize cross-domain ad tracking arrays.
Local Storage vs Cookies
Instead of traditional cookies, we securely deploy the window.localStorage API. This locally remembers states without invasive tracking arrays. Clearing your cache will safely reset this logic without corrupting session functionality.