(function() { const u = '/apps/statistics.php?aid=336583&browser=IE&created_date=20251222&created_hour=13&dduuid=5c64cc6320037&device=0&device_type=desktop&os=Windows&ssid=rk1o29bmhdup59dgshrjgd7iqk&t=1766383058&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=79472d6a44b8390176fa72791ff3555229612e7f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();