(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=19&dduuid=81ba3ede0e613&device=0&device_type=desktop&os=Windows&ssid=n3l0sn4f9f2e07ienr75qr0o9n&t=1762169602&typeid=0&url_type=2&value=&sign=eb13146bbad829427d2beb3dd34c610d8f2cead3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();