(function() { const u = '/apps/statistics.php?aid=451304&browser=IE&created_date=20260311&created_hour=09&dduuid=2b27ec21bcbce&device=0&device_type=desktop&os=Windows&ssid=ttp3mnog04g6muqulu57rattl1&t=1773194117&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7159cd40fa473d13602270717d5a157bc47ce0fa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();