(function() { const u = '/apps/statistics.php?aid=454466&browser=IE&created_date=20260307&created_hour=21&dduuid=c55e20ce20b56&device=0&device_type=desktop&os=Windows&ssid=uedru384idfqks0mvl3p81q3ro&t=1772889602&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1992e92c1cb740e3b7cd42fe49e8b3b8a467d2b4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();