(function() { const u = '/apps/statistics.php?aid=447636&browser=IE&created_date=20260113&created_hour=13&dduuid=c90ca615d8c28&device=0&device_type=desktop&os=Windows&ssid=tru11203783mocem91a545p39l&t=1768283109&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=380d08e2358599228508fd77b347c4b837b3d697&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();