Sabtu, 30 Januari 2016

Redirect blogger atau blogspot dari domain co id ke com

<script type='text/javascript'>
var blog = document.location.hostname.split(&quot;.&quot;);
if (blog[blog.length - 1] != &quot;com&quot;) {
var ncr = &quot;http://&quot; + blog[0] + &quot;.blogspot.com/ncr&quot;;
window.location.replace(ncr + document.location.pathname);
}
</script>
 
sebelum head 

Redirect blogger atau blogspot dari domain co id ke com Rating: 4.5 Diposkan Oleh: ewgfw

0 komentar:

Posting Komentar