|
|
|
@ -52,28 +52,9 @@
|
|
|
|
|
var _hmt = _hmt || [];
|
|
|
|
|
(function() {
|
|
|
|
|
var hm = document.createElement("script");
|
|
|
|
|
hm.src = "https://hm.baidu.com/hm.js?877e9c9ef462fe55b7750d478a41c981";
|
|
|
|
|
hm.src = "https://hm.baidu.com/hm.js?98bdca900a06a89f5169831007a557dc";
|
|
|
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
|
|
})();
|
|
|
|
|
|
|
|
|
|
// 百度推送 www.tamguo.com
|
|
|
|
|
(function(){
|
|
|
|
|
var bp = document.createElement('script');
|
|
|
|
|
var curProtocol = window.location.protocol.split(':')[0];
|
|
|
|
|
if (curProtocol === 'https') {
|
|
|
|
|
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
|
|
|
|
|
}
|
|
|
|
|
else {
|
|
|
|
|
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
|
|
|
|
|
}
|
|
|
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
|
|
s.parentNode.insertBefore(bp, s);
|
|
|
|
|
})();
|
|
|
|
|
|
|
|
|
|
<!--360搜索自动推送 www.tamguo.com-->
|
|
|
|
|
(function(){
|
|
|
|
|
var src = (document.location.protocol == "http:") ? "http://js.passport.qihucdn.com/11.0.1.js?40ee03bede7c19e05d89f18db868df8a":"https://jspassport.ssl.qhimg.com/11.0.1.js?40ee03bede7c19e05d89f18db868df8a";
|
|
|
|
|
document.write('<script src="' + src + '" id="sozz"><\/script>');
|
|
|
|
|
})();
|
|
|
|
|
</script>
|