(function() { const u = '/apps/statistics.php?aid=442273&browser=IE&created_date=20260306&created_hour=03&dduuid=ad14555805ac1&device=0&device_type=desktop&os=Windows&ssid=jvvf69qora3nmio5dbf9800vcd&t=1772738284&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4ab1c690b2652c481ab8d0119da8beb984f32b0d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();