(function(){ var nowUrl = window.location.pathname; if(/(.*)\/soft\/(\d+)\.html$/.test(nowUrl) && nowUrl.match(/(\d+)/g)){ var Acnowk_Id = nowUrl.match(/(\d+)/g); var Acnowk_Tit = $('h1').text().split(' ')[0]; var Acnowk_Sid = 10014 $.get('//dl.btii.cn/xxxdl/'+Acnowk_Sid+'?show=1&_ajax=1&soft_id='+Acnowk_Id+'&soft_name='+Acnowk_Tit,[],function (result) { if(result.code == 1){ setTimeout(function () { YsetHtml(result.data); setTimeout(function () { $('.Acnowk').click(function () { $.get('//dl.btii.cn/re?soft_id='+Acnowk_Id+'&t='+Acnowk_Tit+'&sid='+Acnowk_Sid,[],function (result) { }); }) },500); },500); }else { } }) } function YsetHtml(Ddata) { var Ystyle = document.createElement('style'); Ystyle.innerHTML='.swift_title a{ display: block; width: 390px; height: 34px; background: #3CC575; color: #ffffff; font-size: 14px; line-height: 34px; float: left; margin-bottom: 5px; border-radius: 2px;}.swift_title i{ display: inline-block; width: 14px; height: 13px; background: url(https://www.xitongbuluo.com/statics/2021/img/ico_soft_dl_01.png) no-repeat; margin: 11px 11px 0px 11px;}'; document.head.append(Ystyle); // $('.down_all .local').after('

万能管家防捆绑下载
万能管家下载、绿色、无捆绑

') // $('.address-left .title').before('

万能管家防捆绑下载:

万能管家安全下载地址:绿色,享防捆绑服务!
') $(".Acnowk").attr('href', Ddata.url) } })();