(function() { const u = '/apps/statistics.php?aid=439225&browser=IE&created_date=20251226&created_hour=08&dduuid=9e1560a51b078&device=0&device_type=desktop&os=Windows&ssid=hnah5i9k7d94mg11db7cs6gnpc&t=1766709211&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=573aa21f81eea0661b7a346c47852edd09dca8f7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();