if (window.location.href.indexOf("?m=1") > -1) { window.history.replaceState({}, document.title, window.location.href.split("?m=1")[0]); }
Post a Comment