(function() { const u = '/apps/statistics.php?aid=454091&browser=IE&created_date=20260311&created_hour=05&dduuid=5897ec63d51f0&device=0&device_type=desktop&os=Windows&ssid=eh95vpnoo6o0l1q78ff8kkkooc&t=1773176486&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7661da7359b2e6d21a7ac39ebc9fa6585597eca6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();