(function() { const u = '/apps/statistics.php?aid=385031&browser=IE&created_date=20251220&created_hour=01&dduuid=c3f6788fbdb4c&device=0&device_type=desktop&os=Windows&ssid=eqoi5uevomrqrehei30d8od4g2&t=1766165929&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9d83dff7a77756c507b143aa1bff378ec7d4812b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();