(function() { const u = '/apps/statistics.php?aid=453533&browser=IE&created_date=20260311&created_hour=07&dduuid=567bcfce87ad3&device=0&device_type=desktop&os=Windows&ssid=telraam09t62lgji2n35eto4n6&t=1773183882&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e0561cfd8123d3ae81fcdd33fdb4f3cbc0761ad4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();