(function() { const u = '/apps/statistics.php?aid=455539&browser=IE&created_date=20260303&created_hour=17&dduuid=246898f3cfad1&device=0&device_type=desktop&os=Windows&ssid=ft4rocii3rideov21or60er9ii&t=1772528750&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=db7befaf4d00495ccfcb17ee36423774e1fc17d2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();