(function() { const u = '/apps/statistics.php?aid=439818&browser=IE&created_date=20251208&created_hour=00&dduuid=2c0221229ed5c&device=0&device_type=desktop&os=Windows&ssid=sd080u5v0maio678ltil6qebh0&t=1765124872&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=160ced38df878fa84500603a6442b8d9c25d33ee&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();