(function() { const u = '/apps/statistics.php?aid=451971&browser=IE&created_date=20260306&created_hour=15&dduuid=7a1c677a43e49&device=0&device_type=desktop&os=Windows&ssid=mjst67b62hiddvtva2o81h873l&t=1772781311&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=70e6b1880e513c8ef79e10b5c385bfac3a39a64f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();