(function() { const u = '/apps/statistics.php?aid=363138&browser=IE&created_date=20260310&created_hour=19&dduuid=cd67bf70154f1&device=0&device_type=desktop&os=Windows&ssid=llmtm9arhffidt1n9cl45o0522&t=1773141879&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=372a3244f3946b605d1778998acd6f69228e57cc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();