(function() { const u = '/apps/statistics.php?aid=206330&browser=IE&created_date=20251227&created_hour=18&dduuid=5f28e776c63b5&device=0&device_type=desktop&os=Windows&ssid=ukjf3om6pvb7n0o3u5739bp5ak&t=1766831887&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0f25e92983de407abf5cd96ba994a808176cdd7c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();