(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=21&dduuid=895acedc428cb&device=0&device_type=desktop&os=Windows&ssid=i5ogchiai8lg57t37c5ofqhgia&t=1760536176&typeid=0&url_type=2&value=&sign=682204ce8f6cb8ec1cea89913fdea1699975de8f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();