(function() { const u = '/apps/statistics.php?aid=441945&browser=IE&created_date=20251208&created_hour=11&dduuid=30f851994a113&device=0&device_type=desktop&os=Windows&ssid=38cucfubvdbrrf422g9g04r1tf&t=1765165135&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4fd109c79684c881df54bcb7fc90d25fde9d4772&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();