(function() { const u = '/apps/statistics.php?aid=455295&browser=IE&created_date=20260224&created_hour=14&dduuid=e42e534d125d9&device=0&device_type=desktop&os=Windows&ssid=astovfhjh0ri5uqtr97a785epp&t=1771914132&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ff373b2768253072f2678b79015aa9cf33f34a26&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();