blogger https problem

Blog Tecrübem <[email protected]>
Newsgroups gmane.comp.web.blogger.api
Message-ID <[email protected]>
i use some codes to remove com*.tr*, end of the blog link.

this code:

*<script type='text/javascript'> var str= window.location.href.toString(); 
if ((str.indexOf('.com/'))=='-1') { var 
str1=str.substring(str.lastIndexOf(".blogspot.")); if 
(str1.indexOf('/')=='-1') { var str2=str1; } else { var 
str2=str1.substring(0,str1.indexOf('/')+1); } window.location.href 
=window.location.href.toString().replace(str2,'.blogspot.com/ncr/' 
<http://blogspot.com/ncr/'>); } </script>*

but after that, the blog doesn t work without *https*
but i want to use blog without *https* and *.tr*

my blog - https://goo.gl/zV7jZC

-- 
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.