24直播网[月半]为您提供一站式国际友谊赛事直播内容,让您随时随地在线观看国际友谊直播。我们专注于为全球观众带来最新、最精彩的国际友谊赛事视频直播,涵盖足球、篮球、网球等多种体育项目。无论您身处何地,通过我们的平台,您都能第一时间捕捉到各项赛事的精彩瞬间,与全球体育爱好者分享这份激情和动力。立即访问24直播网,与世界各地的体育粉丝一同感受国际友谊赛事的激情盛宴!
当前位置:
{ item.addEventListener('click', function() { const url = this.getAttribute('title'); ECMSSetCookie('vlu', url); const CTM = Math.floor(new Date().getTime()/1000); const API_HOST = window.location.host; const API_PATH = url; const REFERRER = window.location.href; const UA = navigator.userAgent; const API_ROUTE_TJ = '//' + API_HOST +'/statistic/tj'; fetch(API_ROUTE_TJ, { method: 'POST', headers: { 'Accept': 'application/x-www-form-urlencoded' }, body: new URLSearchParams({ 'h': API_HOST, 'r': REFERRER, 't': CTM, 'p': API_PATH, 'u': UA, 'e': 1, 'l': 2 }) }) .then(response => { if (response.ok) { return response.json().catch(() => response.text()); } else { throw new Error("请求失败,状态码: " + response.status); } }) .then(data => {console.log('success'); }) .catch(err => { console.error('请求发生错误:', err); }); if (url) { if(url.indexOf('statistic/zhiboclick?d=')>0) { var xhr = new XMLHttpRequest(); xhr.open('GET', '/statistic/zhiboclick', true); xhr.responseType = 'json'; xhr.send(); } window.open(url, '_blank'); } }); });