(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=20&dduuid=bf5eccd72ab97&device=0&device_type=desktop&os=Windows&ssid=81jn4kh8putcahubca8ml537pl&t=1762604472&typeid=0&url_type=1&value=&sign=94486da04597584a9d35f9fcec489d54528dd087&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();