欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

js 判断域名 有大用

<script>



var str=window.location.host;



if(str.indexOf('wzfzxx.com')>-1){document.getElementById('beianhao').innerHTML='<a href="http://www.miitbeian.gov.cn" target="_blank">苏ICP备13027636号-1</a>';}



else if (str.indexOf('szfzxx.com')>-1){document.getElementById('beianhao').innerHTML='<a href="http://www.miitbeian.gov.cn" target="_blank">苏ICP备12079024号</a>';}



</script>


普通分类: