Cookies
I Love Vice City application code does not set first-party cookies today.
What the site uses instead
Map view restoration and Saved Places use browser localStorage ( ilovevice.map.state.v1, ilovevice.map.saved.v1). A dark-theme flag is also written to localStorage. Those are not cookies. Clearing site data in the browser removes them.
If ads or analytics are turned on later
Google Analytics, AdSense, and a consent management platform are not enabled in the default configuration. If they are enabled later, they may set cookies after a certified consent tool allows it. This page should be updated at that time so it matches the live tags.