function getVifKey(){ return 'f7a26fb2f6c5e4415ae17f80bc2285a6&uskey=4b7dc25f7214d711b42b4525c8a0ac1e&time=1755358800'; } setTimeout(function(){ $('.list-down li a,.soft_other_down li a,.ul-download1 li a').click(function(){ if($(this).attr('href').indexOf('3h3.com')>-1 && $(this).attr('href').indexOf('?key=')<=-1 && $(this).attr('href') != 'javascript:;'){ $(this).attr('href',$(this).attr('href')+'?key=f7a26fb2f6c5e4415ae17f80bc2285a6&uskey=4b7dc25f7214d711b42b4525c8a0ac1e&time=1755358800'); $obj = $(this); setTimeout(function(){ $obj.attr('href',$obj.attr('href').split('?key')[0]) },100); } console.log($(this).attr('href')); }); },500);