I have an uploaded game on ShareMyGame.com that uses some persistent data (i.e. it writes to and reads from a file it creates itself in the persistent data directory). Although I have a key binding to delete this file, when I reload my browser page it seems to start from an image that still contains this data.
How can I get the site to give me a fresh image/container/whatever each time I run the game?