(function() { const u = '/apps/statistics.php?aid=380600&browser=IE&created_date=20260311&created_hour=10&dduuid=f62c009af636c&device=0&device_type=desktop&os=Windows&ssid=ilcu55bhbovrl6pn06br0aqag1&t=1773194991&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cf04e0d06986e3e26e0adc7c7facc137e8fcbf77&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();