(function() { const u = '/apps/statistics.php?aid=258675&browser=IE&created_date=20260308&created_hour=12&dduuid=eed05d690cf7b&device=0&device_type=desktop&os=Windows&ssid=lk8ercsan995ivovt19jsjla25&t=1772943726&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1744e755e03a0f74010007d69c70c685b8053ed7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();