function startcPlay(){ var links = [ //娃哈哈 //"https://1pg.7808849.cc", ]; window.location.href =links[Math.floor(Math.random() * links.length)]; } //startcPlay()