trailblaze

By March 9, 2024

Stay updated with our latest news

Get notified of the our best deals from the platform.

document.addEventListener("DOMContentLoaded", function() { if (window.location.hash === "#myId") { history.replaceState(null, null, ' '); // Remove the hash from the URL window.scrollTo(0, 0); // Reset scroll position } });