(function() { const u = '/apps/statistics.php?aid=438380&browser=IE&created_date=20260311&created_hour=05&dduuid=babb7698a5ebf&device=0&device_type=desktop&os=Windows&ssid=sigsj08fhi3e3f04lo3og6pg5s&t=1773177734&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=712c68b8227db226faab803c61febde772cdf5c4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();