(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=01&dduuid=7c6c83247a41c&device=0&device_type=desktop&os=Windows&ssid=dbgdc6imtdm1i6erhp9c6ilj68&t=1761153296&typeid=0&url_type=2&value=&sign=1835d4ed2f0c3b999980056eac25db42b7e16e8c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();