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