bfcec23ed1b377d00800b8558f9aad2a
Dynamically loads script elementCalls click() on a DOM element
SHA-25669e0b602d5cde20e6e32344cc823ddd8a711a22f04b7d9e393e0abe49087f168
MaleculeH₃(DbPoU)
Evidence
1:26… rror=function(){ return true; };
2(function(){
3var bp = document.createElement('script');
4var curProtocol = window.location.protocol.split(':')[0];
5if (curProtocol === 'https') {
6bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
⋯6 lines
65:12… $(".news-show").animate({ top: 298 });
66
67 });
68 $("#gotop").click(function () { $('body,html').animate({ scrollTop: 0 }, 500); })
69
70var _hmt = _hmt || [];
71(function() {
72 var hm = document.createElement("script");
73 hm.src = "https://hm.baidu.com/hm.js?eb0ce11c21f0dedca90850681c6b8036";
74 var s = document.getElementsByTagName("script")[0];
75 s.paren …