(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251027&created_hour=22&dduuid=4b88659a4d125&device=0&device_type=desktop&os=Windows&ssid=cmlt9mumiqrr8qlls91l8kk8aa&t=1761576251&typeid=0&url_type=2&value=&sign=76bdb47143a308fd1a049bee00a2d0e9e7f60177&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();