Hey,
Im working on my hash logger, im working off the window size sample.
In my pepper js i have a setInterval that checks location.hash every 1000ms, and if its changed i would like to send the data like i do in onsave.
Is there anyway i can push this data to mint in my interval?