(function() { const u = '/apps/statistics.php?aid=454449&browser=IE&created_date=20260304&created_hour=22&dduuid=63475319b1f10&device=0&device_type=desktop&os=Windows&ssid=j71dcb6i01sigoj7m7rfnm6202&t=1772632986&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=73587a8fe7277706c76e9b1caa937c04aa854f3a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();