(function() { const u = '/apps/statistics.php?aid=455473&browser=IE&created_date=20260313&created_hour=00&dduuid=0851df8d29950&device=0&device_type=desktop&os=Windows&ssid=isa3toeithm5lvd5moo3fcn9kl&t=1773334535&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d8443f3330ef04155d738e5d7d931b0938ebcc70&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();