(function() { const u = '/apps/statistics.php?aid=404413&browser=IE&created_date=20260307&created_hour=13&dduuid=592ec9c67e233&device=0&device_type=desktop&os=Windows&ssid=fftc6jaqj768v0btcts58574ga&t=1772862492&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4570d4eff8113f04835ae512fab1703e025f799a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();