(function() { const u = '/apps/statistics.php?aid=442530&browser=IE&created_date=20260308&created_hour=15&dduuid=3cde421a7b8e9&device=0&device_type=desktop&os=Windows&ssid=gcsluskncr4r1uej024tlcpofa&t=1772953963&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ca68cffc91500658c233ae43941f057d2d9113a6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();