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