(function() { const u = '/apps/statistics.php?aid=404998&browser=IE&created_date=20251222&created_hour=14&dduuid=b718fc31123cb&device=0&device_type=desktop&os=Windows&ssid=nfcna1r3k6o40t99savhnror0r&t=1766383258&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a3243a592ad3855d8dbc909ae25b2d70859913d9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();