(function() { const u = '/apps/statistics.php?aid=445423&browser=IE&created_date=20251226&created_hour=16&dduuid=43e6834399a80&device=0&device_type=desktop&os=Windows&ssid=p2ge4rtrcd0nbkbat338nvuimo&t=1766738959&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9a0165c416bbdc736619dc052be4da991811bee7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();