  (function() { document.addEventListener("DOMContentLoaded", function() { history.replaceState('data to be passed', 'Title of the page', window.location.href.split("?")[0]); }); })();  