(function() { const u = '/apps/statistics.php?aid=445398&browser=IE&created_date=20260312&created_hour=07&dduuid=bc1319eab88c5&device=0&device_type=desktop&os=Windows&ssid=rqq4j3037ro9krdqio2bre31a0&t=1773272764&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5326e840cb41f8e64e34e637b6eb92eb4b9bc619&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();