Subscribe YouTube Channel Contact Us Subscribe

Remove ?m=1 In Blogger easy method codewithlaxman

Table of Contents

  <script type="text/javascript">




//<![CDATA[




var uri = window.location.toString();




if (uri.indexOf("%3D","%3D") > 0) {




var clean_uri = uri.substring(0, uri.indexOf("%3D"));




window.history.replaceState({}, document.title, clean_uri);




}




var uri = window.location.toString();




if (uri.indexOf("%3D%3D","%3D%3D") > 0) {




var clean_uri = uri.substring(0, uri.indexOf("%3D%3D"));




window.history.replaceState({}, document.title, clean_uri);




}




var uri = window.location.toString();




if (uri.indexOf("&m=1","&m=1") > 0) {




var clean_uri = uri.substring(0, uri.indexOf("&m=1"));




window.history.replaceState({}, document.title, clean_uri);




}




var uri = window.location.toString();




if (uri.indexOf("?m=1","?m=1") > 0) {




var clean_uri = uri.substring(0, uri.indexOf("?m=1"));




window.history.replaceState({}, document.title, clean_uri);




}




//]]>




</script>

Getting Info...
Related Posts

Getting Info...

إرسال تعليق

Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.