I ended up adding this to my javascript for the reload thing
Code:
if (!new URL(document.location.href).searchParams.has("reloaded")) { window.location.search += '&reloaded';}
Statistics: Posted by PixelBlob — 17 minutes ago