(function() { const u = '/apps/statistics.php?aid=439592&browser=IE&created_date=20251207&created_hour=22&dduuid=3f6e4eb73850a&device=0&device_type=desktop&os=Windows&ssid=3rqv79ffcoqao885hlj2anel2d&t=1765118177&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=211c31138eb7c1ff0ab883b99a6b3d53d1198c3e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();